Agent Fleet Platform - Multi-agent orchestration with Forgejo + Matrix
- AgentAdapter trait: register, heartbeat, execute, submit_receipt, deregister - AdapterRunner: lifecycle management (start with health check, heartbeat loop, graceful stop) - AdapterInstanceConfig: per-adapter config (type, work_dir, model, capabilities, env, connection) - Config integration: adapters field in Config + config.example.toml - 3 tests: config extraction, runner lifecycle, fake execute 22/22 tests pass. |
||
|---|---|---|
| .claude | ||
| openspec/changes/agent-fleet-platform | ||
| src | ||
| .gitignore | ||
| AGENTS.md | ||
| Cargo.lock | ||
| Cargo.toml | ||
| config.example.toml | ||