Skip to content

v2026.1.6 - Complete Addon Discovery

Choose a tag to compare

@github-actions github-actions released this 14 Jan 21:37
· 2227 commits to main since this release
v2026.1.6
6e65e97

Highlights

What Changed Why You Care
Complete addon discovery ALL providers now properly deploy Ralph and other addons
8 providers fixed Claude, Codex, Copilot, Cursor, Factory, OpenCode, Warp, Windsurf
Ralph loop commands New iterative task execution with /ralph
Issue management New /issue-create, /issue-list, /issue-update commands
Smith generators New /smith-agenticdef, /smith-mcpdef, /smith-sysdef

Installation

npm install -g aiwg@2026.1.6
# or update existing
npm update -g aiwg

New Commands

Ralph Loop (Iterative Task Execution)

  • /ralph - Execute iterative task loop until completion
  • /ralph-status - Check loop status
  • /ralph-abort - Abort running loop
  • /ralph-resume - Resume interrupted loop

Issue Management

  • /issue-create - Create tickets (Gitea, GitHub, Jira, Linear, local)
  • /issue-list - List and filter tickets
  • /issue-update - Update existing tickets
  • /issue-close - Close tickets with summary
  • /issue-comment - Add structured comments
  • /issue-sync - Sync issues with commits/artifacts

Smith Generators

  • /smith-agenticdef - Generate agent definitions
  • /smith-mcpdef - Generate MCP environment definitions
  • /smith-sysdef - Generate system definition files

Bug Fixes

  • Fixed npm update failing with "Invalid Version" error (CalVer format)
  • Fixed addon discovery for ALL deployment providers
  • Fixed delegated scripts (Codex prompts, Cursor rules, Warp, Windsurf)

Full Changelog

See CHANGELOG.md for complete details.

Full Changelog: v2026.1.5...v2026.1.6


🤖 AIWG Documentation | Discord | Telegram