mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
feat(coding-agent): export VERSION and update custom-header example (#798)
Co-authored-by: Jian Zhang <jzhang@yanhuangdata.com>
This commit is contained in:
committed by
GitHub
Unverified
parent
58eec55154
commit
fc538f6ca1
@@ -1,7 +1,7 @@
|
||||
// Core session management
|
||||
|
||||
// Config paths
|
||||
export { getAgentDir } from "./config.js";
|
||||
export { getAgentDir, VERSION } from "./config.js";
|
||||
export {
|
||||
AgentSession,
|
||||
type AgentSessionConfig,
|
||||
|
||||
Reference in New Issue
Block a user