mirror of
https://github.com/msitarzewski/agency-agents.git
synced 2026-07-31 16:57:45 +03:00
zcode: gitignore generated output + add integration README
Bring the ZCode integration in line with the other tools: the 243 generated agent files (integrations/zcode/agents/*.md) are output of `convert.sh`, not source — add a .gitignore rule so they can't be committed, and add integrations/zcode/README.md documenting generate/install (matching the vibe and qwen integration READMEs). Verified: generated agents are now git-ignored, the README is tracked, and check-tools.sh still passes at 16 tools. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WKnDRWM4izsB8WAXKszhsq
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
72be8b543e
commit
971bf35668
@@ -84,4 +84,5 @@ integrations/osaurus/agency-*/
|
||||
integrations/hermes/agency-agents-router/
|
||||
integrations/vibe/agents/
|
||||
integrations/vibe/prompts/
|
||||
integrations/zcode/agents/
|
||||
graphify-out/
|
||||
|
||||
Reference in New Issue
Block a user