feat(core): attach global native tools (#30832)
This commit is contained in:
@@ -3,7 +3,7 @@ export * as QuestionTool from "./question"
|
||||
import { Tool, toolText } from "@opencode-ai/llm"
|
||||
import { Effect, Layer, Schema } from "effect"
|
||||
import { QuestionV2 } from "../question"
|
||||
import { ToolRegistry } from "../tool-registry"
|
||||
import { ToolRegistry } from "./registry"
|
||||
|
||||
export const name = "question"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user