mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-18 17:04:49 +00:00
WP9+WP10: Add AgentSession session management and utility methods
This commit is contained in:
parent
94ff0b0962
commit
934c2bc5d3
3 changed files with 213 additions and 11 deletions
|
|
@ -9,5 +9,6 @@ export {
|
|||
type CompactionResult,
|
||||
type ModelCycleResult,
|
||||
type PromptOptions,
|
||||
type SessionStats,
|
||||
} from "./agent-session.js";
|
||||
export { type BashExecutorOptions, type BashResult, executeBash } from "./bash-executor.js";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue