<span class="vcard">/u/Unique_Champion4327</span>
/u/Unique_Champion4327

Built an open Agentic AI system in Rust with customizable agent loops (TigrimOSR)

I’ve been working on TigrimOSR, a native Rust desktop application for building and running multi-agent AI workflows. Instead of hardcoding the orchestration logic, the entire agentic loop is configurable through YAML. You can customize: Agent loo…

TigrimOSR v0.6.2 — Open Loop Engineering: create your own custom agent loop with Rust browser + LINE/Telegram bots

Hi everyone, I’m building TigrimOSR, a Rust-native multi-agent AI workspace. The core idea is Open Loop Engineering: instead of using a fixed hidden agent loop, users should be able to create, edit, inspect, and control their own custom loop. In Tigrim…