Skip to content

Commit e8f9d72

Browse files
zmanianclaude
andcommitted
fix(completions): apply compdef guard during zsh generation
Instead of hand-patching the generated ironclaw.zsh file (which is fragile and lost on regeneration), patch the compdef call in the generation code itself. The Zsh output is post-processed to wrap `compdef _ironclaw ironclaw` with a `$+functions[compdef]` guard. Regenerated ironclaw.zsh from the patched code to stay in sync. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e9d028d commit e8f9d72

2 files changed

Lines changed: 344 additions & 47 deletions

File tree

0 commit comments

Comments
 (0)