conclaude
Safely constrain and conclude Claude Code sessions.
Github: https://github.com/conneroisu/conclaude
conclaude ΒΆ
I wrote conclaude to give developers reliable control over Claude Code sessions, ensuring they terminate cleanly within defined constraints. The tool provides a safety layer around agentic coding sessions, preventing runaway executions and enforcing boundaries. It is implemented in Rust to take advantage of its strong safety guarantees and low overhead.