Alexander Whitestone
0a13347e39
feat: FLEET-010/011/012 — Phase 3 and 4 fleet capabilities
FLEET-010: Cross-agent task delegation protocol
- Keyword-based heuristic assigns unassigned issues to agents
- Supports: claw-code, gemini, ezra, bezalel, timmy
- Delegation logging and status dashboard
- Auto-comments on assigned issues
FLEET-011: Local model pipeline and fallback chain
- Checks Ollama reachability and model availability
- 4-model chain: hermes4:14b -> qwen2.5:7b -> phi3:3.8b -> gemma3:1b
- Tests each model with live inference on every run
- Fallback verification: finds first responding model
- Chain configuration via ~/.local/timmy/fleet-resources/model-chain.json
FLEET-012: Agent lifecycle manager
- Full lifecycle: provision -> deploy -> monitor -> retire
- Heartbeat detection with 24h idle threshold
- Task completion/failure tracking
- Agent Fleet Status dashboard
Fixes timmy-home#563 (delegation), #564 (model pipeline), #565 (lifecycle)
2026-04-07 12:43:10 -04:00
..
2026-04-07 12:43:10 -04:00
2026-04-07 12:04:33 -04:00
2026-04-07 11:58:16 -04:00
2026-04-07 12:43:10 -04:00
2026-04-07 10:26:05 -04:00
2026-04-07 12:03:45 -04:00
2026-04-07 12:43:10 -04:00
2026-04-07 15:13:03 +00:00
2026-04-07 15:13:03 +00:00
2026-04-07 12:03:45 -04:00
2026-04-07 10:22:52 -04:00