SWEny AI
Version updated for https://github.com/swenyai/sweny to version @sweny-ai/studio@1.0.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
SWEny is a platform for building AI-powered engineering workflows that automate tasks such as system monitoring, issue triage, and resolution. It integrates with various tools and data sources to analyze system logs, identify issues, take corrective actions (e.g., creating tickets, opening pull requests), and report findings through multiple communication channels. Its key capabilities include autonomous SRE triage, customizable workflows, and seamless integration with over 30 provider systems for observability, issue tracking, and notifications.
Release notes
Patch Changes
- 9940c68: Library build: add sideEffects declaration and source maps.
"sideEffects": ["dist-lib/style.css"]prevents bundlers from incorrectly tree-shaking the CSS importsourcemap: truein vite.lib.config.ts makes the bundled output debuggable