Skip to content

Conversation

@incognitojam
Copy link

What does this PR do?

Adds base path support for server routes and proxying, plus CLI/config options and normalization.

How did you verify your code works?

bun turbo typecheck

@github-actions
Copy link
Contributor

Hey! Your PR title Add base path support for opencode server doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

Potential Duplicate Found:

feat: base path support (PR #7625)
#7625

This appears to be directly related to the current PR #9528. PR #7625 already addresses base path support, which is the core feature of the current PR. These likely need to be reconciled - either PR #7625 was previously closed/abandoned and this is a fresh implementation, or they may be duplicating the same work.

@incognitojam incognitojam deleted the incognitojam/web-base-path branch January 20, 2026 01:17
@incognitojam
Copy link
Author

incognitojam commented Jan 20, 2026

Sorry, didn't mean to open it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant