refactor(core): consolidate tool architecture
This commit is contained in:
parent
0fd73a2976
commit
8db7487c89
466 changed files with 9405 additions and 11071 deletions
|
|
@ -1,2 +1,3 @@
|
|||
export { Failure, RegistrationError, make } from "@opencode-ai/plugin/v2/effect/tool"
|
||||
export type { Any, Content, Context, Tool } from "@opencode-ai/plugin/v2/effect/tool"
|
||||
export { RegistrationError } from "@opencode-ai/core/tool"
|
||||
export { Error } from "@opencode-ai/schema/tool"
|
||||
export type { Context, Info } from "@opencode-ai/schema/tool"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue