Skip to content

fix(core): scope session lists to subpaths#33398

Open
kitlangton wants to merge 3 commits into
devfrom
fix-session-subpath
Open

fix(core): scope session lists to subpaths#33398
kitlangton wants to merge 3 commits into
devfrom
fix-session-subpath

Conversation

@kitlangton

Copy link
Copy Markdown
Contributor

Summary

Project-scoped session lists now honor the requested subpath, including sessions at that exact path and beneath it while excluding unrelated paths in the same project.

Test plan

  • Added a regression covering an exact path, a nested path, and an unrelated sibling path
  • Confirmed the regression failed before the query fix with 3 results instead of 2
  • bun run test -- session-create.test.ts
  • bun typecheck
  • Repository pre-commit typecheck across packages

@kitlangton kitlangton enabled auto-merge (squash) June 22, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant