@cc2agui/cli
v0.1.0
Published
Convert Claude Code stream-json output to AG-UI events on the command line
Maintainers
Readme
@cc2agui/cli
The cc2agui command: Claude Code stream-json in,
AG-UI events out, as NDJSON or SSE on stdout.
claude -p "say hi" --output-format=stream-json --verbose | npx @cc2agui/cliA stored capture can be converted by naming it instead of piping it: cc2agui run.jsonl. Flags:
--thread-id, --run-id, --sse, --snapshot, --validate — see cc2agui --help.
The flags, the exit codes and the event mapping the CLI applies are documented in the repository README.
MIT licensed.
