Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ getToolInstructionsReminder
Function
getToolInstructionsReminder
src/core/prompts/responses.ts:228–230 ·
view source on GitHub ↗
* Gets the tool use instructions reminder.
()
Source
from the content-addressed store, hash-verified
226
* Gets the tool use instructions reminder.
227
*/
228
function
getToolInstructionsReminder(): string {
229
return
toolUseInstructionsReminderNative
230
}
Callers
1
responses.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected