Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Cidan
75 days ago
|
parent
|
context
|
favorite
| on:
Anthropic says OpenClaw-style Claude CLI usage is ...
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
75 days ago
|
next
[–]
This is awesome. Thank you for pointing out streaming JSON input and output, I'll definitely be taking a look at that.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I'm doing this today in https://github.com/Cidan/ask -- works great.