uxname/kodu
High-performance CLI to prepare codebase for LLMs, automate reviews, and draft commits.
Supports deterministic code cleaning via AST-based parsing to reduce token costs, in-terminal code reviews with configurable modes (bug/security), and remote server operations with strict JSON output for agent integration. Built on NestJS with local-first execution—all analysis runs on your machine with zero data retention, and direct API key passthrough to LLM providers.
Available on npm.
Stars
2
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Mar 02, 2026
Monthly downloads
996
Commits (30d)
0
Dependencies
20
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/uxname/kodu"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shcherbak-ai/contextgem
ContextGem: Effortless LLM extraction from documents
mufeedvh/code2prompt
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt...
ShahzaibAhmad05/gitree
An upgrade from "ls" for developers. An open-source tool to analyze folder structures and to...
nicepkg/ctxport
Copy AI conversations as clean Markdown Context Bundles — one click from ChatGPT, Claude,...
mkorpela/kopipasta
`cat project | LLM | patch`. Transparent context control and interactive patching for...