by jasonkneen · Agent Tool · ★ 21
lazar The smallest self-evolving agent harness. This is the TUI it built for me -- yours will not be the same as this One tool: — bash, sandboxed. One protocol: skills as filesystem entries. Everything else is emergent. Architecture The kernel is a small Rust runner. It does three things: Takes a prompt via . Calls Claude (SSE-streamed) with one tool, . Runs the bash through and feeds the output back. That's it. State (memory, skills) lives on disk. Capabilities are markdown files the agent reads and writes.
| Stars | 21 |
| Forks | 5 |
| Language | Rust |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 70.1698117765931/100 |
| Last Updated | 2026-06-11 |
| Created | 2026-04-29 |
| Platforms | rust |
| Est. Tokens | ~17k |
Explore other popular agent tool tools:
lazar is A self-evolving agent in rust with one tool that only uses skills. It is categorized as a Agent Tool with 21 GitHub stars.
lazar is primarily written in Rust.
You can find installation instructions and usage details in the lazar GitHub repository at github.com/jasonkneen/lazar. The project has 21 stars and 5 forks, indicating an active community.
lazar is released under the MIT license, making it free to use and modify according to the license terms.