Skip to content

agent-zsh v0.1.0

Latest

Choose a tag to compare

@fallintoplace fallintoplace released this 20 May 23:39

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