Skip to content

release v0.9.0-rc.15: fix Windows NSIS build: unused getProcessInfo warning - #262

Merged
36 commits merged into
mainfrom
release/v0.9.0-rc.15
Aug 2, 2026
Merged

release v0.9.0-rc.15: fix Windows NSIS build: unused getProcessInfo warning#262
36 commits merged into
mainfrom
release/v0.9.0-rc.15

Conversation

@jsyqrt

@jsyqrt jsyqrt commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Version bump v0.9.0-rc.14 → v0.9.0-rc.15

jsyqrt and others added 30 commits July 27, 2026 15:18
…d idle wakeup

Stabilize Team Chat history loading with a proper loading state, stream large
image previews, stop background_exec completion fan-out that created ghost
mailbox items, and fix attention-loop lost-wakeup when idle with queued mail.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…Upgrade

Co-authored-by: Cursor <cursoragent@cursor.com>
…lear stale model routing

Co-authored-by: Cursor <cursoragent@cursor.com>
…gle-instance gate

Force-kill on NSIS upgrade, brand icon.ico, await listen + quit timeout; Hub connect
success page without auto markus://; await OpenRouter sync before onboarding.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Attach WriteStream error handlers and close the logger before temp homedir
cleanup; also clear telemetry's initial setTimeout on destroy.

Co-authored-by: Cursor <cursoragent@cursor.com>
Retag to re-trigger desktop/npm publish; includes the runtime logger ENOENT
fix so check stays green.

Co-authored-by: Cursor <cursoragent@cursor.com>
…redits

Hub catalog reports DeepSeek V4 Flash max_output=393216; filling that into
every chat made member keys look broke while Markus CU still had balance.

Co-authored-by: Cursor <cursoragent@cursor.com>
Hardcoding a 32k wire cap was the wrong tradeoff. Catalog ceiling is for
context budgeting only; omit max_tokens unless the caller sets it explicitly.

Co-authored-by: Cursor <cursoragent@cursor.com>
… agents

Anthropic/OpenAI/Google/Ollama require max_tokens on the wire; 4096 truncates
typical agent patches. Markus/OpenRouter still omits unless explicitly set.

Co-authored-by: Cursor <cursoragent@cursor.com>
Ship L0 learning habits + evolve-from-message, retire self-evolution skill,
fix deliverable_create file/project wiring, and route Markdown links
(anchors, local files, http) correctly in desktop/web UI.

Co-authored-by: Cursor <cursoragent@cursor.com>
…hard-stop

Document Markus Cloud billing client touchpoints, add a Hub response-field
contract test, and assert LLMRouter does not fall back to BYOK on
CU_EXCEEDED / MARKUS_RATE_LIMITED.

Co-authored-by: Cursor <cursoragent@cursor.com>
…at UX

Post-task reflection uses scenario distillation with Habits and skill install HITL;
memory/task/skill search match keywords (not whole phrases) including curated knowledge;
notification bell defers mark-read for chat ack, strips notify_context from segments,
and fixes virtualizer overlap on unhide.

Co-authored-by: Cursor <cursoragent@cursor.com>
Tighten eqeqeq/prefer-const in afford, packing, and provider paths so quick-release CI checks pass.

Co-authored-by: Cursor <cursoragent@cursor.com>
Add sessionId and tokensUsed so web-ui typecheck passes before RC release.

Co-authored-by: Cursor <cursoragent@cursor.com>
createAgent only exposes skill catalog metadata; assert bodies load via discover_tools instead of eager inject.

Co-authored-by: Cursor <cursoragent@cursor.com>
Force Desktop/Start Menu shortcuts on NSIS install, hide the native menu bar
on Windows/Linux, and render C:/ file:// local images via /api/files/image.

Co-authored-by: Cursor <cursoragent@cursor.com>
Rename to markus-installer.nsh, force per-user shortcuts, and never block install on false "app running" detection.

Co-authored-by: Cursor <cursoragent@cursor.com>
Skip broken silent old uninstallers after killing install-dir processes, and create Desktop/Start Menu links via CreateShortCut plus PowerShell.

Co-authored-by: Cursor <cursoragent@cursor.com>
jsyqrt and others added 6 commits August 2, 2026 20:57
… launch

Stop relying on customCheckAppRunning alone: patch electron-builder process-check and uninstall retry dialogs before packaging, and ensure Desktop/Start Menu shortcuts from the app.

Co-authored-by: Cursor <cursoragent@cursor.com>
Keep the backend running when the Windows window is closed; restore
macOS window drag, Settings traffic-light padding, and Deliverables FAB.

Co-authored-by: Cursor <cursoragent@cursor.com>
After rewriting CHECK_APP_RUNNING, un._GetProcessInfo is unreferenced
and makensis fails with warning 6010 treated as error.

Co-authored-by: Cursor <cursoragent@cursor.com>
@jsyqrt jsyqrt closed this pull request by merging all changes into main in 6427b70 Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant