the-open-agent/openagent

⚡️next-generation personal AI assistant powered by LLM, RAG and agent loops, supporting computer-use, browser-use and coding agent, demo:...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 56 minutes ago
Added to GitGenius on September 12th, 2026
Created on May 29th, 2020
Open Issues & Pull Requests: 45 (+0)
GitHub issues: Enabled
Number of forks: 655
Total Stargazers: 5,615 (+0)
Total Subscribers: 57 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 3.5 days
90th percentile: 7.2 hours
Tracked items: 473

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 15% of issues opened in the past year have been closed. Three people close 97% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 33
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 329 days
Stale 30+ days: 33
Stale 90+ days: 26

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (334)
  • released (117)
  • bug (94)
  • question (14)
  • documentation (11)
  • wontfix (7)
  • invalid (5)
  • duplicate (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

OpenAgent is a personal AI assistant platform that combines large language models, retrieval-augmented generation, and autonomous agent loops in a self-hostable application.

The tool addresses the need for a unified AI assistant that can leverage multiple LLM providers while maintaining access to personal knowledge bases and executing complex tasks autonomously. It works by integrating RAG capabilities to ground responses in user documents, supporting agent loops that can browse the web, execute code, and invoke Model Context Protocol-compatible tools. The platform ships as a single binary with no installation overhead beyond downloading and running the executable.

Developers should choose this tool if they want a self-hosted alternative to commercial AI assistants with the flexibility to connect any major LLM provider and switch between them per conversation. It suits projects requiring document-grounded responses, autonomous task execution across web and code environments, and tool integration through MCP. The platform includes usage analytics, activity monitoring, tool management, and detailed logging interfaces for observability.

The project maintains active development with regular updates to its codebase. The team actively engages with the community through a Discord channel and provides multiple entry points for users including a live demo and interactive playground. Documentation is available and kept current alongside the main project repository.