Skip to content

feat: add stepDelay config option#250

Open
linked-danis wants to merge 1 commit intoalibaba:mainfrom
linked-danis:pr2-step-delay
Open

feat: add stepDelay config option#250
linked-danis wants to merge 1 commit intoalibaba:mainfrom
linked-danis:pr2-step-delay

Conversation

@linked-danis
Copy link
Contributor

Add configurable delay between agent steps.
Previously hardcoded to 0.4s.

Changes:

  • Add stepDelay?: number to AgentConfig
  • Use config value with 0.4s default

What

Brief description of changes.

Type

  • Bug fix
  • Feature / Improvement
  • Refactor
  • Documentation
  • Website
  • Demo / Testing
  • Breaking change

Testing

  • Tested in modern browsers
  • No console errors
  • Types/doc added

Closes #(issue)

Requirements / 要求

  • I have read and follow the Code of Conduct and Contributing Guide . / 我已阅读并遵守行为准则。
  • This PR is NOT generated by a bot or AI agent acting autonomously. I have authored or meaningfully reviewed every change. / 此 PR 不是由 bot 或 AI 自主生成的,我已亲自编写或充分审查了每一处变更。

Add configurable delay between agent steps.
Previously hardcoded to 0.4s.

Changes:
- Add stepDelay?: number to AgentConfig
- Use config value with 0.4s default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant