mastracode 0.26.0 → 0.26.1-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4382,6 +4382,7 @@ async function createMastraCodeAgentController(config) {
4382
4382
  // config (a custom settings file would otherwise diverge).
4383
4383
  judge: (ctx) => getGoalJudgeModel(ctx, config?.settingsPath),
4384
4384
  maxRuns: globalSettings.models.goalMaxTurns ?? 50,
4385
+ maxSteps: 1e3,
4385
4386
  prompt: DEFAULT_GOAL_JUDGE_PROMPT,
4386
4387
  // Read-only workspace tools the default goal judge may call to verify the
4387
4388
  // agent's work against the actual filesystem (view, search_content,
@@ -4665,5 +4666,5 @@ async function mountAgentControllerOnMastra(config) {
4665
4666
  var createMastraCode = bootLocalAgentController;
4666
4667
 
4667
4668
  export { bootLocalAgentController, createAuthStorage, createMastraCode, createMastraCodeAgentController, mountAgentControllerOnMastra, wireSessionConcerns };
4668
- //# sourceMappingURL=chunk-GT3A3LAA.js.map
4669
- //# sourceMappingURL=chunk-GT3A3LAA.js.map
4669
+ //# sourceMappingURL=chunk-IVWQHERI.js.map
4670
+ //# sourceMappingURL=chunk-IVWQHERI.js.map