What's Changed
- Remove agent-browser skill install by @alvinunreal in #473
- Feature: Env support in config by @hannespr in #475
- fix(hooks): prevent phase-reminder from leaking into UI/chat history (#448) by @qwtoe in #477
- detect 'Insufficient balance' as rate-limit error for fallback by @zackslash in #484
- fix(multiplexer): skip missing cleanup for sessions never observed in status by @andrewylies in #491
- Fix typo by @yolo2h in #492
- Fix Node ESM plugin packaging by @xinxingi in #496
- docs: add Japanese README by @eltociear in #497
- docs: add Korean README by @dev-wantap in #502
- feat(subtask): make worker timeout configurable via subtask.timeoutMs by @OmerFarukOruc in #505
- feat: version-aware plugin cache directories by @omar-mohamed-khallaf in #515
- Correct log directory path to include /log subdirectory by @omar-mohamed-khallaf in #516
- fix(preset): avoid runtime reload in preset command by @Qesire in #518
- fix: respect OPENCODE_CONFIG_DIR during install by @flyinghail in #522
- fix(cli): disable OpenCode built-in agents during install by @Qesire in #520
- feat(fallback): support preset-scoped fallback chain keys by @Qesire in #519
- fix(auto-update): avoid major-version upgrades by @alvinunreal in #525
New Contributors
- @hannespr made their first contribution in #475
- @qwtoe made their first contribution in #477
- @zackslash made their first contribution in #484
- @andrewylies made their first contribution in #491
- @yolo2h made their first contribution in #492
- @xinxingi made their first contribution in #496
- @eltociear made their first contribution in #497
- @dev-wantap made their first contribution in #502
- @OmerFarukOruc made their first contribution in #505
- @omar-mohamed-khallaf made their first contribution in #515
- @Qesire made their first contribution in #518
- @flyinghail made their first contribution in #522
Full Changelog: v1.1.1...v1.1.2