Sudden Agent
Version updated for https://github.com/sudden-network/agent to version v1.11.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Sudden Agent is a GitHub Action that enables the use of programmable agents to automate various tasks across workflows, such as code reviews, issue triaging, security audits, and release management. It simplifies repository management by allowing users to define custom automation prompts and supports persistent sessions to maintain context across interactions. This action is ideal for streamlining repetitive tasks and enhancing automation within GitHub repositories.
Release notes
What’s Changed
- sudo mode by @etienne-martin in https://github.com/sudden-network/agent/pull/101
Full Changelog: https://github.com/sudden-network/agent/compare/v1.10.2...v1.11.0