We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eee00a commit ae6ee4eCopy full SHA for ae6ee4e
common/src/constants/agents.ts
@@ -119,4 +119,4 @@ export const AGENT_NAME_TO_TYPES = Object.entries(AGENT_NAMES).reduce(
119
{} as Record<string, string[]>,
120
)
121
122
-export const MAX_AGENT_STEPS_DEFAULT = 25
+export const MAX_AGENT_STEPS_DEFAULT = 40
0 commit comments