Jarcode is an early-stage CLI AI coding assistant project.
This repository is currently an exploration build to test the overall direction before the project is developed more fully.
Current exploration areas:
- OpenAI integration
- Anthropic integration
- Gemini integration
- MCP integration
- CLI agent workflow
Status:
- In progress
- Experimental
- Not finalized
Tooling:
- Bun
- TypeScript
Run locally:
bun install
bun run build
bun testThis project is being built step by step. The current code is meant for exploration, testing, and iteration.