forked from lidge-jun/opencodex
-
Notifications
You must be signed in to change notification settings - Fork 0
fix(cursor): combine envelope-echo diagnostics retention with bounded reasoning quarantine #610
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
600e323
fix(kimi): K2.8 registry refresh — adjustable thinking, 1M context, k…
yuanyuanlove 3726427
docs: fold the desktop app into a beta section and record install loc…
lidge-jun cfbe9a9
fix(desktop): let the bootstrap surface stay silent until it has some…
lidge-jun e4aebd7
feat(release): verify everything before publication and add a resumab…
lidge-jun a9fb950
Harden durable runtime ownership against stale consent and unsafe rep…
lidge-jun 28d88ab
fix(desktop): keep one local bundle format from destroying the rest (…
lidge-jun f19b229
fix(cli): warn only for proven stale app servers (#5394)
Ingwannu ac3df52
fix(responses): repair exec_command input wrappers (#5395)
Ingwannu 403b6b2
test(ci): derive the release-verify fixture's signed set from the upd…
lidge-jun 1687636
fix(runtime): close ownership mutation races (#5426)
lidge-jun 52acf81
fix(cli): probe endpoint liveness in-process so the standalone resolv…
devin-ai-integration[bot] 1e233a4
fix(desktop): ship the startup surface as one page the policy can nam…
lidge-jun 8f94a6f
feat(desktop): open a usage popup from the tray icon (#5452)
lidge-jun f2ebc5a
fix(desktop): let the tray's left click reach the usage popup (#5462)
lidge-jun 71d02e3
fix(desktop): make the startup surface unable to wait forever (#5451)
lidge-jun e4ceeb3
docs(devlog): land the app runtime ownership record and close the uni…
lidge-jun 22333a8
fix(cursor): combine envelope-echo diagnostics retention with bounded…
luvs01 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔍 Required release and cross-platform validation is undocumented
Repository rules require broader validation for release and packaging changes. The description lists only Cursor tests despite substantial Linux, macOS, Windows, workflow, and desktop changes.
Was this helpful? React with 👍 or 👎 to provide feedback.