CodeNomad/packages
Pascal André 97dcc0a692
feat(ui): show the session title in the header bar (#340)
Fixes #299

## Summary
- show the active session title in the instance header, just after the
menu switch.
- keep the title visible whenever the left session drawer is not pinned,
using a quiet two-line header treatment without active-item
highlighting.
- when the unpinned drawer is open as a floating overlay, keep the title
in the same left header slot so the drawer covers it instead of pushing
toolbar controls around.
- disable the feature in mobile view

## Validation
- `git diff --check`
- `npm run typecheck --workspace @codenomad/ui`
- `npm run build --workspace @codenomad/ui`
- visually validated in the rebuilt desktop app raw executable
2026-06-07 12:02:06 +01:00
..
cloudflare Minimum version to 0.17.0 2026-06-04 21:07:53 +01:00
electron-app Bump version to 0.17.0 2026-06-04 21:05:56 +01:00
opencode-plugin Bump version to 0.17.0 2026-06-04 21:05:56 +01:00
server Bump version to 0.17.0 2026-06-04 21:05:56 +01:00
tauri-app Bump version to 0.17.0 2026-06-04 21:05:56 +01:00
ui feat(ui): show the session title in the header bar (#340) 2026-06-07 12:02:06 +01:00