First public release of agent-zsh: zsh workflows for agent-assisted open-source maintenance.
Highlights:
- Review bundles for PRs, commits, and repo orientation with agz review.
- Local checkpoint branches with saved context through agz checkpoint.
- Guarded git force-push and reset-origin flows with strict origin/ checks.
- zsh completion, CI, documentation, and an integration test.
Verification:
- zsh -n agent-zsh.plugin.zsh lib/agent-zsh/*.zsh completions/_agz test/run.zsh
- zsh test/run.zsh