When a user is working with multiple workspaces (e.g., multiple git worktrees), it is currently unclear which workspace an edited file belongs to.
To resolve this ambiguity, we should expand the context provided in tool calls. Including specific workspace information will make it clear which workspace is being targeted or affected.
When a user is working with multiple workspaces (e.g., multiple git worktrees), it is currently unclear which workspace an edited file belongs to.
To resolve this ambiguity, we should expand the context provided in tool calls. Including specific workspace information will make it clear which workspace is being targeted or affected.