[PR #10974] fix(opencode): guard tui server exposure #13619

Open
opened 2026-02-16 18:18:27 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/10974

State: open
Merged: No


Fixes #10973.

What does this PR do?

  • Applies the same insecure-non-loopback guardrail to the TUI external-server path as serve/web.
  • Adds --yes to skip confirmation prompts.

How did you verify your code works?

  • bun test test/cli/exposure-guard.test.ts
  • bun run typecheck
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10974 **State:** open **Merged:** No --- Fixes #10973. ### What does this PR do? - Applies the same insecure-non-loopback guardrail to the TUI external-server path as `serve`/`web`. - Adds `--yes` to skip confirmation prompts. ### How did you verify your code works? - `bun test test/cli/exposure-guard.test.ts` - `bun run typecheck`
yindo added the pull-request label 2026-02-16 18:18:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13619