A persistent, daemon-based multi-agent system that leverages opencode to automatically discover, plan, implement, and review code changes across a codebase.
Stars
50
Forks
8
Watchers
50
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
19
commits
Add agent variant support to exploration system with config-driven variant selection and CLI flag passing
b5b8532View on GitHubAdd epic linking support to Jira issue creation with required epic field and agile API integration
13fb076View on GitHubAdd Jira issue creation mode with routing hints, task mode field, and code formatting improvements
bb72a36View on GitHubAdd comprehensive documentation for autonomous code exploration system
a4f472bView on GitHubRemove completion_reason field from exploration system to simplify metadata tracking
054575eView on GitHubAdd task commenting system with persistence, UI rendering, and metadata tracking
11431a2View on GitHubAdd test suite for dashboard JavaScript rendering and enhance exploration system configuration
1c9cf3fView on GitHubAdd exploration completion tracking with scope, status, and reason fields to ExploreRun model
85b4461View on GitHubAdd exploration metadata tracking with focus points, quality scores, and map review triggers
394a9d0View on GitHubAdd resume mechanism for interrupted coder sessions with timeout handling and partial output preservation
56998c8View on GitHubAdd streaming execution support for explorer agents with parallel run limiting and queue persistence
0c9af38View on GitHubAdd resource snapshot caching and robust git cleanup for dashboard UI
be39c53View on GitHubAdd autonomous code exploration system with multi-category module analysis
ac3d955View on GitHubAdd arbitration mechanism for coder-reviewer deadlocks and enhance dependency context
94748d1View on GitHub