Update agent package: changelog, fix README type name, export proxy utilities
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user