Skip to content

Commit 31daead

Browse files
committed
Bump orchestrator tool versions
Don't show in changelog
1 parent bff37f6 commit 31daead

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

newIDE/app/src/AiGeneration/Utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ export const useRefreshLimits = (
9999

100100
// All requests are made in orchestrator mode, and sub-agents (explorer, edit)
101101
// are created server-side with the same tools version as the orchestrator.
102-
export const AI_ORCHESTRATOR_TOOLS_VERSION = 'v7';
102+
export const AI_ORCHESTRATOR_TOOLS_VERSION = 'v8';
103103

104104
/**
105105
* A pending request for the user to approve (or refuse) a project-modifying

0 commit comments

Comments
 (0)