Add Agent OS to Tools section - #45
Conversation
|
Hi @Jenqyang! Friendly follow-up on this PR. Agent-OS and Agent-Mesh offer a novel approach to AI agent governance with formal verification, trust scoring, and delegation chains. Would love to be part of your curated list! Happy to adjust the format. |
|
Friendly ping -- Agent OS was just merged into microsoft/agent-lightning (14k stars): microsoft/agent-lightning#478 -- Also featured in awesome-llm-apps (92k stars). Would love to get this listed when you have a moment! |
|
Hi! Just an update: our projects now have two major integration merges β LlamaIndex (47k stars) and Microsoft agent-lightning (14k stars). Would appreciate a review when you get a chance! π |
|
Thank you so much @Jenqyang for merging this! π Really appreciate being included in the Awesome AI Agents list. Will keep the project details updated as we ship new features. |
Adds Agent OS to the Tools section β a kernel architecture for governing autonomous AI agents.
What it does: Intercepts agent actions mid-execution with deterministic policy enforcement (not prompt-based). Provides POSIX-inspired primitives (signals, VFS, syscalls) and an MCP server for Claude Desktop.
Why it fits: Similar to Agentic Radar (already listed), Agent OS provides governance and safety tooling for agentic workflows, but at the execution layer rather than scanning.