by iOfficeAI · Agent Tool · ★ 104
aionrs A Rust-based LLM tool-use agent for the command line. It connects to LLM APIs, autonomously invokes local tools (file I/O, shell, search, etc.), and completes tasks end-to-end. Features Multi-provider — Anthropic, OpenAI (and compatibles like DeepSeek/Ollama/Gemini), AWS Bedrock, Google Vertex AI ProviderCompat layer — Configuration-driven compatibility for provider quirks (no hardcoded conditionals) Reasoning model support — OpenAI / reasoning models with control 7 built-in tools — Read, Write, Edit, Bash, Grep, Glob, Spawn (sub-agents) MCP client — Connect to any Model Context...
| Stars | 104 |
| Forks | 42 |
| Language | Rust |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 64.5058933905015/100 |
| Open Issues | 18 |
| Last Updated | 2026-07-08 |
| Created | 2026-04-01 |
| Platforms | cli, rust |
| Est. Tokens | ~23k |
These tools work well together with aionrs for enhanced workflows:
Explore other popular agent tool tools:
aionrs is A multi-provider AI agent CLI with tool orchestration support. It is categorized as a Agent Tool with 104 GitHub stars.
aionrs is primarily written in Rust.
You can find installation instructions and usage details in the aionrs GitHub repository at github.com/iOfficeAI/aionrs. The project has 104 stars and 42 forks, indicating an active community.
aionrs is released under the Apache-2.0 license, making it free to use and modify according to the license terms.