cosmicstack-labs/mercury-agent

Soul-driven AI agent with permission-hardened tools, token budgets, and multi-channel access. Runs 24/7 from CLI, Telegram or More.

View on GitHub ↗Jump to charts ↓Open shareable report →

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 2 hours ago
Added to GitGenius on September 21st, 2026
Created on April 20th, 2026
Open Issues & Pull Requests: 46 (+0)
GitHub issues: Enabled
Number of forks: 342
Total Stargazers: 3,166 (+0)
Total Subscribers: 19 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 40.3 days
Mean response time: 31.0 days
90th percentile: 92.3 days
Tracked items: 29

How this project is maintained

Roughly one issue in three opened in the past year never receives a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 38% of issues opened in the past year have been closed. Three people close 100% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 29
New in 7 days: 0
Closed in 7 days: 8
Avg open age: 105 days
Stale 30+ days: 25
Stale 90+ days: 17

Recent activity

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

Top labels

  • bug (1)
  • enhancement (1)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

Mercury Agent is an AI agent framework that runs continuously across multiple channels with built-in security and resource constraints.

The tool addresses the need to deploy autonomous AI agents that can operate reliably in production environments while maintaining strict control over their capabilities and resource consumption. It achieves this through permission-hardened tools that restrict what actions an agent can perform, token budgets that limit computational spending, and a multi-channel architecture allowing the same agent to be accessed via CLI, Telegram, or other interfaces. The "soul-driven" design suggests the agent maintains persistent state and personality across interactions.

Teams building production AI assistants should consider Mercury Agent if they need agents that run continuously without human intervention and require fine-grained control over tool access and API costs. The framework suits projects where security and resource management are primary concerns, such as internal automation tools, customer-facing assistants with strict operational budgets, or systems that must operate across multiple communication platforms simultaneously. The permission-hardening and token budget features distinguish it from simpler agent frameworks that lack these constraints.

Development activity shows consistent engagement with the codebase through regular commits addressing core functionality and bug fixes. The project maintains active issue resolution, indicating responsiveness to user-reported problems. Documentation updates appear alongside feature development, suggesting attention to keeping guidance current with implementation changes. The maintainers demonstrate focus on stability and reliability rather than rapid feature expansion.