- Prompt/programmatic agents live in
.agents/(programmatic agents usehandleStepsgenerators). - Generator functions execute in a sandbox; agent templates define tool access and subagents.
Direct commands without savant-code prefix:
savant-code shims install savant-code/[email protected]
eval "$(savant-code shims env)"
base-lite "fix this bug"- Tool definitions live in
common/src/toolsand are executed via the SDK helpers + agent-runtime.