openclaw/docs/plugins
Shubhankar Tripathy 9edeffc751
fix(codex/app-server): forward bootstrap into developerInstructions (#77372)
The OpenClaw workspace bootstrap block (SOUL.md, IDENTITY.md, USER.md,
TOOLS.md, BOOTSTRAP.md, MEMORY.md, HEARTBEAT.md) was only being merged into
Codex's config.instructions. The Codex app-server runtime overlay
consistently applies the explicit developerInstructions field, so persona
and style guidance present in the workspace was failing to shape Codex
behavior on session resume.

Build the workspace bootstrap block before finalizing developerInstructions
and join it into both:

- the baseline developerInstructions (initial assignment), and
- the context-engine developerInstructions (when context engine is active),
  preserving the existing config-engine projection addition.

The existing config.instructions merge stays intact, so the bootstrap now
reaches Codex through both paths and downstream hooks
(resolveAgentHarnessBeforePromptBuildResult) see what Codex will actually
receive. AGENTS.md remains excluded because Codex loads it natively.

Update the existing 'passes OpenClaw bootstrap files through ...' test to
also assert the developerInstructions field carries SOUL.md and the Codex
AGENTS.md substitution note while still excluding the native AGENTS.md
content.

Fixes #77363.
2026-05-06 09:09:59 +01:00
..
reference fix: explain missing git during plugin install 2026-05-05 05:14:09 +01:00
adding-capabilities.md docs: consolidate moved docs pages 2026-05-05 17:38:21 +01:00
agent-tools.md
architecture-internals.md fix: clarify blocked plugin validation 2026-05-03 19:39:30 +01:00
architecture.md refactor(matrix): keep runtime wrapper native-only 2026-05-01 23:36:08 +01:00
building-extensions.md
building-plugins.md docs: typography hygiene across 6 pages 2026-05-05 20:45:39 -07:00
bundles.md docs(doctor): clarify configured plugin repair (#77613) 2026-05-04 18:16:29 -07:00
codex-computer-use.md docs: audit and fix 4 pages (sentence-case headings + Related links) 2026-05-05 21:42:03 -07:00
codex-harness.md fix(codex/app-server): forward bootstrap into developerInstructions (#77372) 2026-05-06 09:09:59 +01:00
community.md fix(plugins): keep bare installs on npm for launch 2026-05-02 12:00:06 -07:00
compatibility.md refactor: drop legacy implicit startup sidecar fallback 2026-05-01 22:58:18 +01:00
dependency-resolution.md fix(plugins): repair managed npm openclaw peers 2026-05-06 07:32:25 +01:00
google-meet.md fix: fork google meet agent context 2026-05-04 07:36:09 +01:00
hooks.md docs: typography hygiene across 4 large pages 2026-05-05 19:19:15 -07:00
manage-plugins.md fix(plugins): fall back from invalid beta npm updates 2026-05-04 21:55:08 +01:00
manifest.md fix(bonjour): default LAN discovery on macOS only 2026-05-03 19:07:27 +01:00
memory-lancedb.md refactor: simplify plugin dependency handling 2026-05-01 21:32:22 +01:00
memory-wiki.md fix(docs): validate plugin json examples 2026-05-03 15:47:23 -07:00
message-presentation.md docs: batch sentence-case headings across high-Title-Case offenders 2026-04-26 23:52:28 -07:00
plugin-inventory.md docs: add plugin install example 2026-05-04 10:08:29 +01:00
reference.md docs(plugins): render npm-first install routes 2026-05-02 19:41:16 -07:00
sdk-agent-harness.md Stop heartbeat tool turns from asking for HEARTBEAT_OK (#76338) 2026-05-03 13:46:26 +09:00
sdk-channel-message.md docs: audit and fix 5 pages (sentence-case headings + Related/title) 2026-05-05 21:48:05 -07:00
sdk-channel-plugins.md docs: typography hygiene + drop one in-body H1 across 5 pages 2026-05-05 19:46:32 -07:00
sdk-channel-turn.md docs: document channel message plugin api 2026-05-06 01:46:42 +01:00
sdk-entrypoints.md docs: typography hygiene across 5 pages 2026-05-05 20:04:12 -07:00
sdk-migration.md docs: typography hygiene + drop one in-body H1 across 5 pages 2026-05-05 19:46:32 -07:00
sdk-overview.md fix: pass claude cli thinking effort (#77410) 2026-05-04 18:13:53 +00:00
sdk-provider-plugins.md docs: typography hygiene + 2 in-body H1 removals across 6 pages 2026-05-05 20:58:10 -07:00
sdk-runtime.md feat(plugin-state): add registerIfAbsent keyed store (#77135) 2026-05-04 18:20:04 +10:00
sdk-setup.md fix(plugins): keep bare installs on npm for launch 2026-05-02 12:00:06 -07:00
sdk-subpaths.md [codex] Extract filesystem safety primitives (#77918) 2026-05-06 02:15:17 +01:00
sdk-testing.md docs: complete source-backed docs sweep 2026-05-02 22:37:01 +01:00
skill-workshop.md docs: typography hygiene across 5 pages 2026-05-05 20:14:18 -07:00
voice-call.md feat(voice-call): improve realtime Meet voice agent 2026-05-05 12:56:31 -07:00
webhooks.md refactor(plugin-sdk): add managed task flow runtime 2026-04-28 05:32:40 +01:00
zalouser.md fix(plugins): use default tags for official plugin installs 2026-05-02 14:47:53 -07:00