OpenAgent
ActiveDescription
Next-generation personal AI assistant powered by LLM, RAG and agent loops, supporting computer-use, browser-use and coding agent capabilities.
Key Features
- Support for 30+ model providers, switchable per conversation without code changes
- Autonomous agent loops: browser automation, web search, shell execution and Office automation
- MCP-compatible integration with any MCP server (SSE/Stdio/StreamableHTTP)
- RAG knowledge base with auto-chunked document embedding and semantic search
- Single binary distribution with no runtime dependencies, ready to use out of the box
- Visual workflow builder with conditional branching, parallel execution and task scheduling
Use Cases
Strengths & Limitations
✅ Strengths
- • Actively maintained, recent updates
- • High community interest (5.6k stars)
- • Permissive open-source license (Apache-2.0)
- • Responsive to issues, low backlog
Categories
Quick Start
Run curl -fsSL https://raw.githubusercontent.com/the-open-agent/openagent/master/scripts/install.sh | bash then open http://localhost:14000. Also supports Docker and building from source (Go 1.25+, Node.js 20+).