Ambient Action
Version updated for https://github.com/ambient-code/ambient-action to version v0.0.3.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Ambient Action GitHub Action integrates with the Ambient Code Platform to automate the creation and management of development sessions directly from workflows. It streamlines tasks such as code refactoring, bug fixing, and implementing project-specific workflows by accepting prompts and repository details, with options to either proceed immediately or wait for session results. Key capabilities include session creation, execution control (fire-and-forget or result-waiting modes), and support for feedback loops and issue-driven triggers, enhancing automation and collaboration in software development processes.
What’s Changed
What’s Changed
- feat: switch timeout to inactivity-based auto-stop by @Gkrumbach07 in https://github.com/ambient-code/ambient-action/pull/2
Full Changelog: https://github.com/ambient-code/ambient-action/compare/v0.0.2...v0.0.3