Skip to content

feat: report the configured automation timeout cap - #296

Open
neubig wants to merge 1 commit into
mainfrom
feat/report-automation-timeout-cap
Open

feat: report the configured automation timeout cap#296
neubig wants to merge 1 commit into
mainfrom
feat/report-automation-timeout-cap

Conversation

@neubig

@neubig neubig commented Aug 1, 2026

Copy link
Copy Markdown
Member

Summary

  • expose the configured max_run_duration as maxAutomationTimeoutSeconds in capability discovery
  • return the same runtime-derived value for ready and unavailable deployments
  • cover an overridden deployment configuration

Testing

  • uv run pytest tests/test_capabilities_router.py -q

This provides the server-authoritative ceiling for Agent Canvas, rather than requiring clients to duplicate the default.

@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Coverage

@hieptl hieptl left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feat A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants