openclaw/docs
Jason 70df2b8fe2
Some checks failed
CI / preflight (push) Waiting to run
CI / security-scm-fast (push) Waiting to run
CI / security-dependency-audit (push) Waiting to run
CI / security-fast (push) Blocked by required conditions
CI / build-artifacts (push) Blocked by required conditions
CI / (push) Blocked by required conditions
CI / -1 (push) Blocked by required conditions
CI / checks-fast-contracts-plugins (push) Blocked by required conditions
CI / -2 (push) Blocked by required conditions
CI / checks-fast-contracts-channels (push) Blocked by required conditions
CI / checks-fast-protocol (push) Blocked by required conditions
CI / -3 (push) Blocked by required conditions
CI / checks-node-compat-node22 (push) Blocked by required conditions
CI / -4 (push) Blocked by required conditions
CI / -5 (push) Blocked by required conditions
CI / checks-node-core (push) Blocked by required conditions
CI / check-dependencies (push) Blocked by required conditions
CI / check-lint (push) Blocked by required conditions
CI / check-policy-guards (push) Blocked by required conditions
CI / check-preflight-guards (push) Blocked by required conditions
CI / check-prod-types (push) Blocked by required conditions
CI / check-strict-smoke (push) Blocked by required conditions
CI / check-test-types (push) Blocked by required conditions
CI / check (push) Blocked by required conditions
CI / check-additional-boundaries-a (push) Blocked by required conditions
CI / check-additional-boundaries-b (push) Blocked by required conditions
CI / check-additional-boundaries-c (push) Blocked by required conditions
CI / check-additional-boundaries-d (push) Blocked by required conditions
CI / check-additional-extension-bundled (push) Blocked by required conditions
CI / check-additional-extension-channels (push) Blocked by required conditions
CI / check-additional-extension-package-boundary (push) Blocked by required conditions
CI / check-additional-runtime-topology-architecture (push) Blocked by required conditions
CI / check-additional (push) Blocked by required conditions
CI / build-smoke (push) Blocked by required conditions
CI / check-docs (push) Blocked by required conditions
CI / skills-python (push) Blocked by required conditions
CI / -6 (push) Blocked by required conditions
CI / -7 (push) Blocked by required conditions
CI / macos-swift (push) Blocked by required conditions
CI / -8 (push) Blocked by required conditions
ClawSweeper Dispatch / dispatch (push) Waiting to run
Docs Sync Publish Repo / sync-publish-repo (push) Waiting to run
Docs / docs (push) Waiting to run
Plugin NPM Release / preview_plugins_npm (push) Waiting to run
Plugin NPM Release / preview_plugin_pack (push) Blocked by required conditions
Plugin NPM Release / publish_plugins_npm (push) Blocked by required conditions
Workflow Sanity / no-tabs (push) Waiting to run
Workflow Sanity / actionlint (push) Waiting to run
Workflow Sanity / generated-doc-baselines (push) Waiting to run
Website Installer Sync / static (push) Has been cancelled
Website Installer Sync / linux-docker (push) Has been cancelled
Website Installer Sync / macos-installer (push) Has been cancelled
Website Installer Sync / windows-installer (push) Has been cancelled
Website Installer Sync / sync-website (push) Has been cancelled
feat: steer mid-turn prompts by default (#77023)
Summary:
- Default active-run queueing to steer while preserving explicit followup/collect modes.
- Keep `/steer` fallback behavior and migrate retired queue steering config.
- Await Codex app-server steering acceptance so rejected/aborted steering can fall back safely.
- Route active subagent announcements through intentional acceptance-aware steering, with legacy queue helpers deprecated for delivery decisions.

Verification:
- git diff --check
- rg -n "^(<<<<<<<|=======|>>>>>>>|\|\|\|\|\|\|\|)" CHANGELOG.md docs src extensions || true
- pnpm test src/agents/subagent-announce-dispatch.test.ts src/agents/subagent-announce-delivery.test.ts src/agents/pi-embedded-runner/runs.test.ts src/agents/subagent-announce.format.e2e.test.ts src/agents/subagent-announce.test.ts
- pnpm test src/auto-reply/reply/commands-steer.test.ts src/auto-reply/reply/queue/settings.test.ts src/auto-reply/reply/queue-policy.test.ts src/auto-reply/reply/agent-runner.runreplyagent.e2e.test.ts src/auto-reply/reply/get-reply-run.media-only.test.ts extensions/codex/src/app-server/run-attempt.test.ts -- -t "queued steering|explicit all-mode steering|flushes pending default queued steering|rejects queued steering|resolveActiveRunQueueAction|resolveQueueSettings|handleSteerCommand"

Co-authored-by: fuller-stack-dev <263060202+fuller-stack-dev@users.noreply.github.com>
2026-05-13 14:00:11 +01:00
..
.generated feat: steer mid-turn prompts by default (#77023) 2026-05-13 14:00:11 +01:00
.i18n Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
announcements fix: add channel status filtering (#80706) 2026-05-11 18:44:54 +01:00
assets Add browser and tool profile quick settings (#80609) 2026-05-11 10:06:00 +00:00
automation Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
channels Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
clawhub docs: add ClawHub publishing page 2026-05-07 19:43:06 -07:00
cli Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
concepts feat: steer mid-turn prompts by default (#77023) 2026-05-13 14:00:11 +01:00
debug docs: typography hygiene across 6 pages (gateway/cli/debug) 2026-05-06 08:49:27 -07:00
diagnostics Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
gateway feat: steer mid-turn prompts by default (#77023) 2026-05-13 14:00:11 +01:00
help feat: steer mid-turn prompts by default (#77023) 2026-05-13 14:00:11 +01:00
images
install Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
nodes Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
plan Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
platforms Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
plugins feat: steer mid-turn prompts by default (#77023) 2026-05-13 14:00:11 +01:00
providers Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
refactor Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
reference Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
security lint: classify raw socket callsites 2026-05-08 01:18:04 +10:00
snippets/plugin-publish
start Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
superpowers/specs docs: complete source-backed docs sweep 2026-05-02 22:37:01 +01:00
tools feat: steer mid-turn prompts by default (#77023) 2026-05-13 14:00:11 +01:00
web Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
AGENTS.md docs: keep qa broker notes internal 2026-05-08 06:01:23 +01:00
auth-credential-semantics.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
brave-search.md
ci.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
CLAUDE.md
date-time.md docs: audit and fix 4 pages (pi version bump + 3 typography/H1) 2026-05-05 21:14:55 -07:00
docs.json docs: split plugin docs navigation 2026-05-12 13:40:12 -07:00
index.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
logging.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
nav-tabs-underline.js
network.md docs: audit and fix 4 pages (pi version bump + 3 typography/H1) 2026-05-05 21:14:55 -07:00
perplexity.md docs: consolidate moved docs pages 2026-05-05 17:38:21 +01:00
pi-dev.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
pi.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
prose.md
style.css
tts.md
vps.md
whatsapp-openclaw-ai-zh.jpg
whatsapp-openclaw.jpg