fix: handle empty directory query parameter in server middleware#5732
Merged
adamdotdevin merged 1 commit intoanomalyco:devfrom Dec 18, 2025
Merged
fix: handle empty directory query parameter in server middleware#5732adamdotdevin merged 1 commit intoanomalyco:devfrom
adamdotdevin merged 1 commit intoanomalyco:devfrom
Conversation
shuv1337
added a commit
to Latitudes-Dev/shuvcode
that referenced
this pull request
Dec 18, 2025
* docs: add opencode.cafe to ecosystem page (anomalyco#5714) * chore: format code * docs: add legal pages with privacy policy and terms of service links * MCP improvements (anomalyco#5699) * zen: error handling for stream requests * feat(tui): add option to disable terminal title (anomalyco#5713) * docs: add OPENCODE_DISABLE_TERMINAL_TITLE to environment variables (anomalyco#5725) * chore: format code * zen: error handling for stream requests * tauri: server spawn fail dialog w/ copy logs button (anomalyco#5729) * tauri: say OpenCode Server instead of OpenCode CLI * fix: handle empty directory query parameter in server middleware (anomalyco#5732) * release: v1.0.167 * sync: record last synced tag v1.0.167 --------- Co-authored-by: Ryan Vogel <n01508660@unf.edu> Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Jay V <air@live.ca> Co-authored-by: Rohan Mukherjee <roerohan@gmail.com> Co-authored-by: Frank <frank@sst.dev> Co-authored-by: Jake Nelson <jknlsn@users.noreply.github.com> Co-authored-by: Jeon Suyeol <devxoul@gmail.com> Co-authored-by: Brendan Allan <brendonovich@outlook.com> Co-authored-by: opencode <opencode@sst.dev> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
rekram1-node
pushed a commit
that referenced
this pull request
Dec 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix for this issue that is impacting both opencode desktop, and opencode web (specifically when the server process is launched inside a git repo):