✨ Claude Code v2.1.12+ Integration
This release integrates with Claude Code v2.1.12+ for enhanced workflow orchestration while maintaining 100% backward compatibility.
Native Task Management (v2.1.16+)
- Automatic task creation with dependency chains
- Task progress tracking with visual indicators
- Session resumption from checkpoints
- Tasks visible in
/taskslist
Fork Context Support (v2.1.16+)
- Memory-efficient isolated execution for heavy workflows
- Prevents context bloat in main conversation
- Parallel workflow execution without context mixing
Agent Field Specification
- Explicit provider routing via frontmatter
- Agent types: Explore, Plan, general-purpose
- Better isolation with fork context integration
Wildcard Bash Permissions (v2.1.12+)
- Flexible CLI patterns:
codex *,gemini * - Reduced permission prompts for trusted CLIs
- Pattern validation with security maintained
🔄 Backward Compatibility
- Zero breaking changes
- Automatic version detection with graceful degradation
- Feature flags for v2.1.12+ capabilities
- Tmux-based async still available as fallback
See CHANGELOG for complete details.