Skip to content

Allow hosts to define a default authorized workspace #290

Description

@stevetalkai

Problem

When a host authorizes exactly one project root, models still have to guess or ask for its absolute path before calling open_workspace. This produces avoidable failures in desktop and other embedded integrations.

Proposed direction

Allow the server or workspace registry to resolve an omitted path to a host-defined default authorized root. The behavior should remain generic, avoid product-specific wording, reject an explicitly invalid path instead of silently replacing it, and return a clear choice list when no unique default exists.

This likely needs an issue-level API decision before implementation because it changes workspace-selection semantics.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions