agent active

Darce

Maker: AmerSarhan License: MIT Stars: 9 First released: 2026-03-31 Language: TypeScript
CLI IDE

About

Darce exists to strip a terminal coding agent down to the smallest practical footprint: a 14 kB TypeScript package that installs in seconds and ships seven tools (Read, Write, Edit, Bash, Glob, Grep, WebFetch) rather than the sprawling feature sets of Claude Code-class harnesses. Requests route through a hosted API to models including Qwen3 Coder, Grok, Claude Sonnet, Gemini, DeepSeek, and Llama 4, with free and paid request quotas, and the CLI adds session resume, context compaction, and cost tracking on top. The target user is someone on constrained hardware or bandwidth who wants basic agentic editing without a large install. Development has stalled — 15 commits, no releases, and a comparison table whose 'open source' claim the repo does not clearly support — so it functions best as a minimalist reference.