Skip to content

fix(app): keep session routes within layouts - #35842

Merged
Brendonovich merged 1 commit into
devfrom
session-route-layout
Jul 8, 2026
Merged

fix(app): keep session routes within layouts#35842
Brendonovich merged 1 commit into
devfrom
session-route-layout

Conversation

@Brendonovich

Copy link
Copy Markdown
Member

Summary

  • register the settings command in the persistent new layout so cmd+, remains available on session error pages
  • match target-session URLs inside the active legacy or new layout so server-scoped content always mounts
  • resolve legacy target sessions through the URL-selected server and replace the history entry when redirecting

Validation

  • bun typecheck in packages/app
  • bun run test:unit in packages/app (545 passed)
  • bun turbo typecheck (30 packages passed)

@Brendonovich
Brendonovich requested a review from Hona as a code ownerJuly 8, 2026 03:10
@Brendonovich
Brendonovich enabled auto-merge (squash) July 8, 2026 03:12
@Brendonovich
Brendonovich merged commit 95013d2 into devJul 8, 2026
11 checks passed
@Brendonovich
Brendonovich deleted the session-route-layout branch July 8, 2026 03:24
avion23 pushed a commit to avion23/opencode that referenced this pull request Jul 9, 2026
anduimagui pushed a commit to anduimagui/opencode that referenced this pull request Jul 9, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Jul 11, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Jul 20, 2026
3kaiu pushed a commit to 3kaiu/opencode-x that referenced this pull request Jul 31, 2026
banlanzs pushed a commit to banlanzs/opencode that referenced this pull request Aug 6, 2026
charlesverge pushed a commit to charlesverge/opencode that referenced this pull request Aug 11, 2026
Sign up for freeto 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

@Brendonovich