| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-25 | 1.0 kB | |
| v3.0.1 source code.tar.gz | 2026-01-25 | 7.4 MB | |
| v3.0.1 source code.zip | 2026-01-25 | 7.7 MB | |
| Totals: 3 Items | 15.1 MB | 0 | |
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