Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> **Warning**: This project is under active development. APIs and output formats may change between versions. Use with caution in production scripts.

A lightweight headless CLI wrapper for Claude Code that renders structured text output. Perfect for scripts, automation, logging, and headless environments.
Renders Claude Code's streaming JSON as readable terminal output. A drop-in replacement for headless environments where the interactive TUI isn't available.

<img width="777" height="692" alt="image" src="https://github.com/user-attachments/assets/77d5f72e-d546-4671-af80-dbabc78c885f" />

Expand Down
Loading