Agent Fleet Platform - Multi-agent orchestration with Forgejo + Matrix
Find a file
Zer4tul 6efca09018 feat: Matrix ChatOps bot (Task 5)
- Matrix bot via matrix-sdk: connect, join room, sync loop
- /fleet status: list all agents with status table
- /assign <agent> <issue>: manual task assignment
- /retry <issue>: re-queue failed/agent_lost task
- Notification formatting: task assigned/completed/failed, agent offline
- Per-agent thread support via Matrix Relation::Thread
- 15 tests: command parsing, notification formatting, fleet status table
2026-05-12 01:12:59 +08:00
.claude init: OpenSpec project scaffolding with proposal, design, specs, tasks 2026-05-11 14:37:43 +08:00
openspec/changes/agent-fleet-platform chore: sync task checkboxes with implemented code 2026-05-11 14:58:36 +08:00
src feat: Matrix ChatOps bot (Task 5) 2026-05-12 01:12:59 +08:00
.gitignore feat: implement orchestrator core (Rust) 2026-05-11 14:57:23 +08:00
AGENTS.md docs: add AGENTS.md for Codex working instructions 2026-05-11 14:59:24 +08:00
Cargo.lock feat: Matrix ChatOps bot (Task 5) 2026-05-12 01:12:59 +08:00
Cargo.toml feat: Matrix ChatOps bot (Task 5) 2026-05-12 01:12:59 +08:00
config.example.toml feat: implement orchestrator core (Rust) 2026-05-11 14:57:23 +08:00