Built an open Agentic AI system in Rust with customizable agent loops (TigrimOSR)
Summary
Announces TigrimOSR, an open-source agentic AI system built in Rust with customizable agent loops.
Similar Articles
TigrimOSR v0.6.2 — Open Loop Engineering: create your own custom agent loop with Rust browser + LINE/Telegram bots
TigrimOSR v0.6.2 introduces Open Loop Engineering, allowing users to define custom agent loops via YAML profiles, integrates the Obscura Rust browser for web automation, and adds LINE/Telegram bot control. The release emphasizes transparency and user control over agent behavior.
TigrimOSR v0.4.1: Running AI agents headless on a remote server, controlled by a fast local Rust UI
TigrimOSR v0.4.1 is a Rust-native tool that enables running AI agents headless on a remote server while controlling them from a fast local desktop UI, supporting remote caching and multi-agent workflows.
I’m a solo dev building TigrimOSR, a Rust-native AI agent workspace for engineering and developer workflows.
A solo developer presents TigrimOSR, a Rust-native desktop application that integrates chat, files, terminal, tasks, and multi-agent orchestration to provide structured workflows for engineering decisions, aiming to reduce randomness in agentic AI.
Learnings from 100K lines of Rust with AI (2025)
A developer shares learnings from building a 100K-line Rust-based multi-Paxos consensus engine using AI coding agents, achieving dramatic productivity gains and performance improvements.
I built agentwerk, a tiny Rust crate for scaling agent collaboration focusing on getting work done
The author introduces agentwerk, a lightweight Rust crate designed for scaling agent collaboration through a ticket system, aiming to provide a simpler alternative to bloated frameworks like LangChain or AutoGen for human-in-the-loop-free pipelines.