You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The workspace worker's main change card shows workspace-test.txt, while the Files inspector shows alpha/workspace-test.txt. In a workspace with multiple repositories, the unqualified path does not identify which repository changed.
Expected behavior
Every workspace surface should show the same repository-qualified path.
Steps to reproduce
Import a workspace containing repositories named alpha and beta.
Delegate a worker task that changes alpha/workspace-test.txt.
Compare the completed worker's main change card with the right-side Files inspector.
Observe workspace-test.txt in the card and alpha/workspace-test.txt in Files.
Impact
Ambiguous paths increase review risk when different repositories contain files with the same name. The mismatch also makes the change card and inspector appear to disagree.
Acceptance criteria
Main change cards, Summary, and Files use one repository-qualified path format.
The repository segment remains visible for renamed and newly created files.
A multi-repository test covers duplicate filenames in different repositories.
Agent-collected evidence
Audit date: 2026-09-14
Platform: macOS, real Electron app, isolated AO data
User report
The workspace worker's main change card shows
workspace-test.txt, while the Files inspector showsalpha/workspace-test.txt. In a workspace with multiple repositories, the unqualified path does not identify which repository changed.Expected behavior
Every workspace surface should show the same repository-qualified path.
Steps to reproduce
alphaandbeta.alpha/workspace-test.txt.workspace-test.txtin the card andalpha/workspace-test.txtin Files.Impact
Ambiguous paths increase review risk when different repositories contain files with the same name. The mismatch also makes the change card and inspector appear to disagree.
Acceptance criteria
Agent-collected evidence
f4fd8d7dba24f1e7343fa543af060a3ee1b23399workspace-test.txtalpha/workspace-test.txt