Releases: jimozo/agent-handoff-kit
Releases · jimozo/agent-handoff-kit
v0.1.2
v0.1.1 - Self-contained chat handoffs
Patch release improving chat handoff reliability.
Changes:
- Chat handoff templates are now self-contained.
- Continuation prompts no longer depend on surrounding conversation context.
- Added explicit guidance that the entire handoff block should be safe to paste into a fresh agent chat.
- Updated docs, snippets, and install templates.
Why it matters:
A user can now copy one handoff block into a new Codex, Claude Code, Cursor, or Aider session without losing the branch state, current work summary, open items, or next step.
v0.1.0 - Initial public scaffold
Initial public release of agent-handoff-kit.
A dependency-free Git + Markdown handoff protocol for teams using Claude Code, Codex, Cursor, Aider, and other coding agents in the same repository.
Includes:
- Agent-installable setup instructions
- Session logs and archive rotation
- Chat handoff and full handoff workflows
- Last-agent review commands
- Conflict handling for multi-agent branches
- Templates for AGENTS.md, CLAUDE.md, SESSIONS.md, SESSIONS_ARCHIVE.md, and CONTINUE.md
- Optional dependency-free installer script