Fix TUI performance regression: add caching to Box, use Text directly for built-in tools
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
// Core session management
|
||||
|
||||
// Re-export Type from typebox for custom tools
|
||||
export { Type } from "@sinclair/typebox";
|
||||
export {
|
||||
AgentSession,
|
||||
type AgentSessionConfig,
|
||||
|
||||
Reference in New Issue
Block a user