As one of my graduation project, I have developed a Claude Code -like Coding CLI, but with enhancement for API Testing:
- Auto-generate & run tests (unit, e2e, Playwright, CI/CD, etc.)
- Say bye-bye to hallucinations with built-in MCP Server to let LLM directly read from API Docs
- Adding Agent.md support for better context persistence across your whole codebase
- Automatic bug & security scans (logic is kind of basic but works great!)
- Vibes, I want it to feel less "enterprise" but more fun!
You can check the demo video in my github repo. Try it out!
attogram•2h ago