Skip to content

feat(web-ui): editor focus shortcuts, flow chat polish, session ordering#542

Merged
GCWing merged 3 commits intomainfrom
gwing/dev
Apr 26, 2026
Merged

feat(web-ui): editor focus shortcuts, flow chat polish, session ordering#542
GCWing merged 3 commits intomainfrom
gwing/dev

Conversation

@GCWing
Copy link
Copy Markdown
Owner

@GCWing GCWing commented Apr 26, 2026

Summary

  • Shortcuts: Active editor / diff target shortcuts via ShortcutManager, settings UI, and locales; Monaco editors register with ActiveEditTargetService.
  • Flow chat: Tool card styling updates, file operation card behavior, Deep Review consent dialog tweaks.
  • Sessions: Session ordering helper and SessionsSection wiring.
  • Tests: Fix deepReviewActionBarStore tests to re-read Zustand state after updates and align remediation assertions with current ID/selection rules.

Verification

  • \pnpm run lint:web\
  • \pnpm run type-check:web\
  • \pnpm --dir src/web-ui run test:run\

Branch includes merge of latest \origin/main.

GCWing added 3 commits April 26, 2026 16:37
- ShortcutManager and settings: active editor / diff target shortcuts and locales
- Monaco CodeEditor/DiffEditor register with ActiveEditTargetService
- Flow chat: tool card styles, file operation card, Deep Review consent dialog
- Session ordering helper and SessionsSection wiring
Re-read getState() after set(); align remediation id and selection assertions with current remediation helpers.
@GCWing GCWing merged commit d253873 into main Apr 26, 2026
1 check 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