feat: Universal Agent API Bridge & Modular Skill Engine Overhaul
- Add Gitea/Vikunja API sync scripts to eliminate prompt-pollution. - Move submodules to .agent/vendor for proper CLI encapsulation. - Implement extract_skills.js to dynamically flatten 19 active skills. - Translate CLI skill descriptions to Korean. - Mask .env.agent in .gitignore ensuring true Zero-Pollution secure template.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,3 +3,5 @@
|
||||
.claude/
|
||||
.gemini/
|
||||
*.log
|
||||
.agent/config/.env.agent
|
||||
.knowledge/project_wiki/
|
||||
|
||||
Reference in New Issue
Block a user