Skip to content

Releases: yessGlory17/shannon

Shannon v0.1.1-alpha

28 Feb 16:47

Choose a tag to compare

Shannon v0.1.1-alpha Pre-release
Pre-release

What's Changed

Bug Fixes

  • Fix planner not producing results from Claude CLI: Added explicit JSON
    output instructions, multi-strategy JSON extraction, and frontend error display.

Improvements

  • Updated download URLs to point to release tags

Full Changelog: v0.1.0-alpha...v0.1.1-alpha

Shannon v0.1.0-alpha

27 Feb 11:13

Choose a tag to compare

Shannon v0.1.0-alpha Pre-release
Pre-release

Shannon v0.1.0-alpha

First alpha release of Shannon — AI Agent Workflow Orchestration Platform for Claude Code.

Downloads

Platform File Description
Linux shannon-v0.1.0-alpha-linux-amd64.tar.gz Standalone binary
Windows shannon-v0.1.0-alpha-windows-amd64-installer.exe NSIS installer
Windows shannon-v0.1.0-alpha-windows-amd64.zip Portable binary

Prerequisites

  • Claude Code CLI installed and authenticated
  • Linux: WebKit2GTK 4.1 (sudo apt install libwebkit2gtk-4.1-0)
  • Windows: WebView2 runtime (usually pre-installed on Windows 10/11)

Features

  • Custom AI agents with Opus, Sonnet, and Haiku models
  • Visual team builder with drag-and-drop DAG editor
  • AI-powered task planner with workspace analysis
  • Real-time session monitoring with live chat
  • Claude prompt editor with semantic syntax highlighting
  • MCP server management with health checks
  • Encrypted vault for API keys (AES-256)
  • Code diff review with hunk-level feedback

Note

This is an early alpha release. Expect rough edges and breaking changes.