Skip to content

feat(httpapi): bridge file search endpoints#24356

Merged
kitlangton merged 1 commit intodevfrom
kit/httpapi-next-reads
Apr 25, 2026
Merged

feat(httpapi): bridge file search endpoints#24356
kitlangton merged 1 commit intodevfrom
kit/httpapi-next-reads

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • Bridge /find, /find/file, and /find/symbol through the experimental Effect HttpApi server.
  • Reuse existing file/ripgrep/LSP schemas and mount the search routes behind OPENCODE_EXPERIMENTAL_HTTPAPI.
  • Add file HttpApi coverage for text search, file search, and symbol search.

Tests

  • bun typecheck from packages/opencode
  • bun run test:ci test/server/httpapi-file.test.ts test/server/httpapi-mcp.test.ts test/server/httpapi-workspace.test.ts test/server/httpapi-bridge.test.ts test/server/httpapi-instance.test.ts from packages/opencode
  • ./packages/sdk/js/script/build.ts

@kitlangton kitlangton merged commit 05661c6 into dev Apr 25, 2026
12 checks passed
@kitlangton kitlangton deleted the kit/httpapi-next-reads branch April 25, 2026 18:12
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