Skip to content

Commit 9818d97

Browse files
pashpashpashcanvrnoCline Evaluation
authored
Canvrno/modular system prompt (RooCodeInc#3863)
* System prompt refactor * Commented out model switching for now * Claude4 system prompt switching * cleanup * added system.ts to prettier ignore * workflow tips --------- Co-authored-by: canvrno <[email protected]> Co-authored-by: Cline Evaluation <[email protected]>
1 parent 3938e23 commit 9818d97

File tree

5 files changed

+684
-94
lines changed

5 files changed

+684
-94
lines changed

.changeset/fresh-windows-deny.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"claude-dev": patch
3+
---
4+
5+
Refatored system prompt with switch capabilities

.changeset/two-donkeys-invent.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"claude-dev": patch
3+
---
4+
5+
System prompt switching for Claude4 models

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ node_modules
33
webview-ui/build/
44
*.md
55
package-lock.json
6+
src/core/prompts/system.ts

0 commit comments

Comments
 (0)