Commit Graph
7 Commits
Author SHA1 Message Date
thanhnvandClaude Opus 5 285ba3ae94 fix(ui): prevent nav rail from collapsing to zero width
CI / test (pull_request) Canceled after 0s
- Lower _NAV_MIN_WIDTH to 54px (collapsed icon-only width) so the
  splitter never allows a state where the toggle button disappears
- Auto-snap to collapsed mode when user drags below threshold instead
  of leaving the rail stuck at an unusable width

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-08 23:10:29 +09:00
thanhnvandClaude Opus 5 4163437e4f fix(ui): enlarge AI edit input field in file edit dialog
CI / test (pull_request) Canceled after 0s
- Increase minimum height to 38px for better tap/click target
- Add padding and font-size for improved readability
- Match button height to input for visual alignment
- Add vertical spacing between editor and AI row

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-08 23:06:04 +09:00
thanhnvandClaude Opus 5 b746917f6f fix(ui): improve left nav rail alignment and spacing
- Increase nav item padding from 4px to 10px horizontal (qss.py)
- Add left margin to toggle row so MENU button isn't flush against edge
- Balance head section margins for project picker and new chat button
- Add horizontal breathing room to scroll body containing nav items
- Double _NAV_ROW_INSET from 4 to 8 for better visual separation

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-08 22:58:27 +09:00
thanhnv e5fa21ecfd feat(mcp): add project issue context and knowledge search
CI / test (push) Canceled after 0s
CI / test (pull_request) Canceled after 0s
2026-09-05 09:32:08 +09:00
thanhnv 202925e6ed feat(mcp): scaffold three project context tools
CI / test (pull_request) Canceled after 0s
2026-08-20 20:50:37 +07:00
thanhnv 3827552909 fix(security): remove shared unlock defaults 2026-08-20 20:20:04 +07:00
thanhnv 414eaddca3 chore(repo): initialize Cowork Local Gitea repository
CI / test (push) Canceled after 0s
2026-08-09 20:12:05 +07:00