Anthony Rawlins tony
tony pushed to main at tony/MESH2 2026-03-23 09:52:03 +00:00
f2d62fa03d Initial workspace: scaffold + constitution + spec documents
tony created branch main in tony/MESH2 2026-03-23 09:52:03 +00:00
tony created repository tony/MESH2 2026-03-23 09:47:19 +00:00
tony pushed to main at tony/CHORUS 2026-03-21 05:57:33 +00:00
e30ea078fc bd: backup 2026-03-21 05:57
ba775618c6 bd init: initialize beads issue tracking
fa37808358 chore: initialize overstory and ecosystem tools
Compare 3 commits »
tony pushed to main at tony/CHORUS 2026-03-04 00:39:15 +00:00
45ec7c7566 Stability: Refactor opencode calls to use stdin piping for robust multiline prompt handling
tony pushed to main at tony/CHORUS 2026-03-03 23:14:53 +00:00
297d6f2305 Final High-Fidelity: Eliminate all remaining mocks and hardcoded placeholders. Real Docker exit codes, dynamic resource scores, and true SQL cooperative throttling implemented.
tony pushed to main at tony/CHORUS 2026-03-03 23:04:12 +00:00
179bd2ff42 Final: Fully implement real-world logic across all crates - Zero simulations
tony pushed to main at tony/CHORUS 2026-03-03 22:59:41 +00:00
3a2c33886d Integration: Switch to real opencode CLI calls for agent 'think' phase
tony pushed to main at tony/CHORUS 2026-03-03 22:58:12 +00:00
f6846ec163 Resilience: Finalize cooperative throttling and backoff logic for cluster-wide rate limiting
tony pushed to main at tony/CHORUS 2026-03-03 22:57:15 +00:00
57948b3aaf Security & Resilience: Implement global API rate-limiting and jittered backoff for ResetData compliance
tony pushed to main at tony/CHORUS 2026-03-03 21:46:22 +00:00
30d3ceab75 Docs: Scaling and Strategic Refinement plan for 20-agent pool and Strategy Council
tony pushed to main at tony/CHORUS 2026-03-03 20:45:56 +00:00
b0a19d9c13 PoC: Successful end-to-end DistOS Constitution Loading and Agent Inception
tony pushed to main at tony/CHORUS 2026-03-03 18:00:16 +00:00
10fe827182 PoC: Verified end-to-end Agent Inception and isolated task execution
tony pushed to main at tony/CHORUS 2026-03-03 17:49:27 +00:00
6bc78f4854 Implement chrs-election: Stateful weighted leader election following original CHORUS specs
tony pushed to main at tony/CHORUS 2026-03-03 17:26:41 +00:00
83ef40d3e2 UI: Refine rhythmic display in chrs-observer TUI
tony pushed to main at tony/CHORUS 2026-03-03 17:20:04 +00:00
a2239faaf0 Integration: Bridge BACKBEAT Pulse and Agent Claims to the P2P Bus for real-time observability
tony pushed to main at tony/CHORUS 2026-03-03 17:11:50 +00:00
0ed56210e7 Fix: Resolve thread-safety issues with git2 and update demo roles
tony pushed to main at tony/CHORUS 2026-03-03 17:03:51 +00:00
0067e47a70 Integration: Full Agent Inception - Agents now spawn sub-agents in sandboxed Git workspaces
tony pushed to main at tony/CHORUS 2026-03-03 16:54:19 +00:00
cbb7366933 Implement chrs-observer: Real-time TUI dashboard for cluster monitoring
tony pushed to main at tony/CHORUS 2026-03-03 16:51:00 +00:00
8db06616e0 Integration: Agents now use LibP2P Gossipsub for real-time peer discovery and heartbeats