remove messaghe from system prompt

This commit is contained in:
Mark IJbema
2026-03-19 11:48:30 +01:00
parent 6cffc7e0d4
commit 81c9cab4f2
-4
View File
@@ -79,10 +79,6 @@ export namespace SystemPrompt {
: ""
}`,
`</directories>`,
// kilocode_change start
``,
`At the end of each user message, you may receive <environment_details> with information about the user's currently active file, visible editors, and open tabs. This is auto-generated context — use it to understand which files the user is working with.`,
// kilocode_change end
].join("\n"),
]
}