refactor(opencode): activate MCP search by catalog size
This commit is contained in:
parent
94b7d450c5
commit
bc189de080
6 changed files with 125 additions and 78 deletions
|
|
@ -48,8 +48,6 @@ export const Flag = {
|
|||
|
||||
OPENCODE_WORKSPACE_ID: process.env["OPENCODE_WORKSPACE_ID"],
|
||||
OPENCODE_EXPERIMENTAL_WORKSPACES: enabledByExperimental("OPENCODE_EXPERIMENTAL_WORKSPACES"),
|
||||
OPENCODE_EXPERIMENTAL_MCP_TOOL_SEARCH: enabledByExperimental("OPENCODE_EXPERIMENTAL_MCP_TOOL_SEARCH"),
|
||||
|
||||
// Evaluated at access time (not module load) because tests, the CLI, and
|
||||
// external tooling set these env vars at runtime.
|
||||
get OPENCODE_DISABLE_PROJECT_CONFIG() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue