kane-loop watches your code. On every save it runs your Kane CLI flows in a real browser, and when one fails it hands the failure to your agent, which patches the code. The app heals itself until Kane is green, with no human in the middle.
AI agents write code fast. Features ship from a prompt. But one part of the loop stayed manual: when the agent ships something, a human still opens a browser and clicks through to see if it actually works.
That is the bottleneck now. Not writing the code, trusting it. kane-loop closes it.
run --agentThe live verification, its NDJSON parsed to a pass or fail.
testmd runCommittable _test.md flows, cached and replayed for free.
context + designA PRD becomes acceptance criteria and scenarios.
testrunMany tests, one sealed evidence pack, gating CI.
evidenceScreenshots and logs the agent fixes from.
balance · export · skillLive credits, a Playwright export, an agent skill.
Live checkout: kane-loop-demo.pages.dev · Source: github.com/zkasuran/kane-loop