0.3.8
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_agentanddelegate_agent) - Parallel execution for safe read-only tools
- New cron-style
/schedulesupport /release-notescommand inside the CLI- Better recovery from broken/malformed tool calls
- Native Anthropic
/v1/messagessupport - 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
@mentionstab 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