Skip to content

18.2.0

Latest

Choose a tag to compare

@adamayoung adamayoung released this 05 Jul 23:22
07439fe

What's Changed

  • ✨ Add networks property to TVSeason by @adamayoung in #349
  • πŸ”§ Align CI markdown lint scope with make ci + fix MD028 by @adamayoung in #350
  • πŸ“ Encode PR rebase-before-ready, stacking & background-watch into skills by @adamayoung in #351
  • πŸ“ Add maintenance & retention policy to knowledge base by @adamayoung in #352
  • πŸ“ Make the knowledge base self-maintaining (retention rules in skills) by @adamayoung in #353
  • πŸ”§ Silence Homebrew untrusted-tap warning in CI/Integration by @adamayoung in #355
  • ✨ Add movieCredits language-model tool to TMDbToolbox by @adamayoung in #357
  • πŸ”§ Run /deliver in an isolated git worktree, torn down on merge by @adamayoung in #358
  • Build(deps): Bump actions/checkout from 4 to 7 by @dependabot[bot] in #356
  • ✨ Add TMDbTesting β€” public mocks & sample data for testing against TMDb by @adamayoung in #359
  • πŸ”§ /deliver: add a wiki-update step after the retrospective by @adamayoung in #360
  • πŸ”§ /deliver: add a security-review phase after code review by @adamayoung in #362
  • ✨ Add missing discover filter parameters by @adamayoung in #361
  • πŸ“ Document existing response caching (on-disk URLCache + in-memory) by @adamayoung in #363
  • πŸ”’ Harden URL path interpolation & validate inputs at public boundaries by @adamayoung in #364
  • πŸ”§ Add entry/exit criteria and auto-start to /deliver by @adamayoung in #365
  • πŸ”§ Use the GitHub MCP instead of the gh CLI in the local skills by @adamayoung in #366
  • Build(deps): Bump actions/cache from 5 to 6 by @dependabot[bot] in #367
  • πŸ”§ Harden & extend the /deliver pipeline (audit P1–P5) by @adamayoung in #368
  • πŸ”§ Fix three /deliver pipeline issues from the #368 retro scan by @adamayoung in #369
  • πŸ› Validate Movie.addRating + extract shared input-validation helpers by @adamayoung in #370
  • βœ… Fix mis-applied test-suite tags on Search/People service suites by @adamayoung in #371
  • πŸ› Decode Network with an empty homepage instead of throwing by @adamayoung in #372
  • πŸ“ Distill CLAUDE.md; move PR & DocC procedure into their skills by @adamayoung in #373
  • πŸ“ Reconcile docs/config honesty gaps flagged by external review by @adamayoung in #374
  • πŸ› Align NL-search FoundationModels availability to the watchOS 27 floor by @adamayoung in #375
  • ✨ Route confidently non-English NL-search prompts to the multilingual fallback by @adamayoung in #376
  • ✨ Add v4 bearer-token authentication (TMDbClient(bearerToken:)) by @adamayoung in #377
  • ♻️ Consolidate *AppendOption query serialisation into a shared protocol by @adamayoung in #378
  • ♻️ Consolidate empty-string date/URL decoding into shared container helpers by @adamayoung in #379
  • ♻️ Collapse conditional query-item assignment via subscript(ifPresent:) by @adamayoung in #380
  • ♻️ Extract shared decode helpers for the *DetailsResponse decoders by @adamayoung in #381
  • πŸ”§ Write the /deliver retro pre-PR so the ready gate is never re-opened by @adamayoung in #382
  • ♻️ Restructure /deliver for progressive disclosure (343-line core + references/) by @adamayoung in #383
  • πŸ”§ Consult knowledge/ at /deliver entry; grade the rubric independently at exit by @adamayoung in #384

Full Changelog: 18.1.0...18.2.0