- 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.
8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
.agent/env/node_modules/
|
|
.vscode/
|
|
.claude/
|
|
.gemini/
|
|
*.log
|
|
.agent/config/.env.agent
|
|
.knowledge/project_wiki/
|