release: v2.0.2 - Structural Integrity & Automated Context Management
This commit is contained in:
@@ -1150,6 +1150,9 @@ export class SidebarChatProvider implements vscode.WebviewViewProvider, BridgeIn
|
||||
return formatArchitectureContextForPrompt({
|
||||
projectName: p.projectName,
|
||||
docPath: p.architectureDocPath,
|
||||
// Pass the project root so the `Source:` header in the prompt is
|
||||
// workspace-relative — keeps the prompt portable across machines.
|
||||
projectRoot: p.projectRoot,
|
||||
lastUpdated: p.architectureLastUpdated,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user