TigrimOSR v0.7.1 splits Judge from the agent loop and adds YAML-configurable multi-agent workflows

Unique_Champion4327 · reddit · 2026-07-28

What changed in TigrimOSR v0.7.1

The main architectural change is that the Judge is now separated from the primary Agent Loop and runs as an independent loop. After the agent finishes a task, its output is sent to the judge for quality and correctness checks; if it fails the rubric, feedback is sent back for another revision before the final result is returned.

What the platform supports

TigrimOSR is positioned as an open agentic engineering platform. Both loops can be configured separately via YAML, including:

It is written entirely in Rust, ships as a self-contained binary, and is released under Apache 2.0. Other features include custom YAML tools, built-in paper search via OpenAlex, six multi-agent architectures, browser control through Playwright MCP or Obscura, CLI agents, multi-provider API models, desktop and web UIs, mobile remote access, Telegram/LINE bots, and prebuilt macOS/Windows apps.

Original post →

More from coding & agent

coding & agent channel →