Commit graph

3 commits

Author SHA1 Message Date
Viktor Barzin
f58e972b5c
consolidate agents: merge 2 pairs, trim 10 to ~80 lines
Merged:
- cluster-health-checker + sev-triage -> cluster-triage
- platform-engineer + sre -> platform-sre

Trimmed to ~80 lines: deploy-app, seat-blocker, holiday-flights,
sev-report-writer, backup-dr, post-mortem, holiday-deals,
devops-engineer, holiday-itinerary, review-loop

Updated references in post-mortem.md
2026-03-25 23:59:27 +02:00
Viktor Barzin
e77e3567d8
seat-blocker: add Phase 0 flight search from rough description
Users can now provide fuzzy input like "Stansted to Sofia, 21st March, 16:55"
and the agent will query Ryanair/Wizzair APIs to find matching flights,
present options, and ask for confirmation before proceeding.
2026-03-21 11:26:06 +00:00
Viktor Barzin
4f2f64b417
add seat-blocker agent for blocking middle seats on Ryanair/Wizzair 2026-03-21 11:24:10 +00:00