Hacker News new | ask | show | jobs
by bravura 342 days ago
Claude Code with an API token, even when told: "Iterate until github is green without stopping" will sometimes just stop and wait to be told to continue.
1 comments

For a POC, I've wrapped it with another LLM that makes some judgements and sends the appropriate (Keep going, do xyz) messages. Worked well enough for basic tasks