Release Notes
Bug Fixes
- Fix gateway backoff reset, atomic private-file writes, and remove duplicate by @chojs23
Features
- Promote guild/channel/member action menus to standalone modal popups by @chojs23
Miscellaneous Tasks
- Remove redundant sccache from CI and release workflows by @chojs23
Refactor
- Extract render_modal_frame helper to deduplicate popup modal boilerplate by @chojs23
- Remove legacy keymap actions by @chojs23
- Extract OnDemandRequests and CursorRequests primitives to dedupe request trackers by @chojs23
- Split message format.rs into wrap, markdown, polls, and system submodules by @chojs23
- Unify discord module layout, dedupe extra_fields by @chojs23