Skip to content

fix: include agents in clone_dirs (v1.5.7)#73

Merged
nmhjklnm merged 2 commits intomasterfrom
fix/clone-dirs-add-agents
Apr 27, 2026
Merged

fix: include agents in clone_dirs (v1.5.7)#73
nmhjklnm merged 2 commits intomasterfrom
fix/clone-dirs-add-agents

Conversation

@nmhjklnm
Copy link
Copy Markdown
Owner

Summary

  • ~/.claude/agents/ was missing from the clone list in cac env create --clone, so new envs never got subagent configs.
  • Add agents alongside commands/hooks/skills/plugins in clone_dirs (src/cmd_env.sh:136).
  • Bump CAC_VERSION 1.5.6 → 1.5.7.

Test plan

  • bash build.sh rebuilds cac cleanly.
  • cac env create test --clone host symlinks agents (verified manually before PR).
  • CI: lint + version sync + npm publish on tag.

~/.claude/agents was missing from the clone list, so newly created
environments via --clone never inherited subagent configs. Add it
alongside commands/hooks/skills/plugins. Bump to 1.5.7.
@nmhjklnm nmhjklnm merged commit 966303d into master Apr 27, 2026
4 checks passed
@nmhjklnm nmhjklnm deleted the fix/clone-dirs-add-agents branch April 27, 2026 13:39
@nmhjklnm nmhjklnm mentioned this pull request Apr 27, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant