Requested by: @BYK
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
New Features ✨
- (website) Clean extensionless URLs (drop .html) by @BYK in #714
- Surface known entities to the agent and resolve cross-project repos via recall by @BYK in #707
Bug Fixes 🐛
Gateway
- Exit promptly on Ctrl+C (bounded shutdown + force-exit on repeat) by @BYK in #706
- Unblock background work — dynamic concurrency, idle de-flood, per-provider breaker, 402 handling by @BYK in #713
- Stop Tier 1b rotation from merging distinct Claude Code conversations by @BYK in #712
- Ignore NODE_OPTIONS in the SEA binary to keep the V8 code cache valid by @BYK in #710
- Replace Bun native fetch with node:https to bypass 5-min timeout cap by @BYK in #704
Other
- (opencode) Pin Anthropic baseURL to /v1 to stop /messages 404 by @BYK in #709
Internal Changes 🔧
- (website) Split production deploy into its own workflow by @BYK in #716
- Strip unused Sentry integrations from bundle via pnpm patch by @BYK in #708
Requested by: @BYK
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
New Features ✨
Bug Fixes 🐛
Gateway
Other
Internal Changes 🔧