We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5673ad1 + 1f4f816 commit 649d022Copy full SHA for 649d022
core/index.d.ts
@@ -1789,7 +1789,7 @@ export interface BrowserSerializedContinueConfig {
1789
experimental?: ExperimentalConfig;
1790
analytics?: AnalyticsConfig;
1791
docs?: SiteIndexingConfig[];
1792
- tools: Omit<Tool, "preprocessArgs", "evaluatePolicy">[];
+ tools: Omit<Tool, "preprocessArgs", "evaluateToolCallPolicy">[];
1793
mcpServerStatuses: MCPServerStatus[];
1794
rules: RuleWithSource[];
1795
usePlatform: boolean;
0 commit comments