0.6.2 (2026-02-24)
Fixed
- Team Claude worker launch now uses plain
claudewith no injected launch args, so localsettings.jsonremains authoritative. - Team startup resolution logging is now Claude-aware: Claude paths report
model=claude source=local-settingsand omitthinking_level.
Changed
- Clarified Team worker CLI behavior docs in README and
skills/team/SKILL.mdto reflect plain-Claude launch semantics. - Added regression coverage to preserve Codex reasoning behavior while enforcing Claude no-args launch behavior.