TinyClaw is an open-source autonomous AI companion framework designed to make personal AI agents simpler, cheaper to run, and more accessible to individual users. The project is built from scratch with a deliberately small native core and a modular plugin architecture that allows capabilities to expand without turning the system into a heavy monolith. Its philosophy centers on creating a persistent AI companion that behaves more like a helpful digital partner than a purely configurable assistant. TinyClaw incorporates self-improving memory and smart routing mechanisms intended to reduce large language model costs by tiering queries intelligently. The framework is designed to be self-configuring and easy to set up compared to more complex agent stacks, with a Bun-native runtime and built-in web interface. Overall, TinyClaw aims to democratize autonomous AI agents by delivering a lightweight, extensible, and personality-driven companion platform that evolves with the user over time.
Features
- Native lightweight AI agent core
- Plugin-based extensibility model
- Self-improving temporal memory system
- Smart query routing for cost reduction
- Bun-native runtime with web interface
- Built-in security and anti-malware model