logoalt Hacker News

mbergtoday at 2:33 AM1 replyview on HN

I just created agent-http that leverages the channels feature to enable you to wrap claude code with a http api. This provides an identical API to Agent API (https://github.com/coder/agentapi) that relies on terminal scraping to achieve this. Now you can interact with claude code in a headless manner using your subscription. Previously I think you had to do this via the Agents SDK which relies on api token use.


Replies

sunnybeetroottoday at 3:14 AM

Mind sharing a link?