Skip to content

fix: don't fall back to expanded_directory for URI handler opens#865

Open
EhabY wants to merge 1 commit intomainfrom
fix/uri-handler-expanded-directory-fallback
Open

fix: don't fall back to expanded_directory for URI handler opens#865
EhabY wants to merge 1 commit intomainfrom
fix/uri-handler-expanded-directory-fallback

Conversation

@EhabY
Copy link
Copy Markdown
Collaborator

@EhabY EhabY commented Mar 27, 2026

When the URI handler is invoked without a folder parameter, it should open a bare remote window rather than falling back to the agent's expanded_directory. This restores pre-v1.10.0 behavior for URI-based opens while preserving the fallback for sidebar and interactive opens.

Fixes #843

@EhabY EhabY self-assigned this Mar 27, 2026
When the URI handler is invoked without a folder parameter, it should
open a bare remote window rather than falling back to the agent's
expanded_directory. This restores pre-v1.10.0 behavior for URI-based
opens while preserving the fallback for sidebar and interactive opens.

Fixes #843
@EhabY EhabY force-pushed the fix/uri-handler-expanded-directory-fallback branch from b8b9adf to 4f67cfb Compare March 27, 2026 15:04
Sign up for free to 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.

URI handler falls back to agent expanded_directory when folder is absent

1 participant