Skip to content

feat: Cursor-style UI overhaul and installer branding#1

Merged
bjlida merged 2 commits into
mainfrom
feat/cursor-ui-overhaul
Jun 3, 2026
Merged

feat: Cursor-style UI overhaul and installer branding#1
bjlida merged 2 commits into
mainfrom
feat/cursor-ui-overhaul

Conversation

@bjlida

@bjlida bjlida commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Unified AI Agent bottom panel (chat + input + resizable height)
  • In-app settings overlay with left navigation; Claude Code / Skills tabs wired
  • Editor UX: auto-focus, save-on-close, line/col status, word wrap, find/replace, format
  • Refreshed NSIS installer header/sidebar artwork (dark gradient + brand logo)
  • Release CI: removed Windows packaging from matrix (macOS + Linux only)

Test plan

  • pnpm exec tsc --noEmit and pnpm test pass
  • Ctrl+I opens Agent panel; settings overlay opens from header gear
  • Editor: open file, edit, Ctrl+S, close with save prompt
  • Local Windows build: verify new NSIS installer images (python scripts/generate-installer-assets.py then pnpm tauri build --bundles nsis)

bjlida and others added 2 commits June 3, 2026 13:34
Unify AI chat and input in a resizable bottom Agent panel, add in-app
settings overlay, wire Claude Code sections, and improve editor UX.
Refresh NSIS installer artwork and drop Windows from release CI matrix.

Co-authored-by: Cursor <cursoragent@cursor.com>
GitHub Actions WiX/MSI step was failing on windows-latest; build NSIS
installer and portable zip instead so Windows assets publish on release tags.

Co-authored-by: Cursor <cursoragent@cursor.com>
@bjlida bjlida merged commit 23ecd76 into main Jun 3, 2026
4 checks passed
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