Caricamento in corso...
Caricamento in corso...
Last synced: Today, 22:00
Technical reference for the OpenClaw framework. Real-time synchronization with the official documentation engine.
Use this file to discover all available pages before exploring further.
openclaw commitmentsList and manage inferred follow-up commitments.
Commitments are opt-in, short-lived follow-up memories created from conversation context. See Inferred commitments for the conceptual guide.
With no subcommand,
openclaw commitmentsbashopenclaw commitments [--all] [--agent <id>] [--status <status>] [--json] openclaw commitments list [--all] [--agent <id>] [--status <status>] [--json] openclaw commitments dismiss <id...> [--json]
--all--agent <id>--status <status>pendingsentdismissedsnoozedexpired--jsonList pending commitments:
bashopenclaw commitments
List every stored commitment:
bashopenclaw commitments --all
Filter to one agent:
bashopenclaw commitments --agent main
Find snoozed commitments:
bashopenclaw commitments --status snoozed
Dismiss one or more commitments:
bashopenclaw commitments dismiss cm_abc123 cm_def456
Export as JSON:
bashopenclaw commitments --all --json
Text output includes:
JSON output also includes the commitment store path and full stored records.
© 2024 TaskFlow Mirror
Powered by TaskFlow Sync Engine