mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-19 20:00:41 +00:00
Forward onUpdate callback through hook wrapper (#238)
This commit is contained in:
parent
16685a36ec
commit
a54c70bbed
4 changed files with 45 additions and 6 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
export { discoverAndLoadCustomTools, loadCustomTools } from "./loader.js";
|
||||
export type {
|
||||
AgentToolUpdateCallback,
|
||||
CustomAgentTool,
|
||||
CustomToolFactory,
|
||||
CustomToolsLoadResult,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue