mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-13 18:52:18 +03:00
docs(cursor): adds changelog fragments for the renewal plan
Adds one fragment per user-facing outcome per changelog.d/README.md's convention for a PR that both fixes and adds. PR number placeholder to be filled in once the PR is opened.
This commit is contained in:
committed by
diegosouzapw
parent
41121078ab
commit
7e3d7eb486
1
changelog.d/features/cursor-agent-nudge-banner.md
Normal file
1
changelog.d/features/cursor-agent-nudge-banner.md
Normal file
@@ -0,0 +1 @@
|
||||
- feat(cursor): surface a dismissible dashboard banner suggesting `cursor-agent` installation when it isn't available, so Cursor connections needing periodic manual reconnection aren't a silent surprise (#PR)
|
||||
1
changelog.d/features/cursor-proactive-renewal.md
Normal file
1
changelog.d/features/cursor-proactive-renewal.md
Normal file
@@ -0,0 +1 @@
|
||||
- feat(cursor): proactively renew Cursor sessions before their ~24h token expires via the token health-check sweep, nudging `cursor-agent` and re-scraping IDE/agent credential sources so connections stop silently expiring (#PR)
|
||||
1
changelog.d/fixes/cursor-manual-refresh-502.md
Normal file
1
changelog.d/fixes/cursor-manual-refresh-502.md
Normal file
@@ -0,0 +1 @@
|
||||
- fix(cursor): the manual "Refresh" button on Cursor connections now calls the dedicated Cursor renewal route instead of silently returning a 502 every time (#PR)
|
||||
Reference in New Issue
Block a user