CodeNomad/packages/ui/src
Shantur Rathore de2caa8291 fix(ui): keep interruption center closed
Remove the automatic opening behavior for the permission/question center when pending interruptions arrive. Users can still see the pending-request banner and open the center manually, while the existing interruption ordering behavior remains intact.

Validated with npm run typecheck --workspace @codenomad/ui.
2026-05-16 19:40:16 +01:00
..
components fix(ui): keep interruption center closed 2026-05-16 19:40:16 +01:00
images Split workspace into electron and ui packages 2025-11-17 12:06:58 +00:00
lib feat(ui): add resizable session composer (#439) 2026-05-15 14:46:46 +01:00
renderer refactor(tauri): use imported event and dialog APIs 2026-03-19 19:38:43 +00:00
stores fix(ui): surface pending interruptions 2026-05-16 19:14:24 +01:00
styles fix(ui): keep home actions visible on short viewports (#452) 2026-05-15 16:17:32 +01:00
types fix(ui): align prompt attachment picker with drop behavior (#432) 2026-05-11 10:55:06 +01:00
App.tsx fix(ui): remove active project return action 2026-05-12 10:07:51 +01:00
index.css Split workspace into electron and ui packages 2025-11-17 12:06:58 +00:00
main.tsx perf(ui): defer locale and overlay bundles (#238) 2026-03-23 15:12:28 +00:00
vite-env.d.ts Add CLI server and move UI to HTTP API 2025-11-17 18:18:45 +00:00