by eikarna · Codex Skill · ★ 37
A high-performance Rust implementation of the Hermes-Agent orchestration loop for LLM-driven tool execution. Features Streaming-First Architecture: Detect and execute tool calls incrementally from partial LLM outputs Tolerant XML Parser: Handle malformed tags and unclosed JSON with state-machine parsing Early Tool Detection: Initiate tool execution as soon as is detected Self-Healing: Automatically re-prompt LLM with error context on failures Dynamic Schema Generation: Automatically generate JSON Schema from Rust structs Shared TOML Configuration: One runtime config model across and Ratatui...
| Stars | 37 |
| Forks | 8 |
| Language | Rust |
| Category | Codex Skill |
| License | Apache-2.0 |
| Quality Score | 77.0572957485336/100 |
| Open Issues | 1 |
| Last Updated | 2026-05-25 |
| Created | 2026-04-17 |
| Platforms | claude-code, codex, rust |
| Est. Tokens | ~300k |
Explore other popular codex skill tools:
hermes-rs is A high-performance Rust implementation of the Hermes-Agent orchestration loop for LLM-driven tool execution.. It is categorized as a Codex Skill with 37 GitHub stars.
hermes-rs is primarily written in Rust. It covers topics such as ai, ai-agent, ai-agents.
You can find installation instructions and usage details in the hermes-rs GitHub repository at github.com/eikarna/hermes-rs. The project has 37 stars and 8 forks, indicating an active community.
hermes-rs is released under the Apache-2.0 license, making it free to use and modify according to the license terms.