TigrimOSR v0.7.2 – Open Graph Agentic System (Rust)

Reddit r/AI_Agents Tools

Summary

TigrimOSR v0.7.2 is an open graph agentic system in Rust, adding a lightweight CLI mode (~4 MB RAM), prebuilt binaries for macOS/Windows/Linux, and YAML-based configurability for agent graphs, models, and tools.

We Just released TigrimOSR v0.7.2. This update introduces a CLI mode designed for lightweight deployments. The CLI uses ~4 MB RAM, making it suitable for servers, containers, and edge environments. The project now provides prebuilt binaries for macOS, Windows, and Linux, so there’s no need to build from source. CLI is just one way to use TigrimOSR. It also supports: Desktop GUI Built-in browser for agentic web automation Remote headless mode The core philosophy remains the same: an open graph agentic system. Everything is configurable through YAML, including: Agent graph and loop connections Agent topology Models, prompts, tools, MCP servers, and skills Agent and Judge workflows The goal is to provide a fully open architecture that can be adapted to different domains without modifying the Rust source code.
Original Article

Similar Articles