Crabtalk
Agents daemon that hides nothing
...It is implemented in Rust and focuses on delivering high performance, reliability, and low overhead compared to more complex agent frameworks. The system is built around a small set of core primitives, including skills, memory, context isolation, and extensions, which together enable flexible and modular agent behavior. CrabTalk emphasizes simplicity by avoiding unnecessary abstractions, allowing developers to maintain full control over how agents operate and interact with their environment. One of its key design goals is to address common issues in multi-agent systems, such as context fragmentation and coordination inefficiencies, by providing clearer structure and tighter control over execution.