1.1.0
2026-06-26Deeper Fantrax support, per-league strategy notes, and a cleaner prompt library.
Added
- Per-league custom rules & strategy notes. Each league in your setup can now carry an optional free-text rules/strategy note (scoring quirks, keeper/dynasty rules, payouts, or a directive like "avoid finishing bottom-two"). The assistant follows it when giving advice, lineups, waivers, trades, or rankings for that league. Add it in the setup wizard; read it back anytime with
fantasy_get_my_setup. (Stored in your encrypted connection token, so it's capped at ~3,000 characters per league for now — full-rulebook upload is coming later.) - Fantrax head-to-head matchups. Fantrax now returns weekly H2H matchups (scores, who's winning, your team starred) for public/viewable leagues — read from Fantrax's own site data. Powers matchups, the weekly digest, and cross-league views for Fantrax H2H leagues. (Private leagues and roto/total-points leagues aren't covered.)
Changed
- Power Rankings is now per-league and interactive. Pick which league to rank and whether to cover the whole season or just the current week, then get a fun, narrative power ranking of every team in that league — written like a sports column. Added a
power_rankingbuilt-in prompt. - The skills catalog is now the Prompt Library (
/prompts) — they're prompts, not packaged skill files. Each one is now a clean one-tap copy button (the full prompt text is tucked away; tapping copies the whole thing, ready to paste into your AI tool). Added About to the top nav.