This release adds 3 notable features for engineering teams evaluating rollout.
Published 2mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai
ai-agent
automation
claude
devops
github-action
+4 more
observability
sre
triage
typescript
Summary
AI summaryAdded --stream flag and live progress UX for triage commands.
Full changelog
What's new
Streaming & Live Progress (@sweny-ai/[email protected])
--streamflag — All commands (triage,implement,workflow run) now support--streamwhich outputs NDJSONExecutionEventobjects to stdout. This is the foundation for Studio live visualization and automation consumers.node:progressevent — NewExecutionEventtype that surfaces Claude's internal tool activity (tool names, elapsed times, summaries) through the observer pattern.- Live progress UX — Triage command shows a multi-line activity block with spinner, elapsed time, and last 3 tool activities — updates in-place on TTY.
- SDK streaming — ClaudeClient handles
tool_progressandtool_use_summarySDK events, piping them throughonProgresscallbacks to the executor and observer chain.
Workflow Builder (@sweny-ai/core)
buildWorkflowandrefineWorkflowrewritten to use the Claude interface instead of raw API calls.
Studio Enhancements (@sweny-ai/studio)
- AI chat panel replaces toolbox + prompt bar
- AI-assisted instruction generation
- Generate workflows from natural language prompts
- Toggleable skill pills in AI chat
- Enhanced instruction editor with AI actions
- Connection handles now visible and interactive
- New workflow button + Cmd+N shortcut
Documentation
- Complete documentation rewrite: Getting Started, Workflows, GitHub Action, CLI, Studio, Skills, and Advanced sections
- New root README
Version Bump
- Action version bumped from v3 → v4 to avoid confusion with legacy
@sweny-ai/enginev3.x tags. - Use
swenyai/sweny@v4in your GitHub Actions workflows.
Full changelog
https://github.com/swenyai/sweny/compare/v3...v4.0.1.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Track SWEny, YAML workflows for AI agents I'm running in prod (triage, E2E)
Get notified when new releases ship.
Sign up freeAbout SWEny, YAML workflows for AI agents I'm running in prod (triage, E2E)
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]