Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-agent automation claude devops github-action
+4 more
observability sre triage typescript

Summary

AI summary

Added --stream flag and live progress UX for triage commands.

Full changelog

What's new

Streaming & Live Progress (@sweny-ai/[email protected])

  • --stream flag — All commands (triage, implement, workflow run) now support --stream which outputs NDJSON ExecutionEvent objects to stdout. This is the foundation for Studio live visualization and automation consumers.
  • node:progress event — New ExecutionEvent type 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_progress and tool_use_summary SDK events, piping them through onProgress callbacks to the executor and observer chain.

Workflow Builder (@sweny-ai/core)

  • buildWorkflow and refineWorkflow rewritten 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/engine v3.x tags.
  • Use swenyai/sweny@v4 in 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 free

About SWEny, YAML workflows for AI agents I'm running in prod (triage, E2E)

All releases →

Beta — feedback welcome: [email protected]