Kaktoos: open-source tool verifies AI-written API integrations against OpenAPI contracts

richocolate · reddit · 2026-09-10

An indie developer open-sourced Kaktoos to address a blind spot in AI coding agents: when the agent writes both integration code and its tests, passing tests don't prove the code matches the real API.

Workflow: AI agent → integration code → Kaktoos (executes against OpenAPI contract + live API) → structured failures → agent fixes.

Features:

The author is experimenting with whether independent verification matters for AI-generated code and seeks feedback on scenario-definition cost, coverage vs existing tests, and CI adoption.

Related event: Kaktoos: open-source tool validates AI-written API code against OpenAPI specs(2 posts)→

Original post →

More from coding & agent

coding & agent channel →