🛠️Craft Agents
craft-ai-agents/craft-agents-oss
Document-centric desktop app for agents
⭐ Popular: 7k stars, gaining about 52 a week
View on GitHub ↗repo profile
momentum
durability
since we covered it
why it's a big deal
- Gives people who want to work with Claude agents outside a terminal a GUI-first desktop app, organized around sessions and documents rather than code repositories.
- Replaces config files with natural-language prompting, so connecting APIs, MCP servers, and skills happens by describing the task rather than editing configuration.
- Serves users who need to run and track multiple agent tasks at once, with an inbox, status workflow from Todo to Done, and background execution.
under the hood
- Built in TypeScript on the Claude Agent SDK, with a Bun runtime and an Electron plus React desktop client using Vite, shadcn/ui, and Tailwind CSS.
- Structured as a monorepo with separate CLI, Electron, core, and shared packages; sessions persist as JSONL and credentials are stored with AES-256-GCM encryption.
- Supports multiple LLM providers including Anthropic, Google AI Studio, ChatGPT Plus, and GitHub Copilot, plus OpenAI-compatible and Anthropic-compatible custom endpoints, and can run headless on a server with a thin desktop or CLI client.
Radar summary, generated from the project's public sources
star history
- PR#33 6k 2026-05-06
- now 7k + 1k since first covered
curve is sampled from GitHub's star history, plus our own daily readings since we covered it; the dashed stretch is before we first covered it, the solid line since. figures at coverage are the numbers we printed then (approx.), current count is live.
understory
Output and attention are roughly in balance.
- output, commits & releases
- clout, star velocity
output = commits & releases; clout = star velocity, both 0 to 100 monthly indices; the gap where output runs above clout is the understory. The understory →
covered in
-
Document-centric desktop app for agents
similar projects
compare these →- 🦀 OpenClaw
55× the stars
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
386k ACTIVE - 🥧 pi-mono
13× the stars
AI agent toolkit: unified LLM API, agent loop, TUI, coding agent CLI
91k ACTIVE - 📎 paperclip
11× the stars
The open-source app everyone uses to manage agents at work
78k ACTIVE
comments
Sign in with GitHub to add your blip on Craft Agents.