Show HN: I Built Open Source Claude Code Alternative, but Better at API Testing
13 hervekom 1 9/5/2025, 11:06:47 AM github.com ↗
Hi! My name is Herve Kom, a computer science student that is interested in learning new things everyday!
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!
Comments (1)
attogram · 9h ago
Nice. Suggest you add local llm options: Ollama, vLLM, LM studio, even llama.cpp