mirror of
https://github.com/voideditor/void
synced 2026-05-24 01:48:25 +00:00
prompt
This commit is contained in:
parent
d00c478c5b
commit
84ddf2b88c
1 changed files with 1 additions and 1 deletions
|
|
@ -463,7 +463,7 @@ ${directoryStr}
|
|||
details.push(`Many tools only work if the user has a workspace open.`)
|
||||
}
|
||||
else {
|
||||
details.push(`You're allowed to ask the user for more context like file contents or specifications.`)
|
||||
details.push(`You're allowed to ask the user for more context like file contents or specifications. If this comes up, tell them to reference files and folders by typing @.`)
|
||||
}
|
||||
|
||||
if (mode === 'agent') {
|
||||
|
|
|
|||
Loading…
Reference in a new issue