mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
feat(coding-agent): export getAgentDir for extensions (#749)
This commit is contained in:
committed by
GitHub
Unverified
parent
12c61b5879
commit
eacd33602b
@@ -1,4 +1,7 @@
|
||||
// Core session management
|
||||
|
||||
// Config paths
|
||||
export { getAgentDir } from "./config.js";
|
||||
export {
|
||||
AgentSession,
|
||||
type AgentSessionConfig,
|
||||
|
||||
Reference in New Issue
Block a user