v1.1.25-2
·
3066 commits
to integration
since this release
- Fix(test): allow cached models with fetch disabled
- Fix(cli): rebrand command names from opencode to shuvcode in help output
- Chore(release): bump packages to 1.1.25-1
- Fix(desktop): guard getComputedStyle on Windows
- Fix(opencode): publish mdns host with port
- Fix(openai): track text and reasoning by output_index
- Fix(provider): preserve itemIds and remap options
- Fix(provider): route gpt-5 models to /responses
- Fix(mcp): simplify oauth callback handling
- Fix(opencode): improve copilot device polling
- Feat(opencode): add usage tracking and /usage dialog
- Fix(tui): keep primary model after subagent run
- Feat(tui): show subagents in sidebar
- Fix(tui): open help dialog via route
- Fix(tui): support home/end in list dialogs
- Fix(app): avoid double-decrement on session archive
- Feat(ui): refine command palette search UI
Thank you to 2 community contributors:
- @GollyJer:
- feat(tui): show subagents in sidebar based on subagent_type property
- @shuv1337:
- chore(nix): update desktop packaging and hashes
- fix(ui): improve list selection scrolling
- feat(ui): refine command palette search UI
- fix(app): avoid double-decrement on session archive
- fix(tui): support home/end in list dialogs
- fix(tui): open help dialog via route
- feat(tui): show subagents in sidebar
- fix(tui): keep primary model after subagent run
- feat(opencode): add usage tracking and /usage dialog
- fix(opencode): improve copilot device polling
- fix(mcp): simplify oauth callback handling
- fix(provider): route gpt-5 models to /responses
- fix(provider): preserve itemIds and remap options
- fix(openai): track text and reasoning by output_index
- fix(opencode): publish mdns host with port
- fix(desktop): guard getComputedStyle on Windows
- fix(ui): strip ansi from command output
- feat(console): store subscription metadata and scripts
- fix(console): decode anthropic stream bytes
- docs: add OpenWork to ecosystem
- chore(release): bump packages to 1.1.25-1
- Local test merge of PR #310: feat(tui): show subagents in sidebar based on subagent_type property
- fix(cli): rebrand command names from opencode to shuvcode in help output
- Merge branch 'shuvcode-dev' into integration
- fix(test): allow cached models with fetch disabled
- Merge branch 'shuvcode-dev' into integration