II.
AgentControlMode overview
Reference · liveagent-control-mode:claude-code-bare-simple
Claude Code --bare / SIMPLE mode overview
Minimal posture — system prompt drops the memory section, all background consolidation is disabled, worker tool inventory is just Bash/Read/Edit. Used for SDK / non-interactive workflows where prompt cache hits matter more than feature breadth.
Attributes
displayName
Claude Code --bare / SIMPLE mode
mode
bare-simple
envVar
CLAUDE_CODE_SIMPLE
persistedOnSession
false
workerToolInventory
- Bash
- Read
- Edit
disablesFeatures
- auto-memory
- auto-dream
- extract-memories
- prompt-suggestion
- nested-memory
description
Minimal posture — system prompt drops the memory section, all background
consolidation is disabled, worker tool inventory is just Bash/Read/Edit.
Used for SDK / non-interactive workflows where prompt cache hits matter
more than feature breadth.
Outgoing edges
None.
Incoming edges
operates_in_control_mode1
- agent-runtime-impl:claude-code.runtime@1.x·AgentRuntimeImplClaude Code Runtime (1.x)