Skip to content

AIOS
imklom.im — AI 图像生成 赞助 · Sponsor imklom.im AI 做图 · 一句话生成高质量图片 / AI image generation.
THE AIOS BLOG

Notes from the local agent layer

Deep dives, release notes, and field reports on memory, orchestration, and verification from the team building AIOS.

All posts 50 articles

AIOS3 min read v5.8.1: No More Frozen Agents — aios-shell Stall Fix and LLM-Judged Requirements Clarification AIOS v5.8.1 fixes the aios-shell MCP stall that froze opencode/codex mid-command, and replaces regex-based ambiguity detection with LLM semantic judgment — grilling happens in-execution, one decision at a time. RexAI Team2026-08-26 AIOS3 min read v5.8.0: AIOS Learns Safely — Session Memory, Evidence Gates, and Governed Self-Evolution AIOS v5.8.0 closes the broken memo trigger chain and adds a governed self-evolution pipeline with deterministic acceptance checks, canary promotion, rollback, and version update notices. RexAI Team2026-08-22 AIOS5 min read v5.6.1: Plan-Driven Multi-Agent Dispatch — aios work Reads Your Plan v5.6.1 makes aios work plan-driven: eligible tasks from the active structured plan become parallel work items with dependencies, owned paths, and acceptance criteria — no more implicit decomposition. RexAI Team2026-08-12 AIOS4 min read v5.6.0: Parallel Multi-Agent Coding with One Command — aios work v5.6.0 adds aios work: one command turns any task into a planned, concurrent multi-agent dispatch — plan, implement, review, and security-check with a merge gate, instead of waiting on a single agent. RexAI Team2026-08-11 Graph Engine6 min read Graph Engine Locally: AIOS Composes Loop Engineering Into a Verifiable Agent Graph How AIOS implements the Graph Engine locally — composes the Loop Engineering toolkit (verifier, exit conditions, state files) with graph nodes, edges, shared state, and failure routing into a verifiable agent graph. Compared with LangGraph, CrewAI, AutoGen. RexAI Team2026-08-10 AIOS1 min read v5.5.1: Evidence-Driven Agent Lifecycle Promotion v5.5.1 removes the hardcoded Agent promotion bottleneck: every canonical role is smoke-tested by default and verified managed evidence promotes it into live workflow orchestration. RexAI Team2026-08-08
19