Self-hosted AI agent OS — streaming chat, tool use, persistent memory, and multi-agent teams. Runs entirely on your machine. - lthoangg/openagentd
Replies
Best
Maker
📌
Your on-machine multi-agent system. A long-running local service with a web cockpit, persistent memory, and a team of agents that coordinate to get real work done. Everything stays on your hardware.
Report
Maker
What you get
A cockpit, not a chat box. Command palette (Ctrl+P), drag-and-drop files, full-screen image viewer, and an inspector that shows every tool call and what came back.
Agents that can actually do things. Read and write files, run shell commands, search the web, generate images and video, manage todos, schedule tasks. Add more via a skill .md or any MCP server.
A workspace the agent shares with you. Every file the agent touches shows up in a side panel — browse, preview, download.
Persistent memory you can edit. Three-tier wiki: session notes, synthesised topics, and a USER.md injected into every prompt. Browse and edit it from the Wiki panel.
Run a team, not just one agent. Lead + worker setup with an async mailbox and team_message delegation. Watch each agent stream in its own pane — or merge into a single unified view.
Schedule it and walk away. Cron, interval, or one-shot schedules. Results appear when you come back.
See exactly what the agent is doing. Built-in OTel dashboard — token usage, latency, trace waterfall. No third-party SaaS, all local.
Pick your model, no lock-in. multiple providers — Gemini, OpenAI, OpenRouter, Bedrock, Grok, DeepSeek, cliproxy and more. Switch with one line in your agent config.
Replies
Your on-machine multi-agent system. A long-running local service with a web cockpit, persistent memory, and a team of agents that coordinate to get real work done. Everything stays on your hardware.
What you get
A cockpit, not a chat box. Command palette (Ctrl+P), drag-and-drop files, full-screen image viewer, and an inspector that shows every tool call and what came back.
Agents that can actually do things. Read and write files, run shell commands, search the web, generate images and video, manage todos, schedule tasks. Add more via a skill .md or any MCP server.
A workspace the agent shares with you. Every file the agent touches shows up in a side panel — browse, preview, download.
Persistent memory you can edit. Three-tier wiki: session notes, synthesised topics, and a USER.md injected into every prompt. Browse and edit it from the Wiki panel.
Run a team, not just one agent. Lead + worker setup with an async mailbox and team_message delegation. Watch each agent stream in its own pane — or merge into a single unified view.
Schedule it and walk away. Cron, interval, or one-shot schedules. Results appear when you come back.
See exactly what the agent is doing. Built-in OTel dashboard — token usage, latency, trace waterfall. No third-party SaaS, all local.
Pick your model, no lock-in. multiple providers — Gemini, OpenAI, OpenRouter, Bedrock, Grok, DeepSeek, cliproxy and more. Switch with one line in your agent config.