Skip to content

fix: broken symlink ref and update agents for Claude Code v2.1.49+#60

Merged
snkrheadz merged 2 commits intomainfrom
fix/claude-code-v2.1.49-update
Feb 25, 2026
Merged

fix: broken symlink ref and update agents for Claude Code v2.1.49+#60
snkrheadz merged 2 commits intomainfrom
fix/claude-code-v2.1.49-update

Conversation

@snkrheadz
Copy link
Owner

Summary

  • install.sh: Remove dead save-to-obsidian.js symlink reference, add missing post-verify-rule-proposal.sh symlink
  • governance-proposer: Add isolation: worktree to prevent unintended direct CLAUDE.md edits (enabled by v2.1.49)
  • build-validator: Upgrade model from haiku to sonnet for better build error interpretation
  • CLAUDE.md: Update hooks documentation count (3→4) and add post-verify-rule-proposal.sh entry

Test plan

  • bash -n install.sh passes
  • shellcheck install.sh passes
  • head -7 claude/agent-catalog/governance-proposer.md shows isolation: worktree
  • head -7 claude/agent-catalog/build-validator.md shows model: sonnet
  • ls claude/hooks/*.sh | wc -l returns 4
  • grep "save-to-obsidian" install.sh returns no results

🤖 Generated with Claude Code

snkrheadz and others added 2 commits February 25, 2026 12:24
- Remove dead save-to-obsidian.js symlink from install.sh
- Add missing post-verify-rule-proposal.sh symlink to install.sh
- Add worktree isolation to governance-proposer agent
- Upgrade build-validator model from haiku to sonnet
- Update CLAUDE.md hooks documentation (3→4)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@snkrheadz snkrheadz merged commit 0c6b4ac into main Feb 25, 2026
1 check passed
@snkrheadz snkrheadz deleted the fix/claude-code-v2.1.49-update branch February 25, 2026 03:35
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