SWEny AI
Version updated for https://github.com/swenyai/sweny to version v3.4.0.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
SWEny is a platform that automates engineering workflows using AI to analyze system context, take corrective actions, and report results via multiple channels. It solves operational challenges like incident triage by autonomously monitoring logs, diagnosing issues, creating tickets, and opening pull requests with proposed fixes. Its key capabilities include pluggable integrations, an AI-powered workflow engine, and tools for seamless orchestration across observability, issue tracking, and notification systems.
Release notes
What’s Changed
- fix(#20): createimplementproviders missing required fields breaks cli build by @github-actions[bot] in https://github.com/swenyai/sweny/pull/21
- feat(engine): provider-agnostic issue tracker labels and API instructions in prompts/templates by @wickdninja in https://github.com/swenyai/sweny/pull/22
- fix(#25): stageandcommit test out of sync after removing triage-analysis git exclusion by @github-actions[bot] in https://github.com/swenyai/sweny/pull/26
- fix(#36): cli typecheck and format failures after dag spec v2 migration by @wickdninja in https://github.com/swenyai/sweny/pull/37
- chore(deps-dev): Bump the dev-dependencies group across 1 directory with 8 updates by @dependabot[bot] in https://github.com/swenyai/sweny/pull/31
- chore(deps): Bump zod from 3.25.76 to 4.3.6 by @dependabot[bot] in https://github.com/swenyai/sweny/pull/30
- chore(deps): Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/swenyai/sweny/pull/28
- chore(deps): Bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in https://github.com/swenyai/sweny/pull/27
- fix(#38): build engine before packaging action in release-action.yml by @wickdninja in https://github.com/swenyai/sweny/pull/39
- chore: release packages by @github-actions[bot] in https://github.com/swenyai/sweny/pull/41
- chore: release packages by @github-actions[bot] in https://github.com/swenyai/sweny/pull/42
- chore(changeset): auto-generated changeset by @github-actions[bot] in https://github.com/swenyai/sweny/pull/63
- chore(changeset): auto-generated changeset by @github-actions[bot] in https://github.com/swenyai/sweny/pull/62
- chore(changeset): auto-generated changeset by @github-actions[bot] in https://github.com/swenyai/sweny/pull/59
- chore(changeset): auto-generated changeset by @github-actions[bot] in https://github.com/swenyai/sweny/pull/48
- chore(changeset): auto-generated changeset by @github-actions[bot] in https://github.com/swenyai/sweny/pull/47
- chore(changeset): auto-generated changeset by @github-actions[bot] in https://github.com/swenyai/sweny/pull/46
- chore(changeset): auto-generated changeset by @github-actions[bot] in https://github.com/swenyai/sweny/pull/45
- fix(format): apply Prettier to 6 files breaking CI format check by @wickdninja in https://github.com/swenyai/sweny/pull/64
- chore(changeset): auto-generated changeset by @github-actions[bot] in https://github.com/swenyai/sweny/pull/67
- fix(#60): newrelic and sentry provider config schemas missing required env var fields by @wickdninja in https://github.com/swenyai/sweny/pull/61
- fix(web): update RecipeViewer → WorkflowViewer import in RecipeExplorer by @wickdninja in https://github.com/swenyai/sweny/pull/68
- fix(action): rename recipe input to workflow in action.yml by @wickdninja in https://github.com/swenyai/sweny/pull/71
- fix(#75): fast-xml-parser dos vulnerability via transitive aws sdk dependency by @wickdninja in https://github.com/swenyai/sweny/pull/76
- chore(changeset): auto-generated changeset by @github-actions[bot] in https://github.com/swenyai/sweny/pull/77
Full Changelog: https://github.com/swenyai/sweny/compare/v1.1.1...v3.4.0.0