sworddut/myclaw
50 stars · Last commit 2026-02-26
A Claude-Code-like CLI coding agent scaffold (TypeScript + oclif)
README preview
# myclaw A CLI coding agent scaffold (TypeScript + oclif). See `QUICK_START.md` for a 5-minute setup guide. ## Tech stack - Node.js 20+ - TypeScript - oclif - execa (tool execution) - cosmiconfig + dotenv (config) - zod (schema) - in-memory session store (v0.2.0 baseline) - vitest (tests) ## Quick start Install from npm: