Skip to content

fix(app): route to opened workspace session context#16549

Closed
natewill wants to merge 1 commit intoanomalyco:devfrom
natewill:fix/navigate-to-opened-workspace-session
Closed

fix(app): route to opened workspace session context#16549
natewill wants to merge 1 commit intoanomalyco:devfrom
natewill:fix/navigate-to-opened-workspace-session

Conversation

@natewill
Copy link
Contributor

@natewill natewill commented Mar 8, 2026

Summary

  • prefer the opened workspace directory when resolving project navigation targets
  • restore/use recent sessions scoped to that workspace before falling back to root
  • navigate to the opened workspace new-session route when no workspace sessions exist

Why

After opening a sandbox/worktree, navigation could still land on the primary workspace session list instead of the opened workspace context.

@natewill natewill requested a review from adamdotdevin as a code owner March 8, 2026 01:53
@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2026

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions github-actions bot added needs:compliance This means the issue will auto-close after 2 hours. contributor labels Mar 8, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2026

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2026

The following comment was made by an LLM, it may be inaccurate:

Based on my search, I found one potentially related PR:

Related PR:

The other result (#15765) is less directly related as it focuses on an active-session endpoint rather than workspace navigation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor needs:compliance This means the issue will auto-close after 2 hours. needs:issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant