crabtalk
agent
Pass
Health Pass
- License — License: Apache-2.0
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 392 GitHub stars
Code Pass
- Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
Agents daemon that hides nothing
README.md
Crabtalk
Agent daemon. Runs agents, dispatches tools, connects to MCP servers.
Start it, talk to it, extend it with components on PATH.
curl -fsSL https://crabtalk.ai/install.sh | sh
Or cargo install crabtalk. See the installation guide for details.
Quick Start
# Start the daemon
crabtalk daemon start
# Chat with your agent
crabtalk attach
Full config reference: crates/daemon/config.toml.
How It Works
The daemon ships with built-in tools (shell, task delegation, memory),
MCP server integration, and skills (Markdown prompt files).
Heavier capabilities live outside the daemon as components —
independent binaries that connect via auto-discovery.
Learn More
- The Crabtalk Book — manifesto, architecture, and design RFCs
- Configuration — crab.toml reference
- Contributing — architecture, layering, and data flow
License
MIT OR Apache-2.0
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found