You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Major Features:
- Aiki Integration (Phases 1-3) for provenance linking
- Governance Epic: agent detection, policy framework, GitHub scanner, usage tracking
- TUI Contexts view with multi-org support
- ab onboard workflow for guided setup
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+62Lines changed: 62 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ AllBeads implements the "Boss Repository" pattern - a control plane that:
13
13
-**Visualizes cross-repo work** through a terminal-based dashboard
14
14
-**Enables strategic coordination** between AI agents working across distributed codebases
15
15
-**Provides agent-to-agent messaging** for distributed coordination
16
+
-**Governs AI adoption** with policy enforcement, scanning, and onboarding workflows
16
17
17
18
Think of it as a "meta-issue-tracker" that sits above your microservices, giving agents and architects a coherent view of work spanning 10, 20, or 50+ repositories.
18
19
@@ -55,6 +56,14 @@ External system adapters:
55
56
-**GitHub**: GraphQL + REST API for issue management
56
57
-**Plugin Architecture**: Extensible for Linear, Asana, etc.
0 commit comments