Kai Yang
023ec2362e
fix(ui): compact embedded chat URLs ( #2431 )
...
* fix(ui): keep embedded session chat URLs compact
* test(ui): guard embedded session chat URL length
* fix(ui): sync embedded custom themes
Bootstrap custom themes from parent window so iframe URLs stay compact.
Refs #2423
* docs(ui): clarify theme sync precedence
2026-07-26 15:33:04 +03:00
Andrey Meshkov
7888dd65b3
fix(chat): enable in-place subtask navigation in embedded session-chat iframe ( #2138 )
2026-07-13 08:32:18 +03:00
Bohdan Triapitsyn
0a89f05d07
feat: mark embedded session chat as desktop surface
...
Adds a surface=desktop URL param to embedded session chat links
Uses the surface override to classify embedded chat as desktop
Covers the new URL parameter in tests
2026-07-11 10:48:20 +03:00
Bohdan Triapitsyn
0fef61e25f
fix: sync context panel iframe themes
...
Keeps embedded sessions aligned with parent theme
Prevents iframe reloads on theme changes
Supports theme hotkeys from focused iframes
2026-06-16 23:33:29 +03:00