Commit Graph

4 Commits

Author SHA1 Message Date
Bhavya U
945c0c61d9 Move docs/prompts.md to .github/instructions/model-prompts.instructions.md (#4942)
- Converted standalone doc into a scoped instructions file (applyTo: src/extension/prompts/node/agent/**)
- Fixed outdated method names (resolvePrompt -> resolveSystemPrompt, PromptConstructor -> SystemPrompt)
- Added resolver interface table, DI examples, resolution order docs
- Restored concrete examples for common model misbehaviors
- Auto-loads when editing agent prompt files
2026-04-02 18:38:27 +00:00
Rob Lourens
c3353de769 Tweak custom instructions (#1028) 2025-09-12 02:45:58 +00:00
Rob Lourens
cfd45009f4 Implement ChatSessionItemProvider (#781)
* Implement simple ChatSessionItemProvider

* Fall back to CC

* Maybe fix test
2025-08-27 18:35:32 +00:00
Harald Kirschner
e77f2bc8b1 Add prompt-tsx instructions (#727)
* Add prompt-tsx instructions

* Remove prepare
2025-08-22 20:40:17 +00:00