ACP_SESSION_MODES
constACP_SESSION_MODES: readonly ["chat","code"]
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/schema.ts:218
EXT-117 â the commands an ACP (editor) session may be resolved under, as acp.mode. Both are
existing members of GthCommand, which is the whole point of the key: the value is a command the
tool-gating branches already understand rather than a new one they would each have to learn. The
read-site default is code (import(â#src/config/types.jsâ).GthConfig.acp).