📇 exploreAgent.ts

This commit is contained in:
nirholas
2026-03-31 10:23:58 +00:00
parent d59284dfa7
commit aa9cb122ef

View File

@@ -81,3 +81,4 @@ export const EXPLORE_AGENT: BuiltInAgentDefinition = {
omitClaudeMd: true,
getSystemPrompt: () => getExploreSystemPrompt(),
}