Skip to content

0.3.8

Choose a tag to compare

@kinqsradio kinqsradio released this 26 May 05:00

0.3.8 — 2026-05-26

Main focus: better agent delegation, safer parallel tools, Anthropic support, and CLI workflow improvements.

Highlights

  • Added smarter child-agent handling (task_agent and delegate_agent)
  • Parallel execution for safe read-only tools
  • New cron-style /schedule support
  • /release-notes command inside the CLI
  • Better recovery from broken/malformed tool calls
  • Native Anthropic /v1/messages support
  • Improved MCP install helpers for Claude, Cursor, Windsurf, VS Code, and Zed
  • Better Ink UI overlays for prompts/questions

Fixes

  • Memory recall now correctly detects MCP-prefixed tools
  • Standardized MCP naming (mcp_<server>_<tool>)
  • Fixed child-agent wait handling
  • Fixed timeout leaks in handleWait
  • Added env fallback protection for invalid spawn-depth values
  • Improved JWT tampering detection

Deferred

  • @mentions tab completion moved to 0.4.x

What's Changed

  • Release 0.3.8 — CLI delegation reliability + quick wins by @kinqsradio in #56

Full Changelog: v0.3.7...v0.3.8