Show HN: Handoff – preserve coding context when agents run out of tokens
Category: devtools
Tags: cli-tool, ai, developer-tool, rust, context-transfer
Score: 6.5/10 (Innovation: 7, Technical: 6, Documentation: 7, Utility: 6)
Handoff is a Rust CLI tool that transfers coding context between AI coding agents like Codex and Claude Code by generating a markdown handoff file with session details, git state, and diffs. Its local-first design and cross-agent interoperability fill a practical gap for developers managing long refactoring sessions across different agent tools.
Target audience: backend devs, devops, ai engineers
Repository: https://github.com/TStansel/handoff · Rust · MIT
View on Hacker News