What's Changed
- fix: eliminate session state leakage across parallel Claude Code sessions by @Yeachan-Heo in #486
- refactor: remove per-provider agent_role restriction by @Yeachan-Heo in #485
- feat: add agent teams setup to omc-setup skill by @Yeachan-Heo in #484
- fix: Windows Gemini MCP fails due to empty string arg dropped by cmd.exe by @Yeachan-Heo in #488
- fix: add ToolSearch discovery for deferred MCP tools by @Yeachan-Heo in #489
- fix: prevent context bleeding between concurrent instances (#456) by @Yeachan-Heo in #490
- docs: clarify npm package name vs project brand name by @Yeachan-Heo in #493
- feat: unified delegation router with configurable external models (#492) by @Yeachan-Heo in #495
- fix(trace): add missing traceTools registration to standalone MCP server by @hunhoon21 in #497
- fix: reconcile runtime artifacts after omc update by @Yeachan-Heo in #503
- fix session-scoped cancel/state consistency by @Yeachan-Heo in #504
Full Changelog: v4.1.0...v4.1.6