Show HN: Claude-pee: use Claude -p without the programmatic usage credit pool
Category: cli-tool
Tags: claude, cli-tool, pty-manager, ai-wrapper, rust
Score: 5.8/10 (Innovation: 5, Technical: 7, Documentation: 7, Utility: 4)
Claude-pee is a Rust-based drop-in replacement for the Claude CLI that enables scriptable, non-interactive usage by managing PTY sessions, injecting prompts, and automatically exiting via stop hooks. It cleverly solves the problem of using Claude's programmatic API without consuming credits from that pool, with a well-architected async-free design and strict linting.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/sbhattap/claude-pee/tree/main · Rust · MIT
View on Hacker News