{"repo":"iii-experimental/agentos","free":true,"listed":false,"github":"https://github.com/iii-experimental/agentos","clone":"git clone https://github.com/iii-experimental/agentos.git","description":"The agent OS that evolves itself.","language":"Rust","stars":161,"topics":["agent-framework","ai-agent","llm","mcp","multi-agent","orchestration","rust","self-evolving","typescript","iii-engine"],"license":"Apache-2.0","category":"ai-agents","readme_excerpt":"website · architecture · quickstart · workers --- § 01 · Thesis AgentOS isn't another agent framework. It's what's left when the runtime becomes someone else's problem. 65 narrow workers — one Rust binary per domain — register Functions and Triggers on the iii engine. Every capability is one shape: register function(...) . The engine carries routing, retries, state, and traces. not yes --- --- assemble a runtime from category-shaped pieces collapse the categories onto one bus teach the model your DSL teach it three nouns bespoke agent runtime narrow workers on iii § 02 · Three primitives Primitive What it does Examples --- --- --- Worker One Rust binary per domain. Connects to the engine over WebSocket. agent-core , llm-router , realm Function A named handler registered by a Worker. agent::chat , llm::route , memory::search Trigger Binds a Function to HTTP, cron, or pub/sub. POST /v1/chat → agent::chat That's the whole protocol. Workers stay narrow; everything else lives in the engine. § 03 · Quickstart Engine boots on port 49134. 64 Rust workers connect. 257 functions register. The TUI opens on Chat — type a message, hit Enter, the agent replies. /help shows the full keymap. Ctrl+W browses the worker catalog. Prefer driving by HTTP? Same thing without the TUI: § 04 · Calling a function This is the only inter-worker contract. There is no shared in-process state. § 05 · Registering one § 06 · Workers 64 Rust + 1 Python, grouped by responsibility. Group Workers --- --- Reasonin","default_branch":null,"files":null,"tree":[],"storefront":"/r/iii-experimental","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/iii-experimental/agentos/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}