Sudden Agent
Version updated for https://github.com/sudden-network/agent to version v1.15.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Sudden Agent action enables programmable automation across multiple workflows using custom prompts. It supports various tasks such as code review, issue triage, manual dispatch, security audits, and more by running agents on GitHub Workflows. Sessions persist per issue and pull request, allowing iterative work practices. The action provides inputs for agent selection, API keys, authentication methods, and model customization, with session persistence requiring read permission to download artifacts.
What’s Changed
What’s Changed
- Use GPT-5.6 Sol in workflows by @etienne-martin in https://github.com/sudden-network/agent/pull/118
- Default PR reviews to inline threads by @dylangolow in https://github.com/sudden-network/agent/pull/119
New Contributors
- @dylangolow made their first contribution in https://github.com/sudden-network/agent/pull/119
Full Changelog: https://github.com/sudden-network/agent/compare/v1.14.1...v1.15.0