mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 08:00:59 +00:00
Update agent package: changelog, fix README type name, export proxy utilities
This commit is contained in:
parent
71cbae6371
commit
74637403b6
3 changed files with 21 additions and 50 deletions
|
|
@ -2,5 +2,7 @@
|
|||
export * from "./agent.js";
|
||||
// Loop functions
|
||||
export * from "./agent-loop.js";
|
||||
// Proxy utilities
|
||||
export * from "./proxy.js";
|
||||
// Types
|
||||
export * from "./types.js";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue