Skip to content

fix: resolve conflicts for #11050#15425

Open
bobthearsonist wants to merge 11 commits intoanomalyco:devfrom
bobthearsonist:pr-11050-mergefix
Open

fix: resolve conflicts for #11050#15425
bobthearsonist wants to merge 11 commits intoanomalyco:devfrom
bobthearsonist:pr-11050-mergefix

Conversation

@bobthearsonist
Copy link

@bobthearsonist bobthearsonist commented Feb 28, 2026

Issue for this PR

Closes #11031

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Resolves merge conflicts from #11050 against current dev and keeps the Open WebUI command behavior intact.

Also fixes a duplicated stale block in packages/opencode/src/cli/cmd/tui/thread.ts that was causing typecheck failures (workerPath, cwd, and missing config in tui(...)).

How did you verify your code works?

  • Reproduced merge conflicts in a dedicated worktree
  • Resolved conflicts and removed conflict markers
  • Verified packages/opencode/src/cli/cmd/tui/thread.ts has no TypeScript diagnostics

Screenshots / recordings

Not applicable (TUI/backend wiring change).

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions github-actions bot added the needs:compliance This means the issue will auto-close after 2 hours. label Feb 28, 2026
@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions github-actions bot removed needs:compliance This means the issue will auto-close after 2 hours. needs:issue labels Feb 28, 2026
@github-actions
Copy link
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

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.

Restore 'Open WebApp' command to ctrl+p System menu

2 participants