Skip to content

Conversation

@shuv1337
Copy link
Collaborator

@shuv1337 shuv1337 commented Jan 14, 2026

Summary

  • Merge upstream sst/opencode v1.1.19 into shuvcode fork
  • Refactor dialog-tools component to use SDK client
  • Update lockfile with fork-specific dependencies

Upstream Changes (v1.1.19)

Conflict Resolutions

  • bun.lock: regenerated with fork dependencies (ghostty-opentui, vite-plugin-pwa)
  • global-sync.tsx: adopted upstream variable naming (question instead of request)
  • session/index.tsx: merged upstream workdir display with fork's ANSI terminal emulation
  • amazon-bedrock.test.ts: added all mock modules (fork + upstream)
  • vscode/package.json: kept fork branding, updated version to 1.1.19

Fork Commits

  • refactor(tui): use SDK client for tool list dialog - Modernizes the tools dialog
  • chore: update lockfile with fork dependencies - Syncs bun.lock

dbpolito and others added 29 commits January 13, 2026 12:26
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Upstream changes:
- feat: add plan mode with enter/exit tools (anomalyco#8281)
- feat: Add GitLab Duo Agentic Chat Provider Support (anomalyco#7333)
- feat(desktop): Ask Question Tool Support (anomalyco#8232)
- feat: add Undertale and Deltarune built-in themes (anomalyco#8240)
- fix: Add Plugin Mocks to Provider Tests (anomalyco#8276)
- fix: update User-Agent string to latest Chrome version in webfetch (anomalyco#8284)
- fix(prompt-input): handle Shift+Enter before IME check
- fix(state): delete key from recordsByKey on instance disposal
- fix(mcp): close existing client before reassignment to prevent leaks

Resolved conflicts:
- bun.lock: regenerated with fork dependencies
- global-sync.tsx: adopted upstream variable naming (question instead of request)
- session/index.tsx: merged upstream workdir display with fork's ANSI terminal emulation
- amazon-bedrock.test.ts: added all mock modules (fork + upstream)
- vscode/package.json: kept fork branding, updated version

Fork commits included:
- refactor(tui): use SDK client for tool list dialog
- chore: update lockfile with fork dependencies
@shuv1337 shuv1337 changed the title refactor: TUI dialog-tools SDK client + lockfile update sync: merge upstream v1.1.19 + fork improvements Jan 14, 2026
@shuv1337 shuv1337 merged commit 1a208f2 into integration Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.