qhkm/zeptoclaw
A Rust-based agent framework providing a single binary for running personal AI assistants with tools, long-term memory, and sandboxed autonomy.

ZeptoClaw is a local-first AI assistant framework built in Rust that provides tools, memory, channels, providers, and autonomous execution capabilities in a single ~6MB binary. It supports streaming agent responses and integrates web fetching, shell execution, and persistent memory for AI agents running locally, at the edge, or on a VPS. The framework combines concepts from several AI assistant architectures while aiming for minimal footprint and high performance.
Frequently asked
- What is qhkm/zeptoclaw?
- A Rust-based agent framework providing a single binary for running personal AI assistants with tools, long-term memory, and sandboxed autonomy.
- Is zeptoclaw open source?
- Yes — qhkm/zeptoclaw is open source, released under the Apache-2.0 license.
- What language is zeptoclaw written in?
- qhkm/zeptoclaw is primarily written in Rust.
- How popular is zeptoclaw?
- qhkm/zeptoclaw has 645 stars on GitHub.
- Where can I find zeptoclaw?
- qhkm/zeptoclaw is on GitHub at https://github.com/qhkm/zeptoclaw.