Skip to content

Conversation

@avivsinai
Copy link
Collaborator

Summary

  • route VS Code extension prompt generation through shared promptGenerator so workspace name/root reach the LLM
  • allow instructions-only prompts when no workspace is open; keep file-inclusive prompts gated on workspace
  • add regression test for workspace metadata and update docs/build to cover it

Testing

  • npm test

Resolves #58

@avivsinai
Copy link
Collaborator Author

@inter1965 we reopened #58 and pushed a fix that routes the extension through the shared prompt generator (workspace name/root included) plus a regression test. All checks are green. Could you please review before we merge?

@avivsinai avivsinai merged commit 33b285f into main Dec 9, 2025
6 checks passed
@avivsinai avivsinai deleted the fix/issue-58-workspace-metadata branch December 9, 2025 09:35
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.

LLM cannot provide workspace root in Apply & Review because it's not included in generated prompt

2 participants