activities
11 hours ago
a1302b4 Proactive Git Task: Updated protos, tests, and deployment script
11 hours ago
ff98d7b Remediation of audit reports (gRPC Security, Node Auth, and Protos)
11 hours ago
e1c4e47 Remediation of audit reports (gRPC Services, Document Store, and Vector DB)
11 hours ago
bf177e0 Remediation of audit reports (Dependencies and Test updates)
11 hours ago
d7cc03e Remediation of audit reports (API Security, Asset ACLs)
11 hours ago
5103dd1 Update swarm framework protocols, orchestrator script, and setup files for decentralized communication.
12 hours ago
d331180 chore: clean up swarm framework and stage source files
14 hours ago
802a793 Update orchestrator log.
14 hours ago
3c7445d Add support for 'tmux' request type in orchestrator and stage related changes.
14 hours ago
af8173d Update orchestrator hanging check to always check for prompts and increase snippet size.
14 hours ago
4b88db7 Refactor swarm framework: enforce communication boundaries, update documentation, and improve tmux grid setup. Add orchestrator SKILL.md.
14 hours ago
dcb7e4e Update swarm orchestrator and bootstrap scripts
15 hours ago
676ee6a feat: Add swarm framework and orchestration skills
2cc1a03 feat: Improve local testing and robustify agent loop
18 hours ago
745fd00 feat: stabilize browser streaming, fix quality audit UI readability, and harden integration test harness
21 hours ago
54c92a4 Hardening Swarm Strategy: Unified .gitignore and Generic Manifesto
1 day ago
e4a0511 chore: remove accidental log and database WAL files from repository
1 day ago
999bdba Stabilize Co-Worker integration tests: harden agent loop, restore Gemini TTS/STT providers, and fix workspace scoping for mesh mirrors.
1 day ago
1900c58 feat: comprehensive mobile responsiveness for agent dashboard and swarm control
1 day ago
718429e feat: complete Co-Worker integration tests and finalize project roadmap
1 day ago
b410ea5 feat: implement stage 2 orchestration engine with dual-stage evaluation and rework loop
1 day ago
2bde0d6 fix: remove ClaudeCodeSourceCode from git (was accidentally committed)
1 day ago
9f34762 feat: implement Co-Worker DB models, API schemas, and UI Dashboard components
1 day ago
7667d14 docs: integrate Claude Code architecture lessons into Co-Worker design and task list
2 days ago
6a23fd8 Revert: preserve raw model-tts strings in Gemini provider
2 days ago
9ef4c82 fix(tts): harden gemini provider against model typos
2 days ago
8b4fda2 fix(orchestration): restore missing _apply_turn_header shim to prevent core crash in voice chat
6 days ago
35a9d58 docs: finalize co-pilot design with specific implementation todo items
6 days ago
2f2e9b1 docs: implement blind-round strategy and score-anonymization to prevent co-pilot bias
6 days ago
9c7abe6 docs: add design for co-pilot self-improving agent harness
6 days ago
a154881 Refactor orchestration to optimize regex performance, add fast-deploy mode, and cleanup temporary database files
7 days ago
8c369a3 fix: move global regex flags to start of expression in stream.py
7 days ago
b4331c4 fix: route autonomous Strategy boilerplate to reasoning channel only
7 days ago
b9ab049 fix: correctly call static _compress_reasoning without self
7 days ago
b21f550 fix: enforce synchronous webhook dict return and implement 'inplace' reasoning updates
7 days ago
c6213a1 fix: separate turn headers into reasoning and compress autonomous boilerplate
7 days ago
e7eb12a feat: split reasoning and final response in agent webhooks
7 days ago
76a4a89 fix: unblock real-time reasoning stream for background agents
7 days ago
1075c05 fix: clear final status to avoid UI clutter at end of response
7 days ago
12208b4 fix: improve turn separation and heartbeat status
7 days ago
274e5a7 fix: resolve YAML parsing error in mesh_file_explorer and muffle read-only metadata logs
7 days ago
c4614ce fix: correctly handle symlink deletion in mesh_file_explorer and HubAssistant.rm
7 days ago
ffa0ce2 fix: ensure turn headers are always displayed even for pure-tool or pure-reasoning turns
7 days ago
d7325e0 fix: change turn headers to paragraph style for better UI layout
7 days ago
3c22469 feat: enhance agent reasoning observability and remove turn duration clutter
bb11268 fix: remove hardcoded models and fallback lists, ensure sub-agents inherit parent provider
6e47283 fix: improve browser tool description and prefer gemini for autonomous loops to reduce refusals
...
8 days ago
f4eb44b fix(mesh): resolve integration test failures for move, copy, and stat mesh file operations
8 days ago
98cf61f feat: Add one-click webhook copy to Dashboard cards
8 days ago
4f3e830 fix: Align AgentExecutor.run call signature in webhook router
8 days ago
6d3439f fix: Correctly import Response and status in agents router
8 days ago
e52b749 feat: Add Dual-Mode (Sync/Async) Webhook Support
8 days ago
ecbbfcd fix: Resolve UnboundLocalError in background message streaming