What's New in v3.0.1
Bug Fixes
- fix: add missing
nameproperty inloadBuiltinCommandscausing TypeError on slashcommand - fix: remove github-copilot association from gpt-5-nano model mapping
- fix(ralph-loop): skip user messages in transcript completion detection (#1086)
- fix: update documentation to use
load_skillsinstead ofskillsparameter (#1088) - docs: fix atlas agent name case in example config
Refactoring & Cleanup
- refactor: sync
delegate_taskschema with OpenCode Task tool (resume→session_id, add command param) - refactor(ultrawork): replace vague plan agent references with explicit
delegate_task(subagent_type="plan")invocation syntax - refactor: remove dead re-exports from tools barrel
- refactor: remove deprecated
config-path.ts(dead code) - refactor: remove unused background-compaction hook module
Community
- New CLA signatures from @kvokka, @potb, @jsl9208, @sadnow, @ThanhNguyxn, @AamiRobin
No notable changes