Me
compozy me
Inspect the current Compozy-managed agent session
- Audience
- Operators running durable agent work
- Focus
- Me guidance shaped for scanability, day-two clarity, and operator context.
compozy me
Inspect the current Compozy-managed agent session
compozy me [flags]Examples
# Show the current managed session identity
compozy me
# Print machine-readable caller state
compozy me -o jsonOptions
-h, --help help for meOptions inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
Every Compozy command supports -o, --output:
humanfor interactive terminal usejsonfor scripts and other machine-readable consumersjsonlfor wait or streaming commands that emit one JSON record per linetoonfor compact agent-readable summaries
Example:
compozy me -o jsonSubcommands
| Command | Description |
|---|---|
| compozy me context | Inspect the bounded situation context for the current agent session |