Remix.run Logo
Cidan 2 days ago

You don't really need to tmux at all for Claude Code CLI. Claude Code CLI supports streaming json input, and streaming json output; you can use stdin/out as a pipe to control Claude Code CLI.

I'm doing this today in https://github.com/Cidan/ask -- works great.

skapadia a day ago | parent | next [-]

This is awesome. Thank you for pointing out streaming JSON input and output, I'll definitely be taking a look at that.

tber123 2 days ago | parent | prev [-]

[dead]