mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-19 10:02:04 +08:00
remove messaghe from system prompt
This commit is contained in:
@@ -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"),
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user