Skip to content

18.1.0

Latest

Choose a tag to compare

@adamayoung adamayoung released this 19 Jun 09:29
· 17 commits to main since this release
23553fb

What's Changed

  • ✨ Add Claude tooling: failure-diagnosis skills, a Canon TDD skill, and a scheduled-Integration alert workflow by @adamayoung in #318
  • πŸ› Decode unknown Status and media_type values resiliently by @adamayoung in #328
  • πŸ› Sort query items by name for a canonical cache key by @adamayoung in #327
  • πŸ› Validate search queries and degenerate Discover filter inputs by @adamayoung in #329
  • πŸ› Retry transient transport errors in RetryHTTPClient by @adamayoung in #331
  • πŸ› Cap Retry-After sleep to maxDelay by @adamayoung in #330
  • ✨ Add Claude Code delivery workflow, shared review spec & knowledge base by @adamayoung in #332
  • πŸ› Guard review-plan workflow against stringified args by @adamayoung in #333
  • πŸ› Stabilise flaky allTVSeries search-pagination integration test by @adamayoung in #334
  • ✨ Add auto-pagination to Account, GuestSession, Keyword & Changes services by @adamayoung in #335
  • ✨ Self-healing weekly Integration run + lint Claude markdown by @adamayoung in #336
  • ⚑️ Add opt-in next-page prefetch to auto-pagination by @adamayoung in #337
  • ♻️ Make /deliver autonomous-to-merge, auto-scaled, self-triaging, with retros by @adamayoung in #338
  • πŸ› Stop the Claude PR review cancelling itself via its progress comment by @adamayoung in #339
  • πŸ”§ Require rebase onto latest main before a PR in /pr skill by @adamayoung in #342
  • πŸ“ Fix non-compiling watch-provider examples in README by @adamayoung in #340
  • ♻️ Standardize details(...) parameter names to ID by @adamayoung in #341
  • ♻️ Add explicit Sendable conformance to URLSessionHTTPClientAdapter by @adamayoung in #343
  • πŸ“ Add error-handling How-To guide by @adamayoung in #344
  • πŸ”§ Add docs/config-only fast gate to /pr skill by @adamayoung in #345
  • ✨ Add AuthenticatedSession wrapper for AccountService by @adamayoung in #346
  • πŸ”§ Re-lint new Swift files without the cache in /pr skill by @adamayoung in #347
  • πŸ“ Make /deliver knowledge handoffs explicit and add recurring-pattern scan by @adamayoung in #348

Full Changelog: 18.0.1...18.1.0