feat(sdk): add HttpApi clients and embedded host (#33445)
This commit is contained in:
parent
c45d1db9a0
commit
cdd67cf30f
59 changed files with 4629 additions and 316 deletions
2
packages/sdk-next/src/tool.ts
Normal file
2
packages/sdk-next/src/tool.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export { Failure, RegistrationError, make } from "@opencode-ai/core/tool/tool"
|
||||
export type { AnyTool, Content, Context, Definition } from "@opencode-ai/core/tool/tool"
|
||||
Loading…
Add table
Add a link
Reference in a new issue