Show HN: A tiny shell agent in Rust
Category: cli-tool
Tags: shell-agent, rust, openai-compatible
Score: 5.8/10 (Innovation: 5, Technical: 6, Documentation: 6, Utility: 6)
Nano-agent is a tiny Rust-based shell agent that interfaces with any OpenAI-compatible API to execute commands with user approval, supporting features like MCP tools, planning mode, and ACP delegation. It offers a simple, secure way to automate shell tasks, with a REPL and multi-model support, making it a lightweight alternative to larger agent frameworks.
Target audience: backend devs
Repository: https://github.com/skorotkiewicz/nano-agent ยท Rust
View on Hacker News