openclaw/test
Jason (Json) f79d842029
fix(codex): keep OpenClaw session spawn searchable
Keep OpenClaw session spawning searchable in Codex mode while steering Codex-native delegation through native subagents.

Verification:
- pnpm docs:list
- git diff --check
- pnpm prompt:snapshots:gen
- pnpm prompt:snapshots:check
- node scripts/run-vitest.mjs extensions/codex/src/app-server/dynamic-tools.test.ts extensions/codex/src/app-server/run-attempt.test.ts extensions/codex/src/app-server/thread-lifecycle.test.ts -t "turn-yield|searchable OpenClaw dynamic tools|Codex-native subagents primary"
- .agents/skills/autoreview/scripts/autoreview --mode local
- GitHub checks on d9237f7294: 69 success, 19 skipped, 1 neutral; merge state CLEAN

Co-authored-by: fuller-stack-dev <263060202+fuller-stack-dev@users.noreply.github.com>
2026-05-18 06:49:05 +01:00
..
fixtures fix(codex): keep OpenClaw session spawn searchable 2026-05-18 06:49:05 +01:00
helpers test: speed up prompt snapshot checks 2026-05-18 01:37:31 +01:00
mocks build(deps): refresh workspace dependencies 2026-05-10 14:00:08 +01:00
scripts ci: consolidate short CI shards 2026-05-18 06:29:14 +01:00
tsconfig fix: align Telegram grammY type imports (#81975) 2026-05-15 07:50:47 +01:00
vitest fix(test): avoid walking unit-fast candidate roots 2026-05-16 08:39:00 +08:00
appcast.test.ts test: tighten root output assertions 2026-05-08 15:55:39 +01:00
architecture-smells.test.ts perf: cache guard inventory checks 2026-04-25 10:02:02 +01:00
cli-json-stdout.e2e.test.ts fix(feishu): fall back from missing thread replies (#80306) 2026-05-10 16:41:51 +00:00
extension-import-boundaries.test.ts test: tighten boundary empty array assertions 2026-05-09 04:34:10 +01:00
extension-package-tsc-boundary.test.ts perf(test): isolate core test hotspots 2026-04-25 03:41:17 +01:00
extension-test-boundary.test.ts test: share repo file helpers 2026-05-17 02:29:55 +08:00
gateway.multi.e2e.test.ts ci: speed up release validation 2026-04-29 19:55:37 +01:00
git-hooks-pre-commit.test.ts test: reuse precommit staged line parsing 2026-05-08 23:38:04 +01:00
global-setup.ts
image-generation.infer-cli.live.test.ts test: tighten assertions and harness coverage 2026-05-08 05:28:12 +01:00
image-generation.runtime.live.test.ts test: tighten live array assertions 2026-05-09 06:07:01 +01:00
non-isolated-runner.ts
npm-publish-plan.test.ts fix(plugins): accept stable correction releases 2026-05-03 20:53:23 -07:00
official-channel-catalog.test.ts fix(channel): refresh wecom onboarding install 2026-05-13 13:52:05 +01:00
openclaw-launcher.e2e.test.ts test(e2e): wait for launcher child metadata 2026-05-17 02:48:35 +08:00
openclaw-npm-postpublish-verify.test.ts fix(build): bundle zod inline to fix pnpm global install resolution (#78515) 2026-05-17 19:20:42 +03:00
openclaw-npm-release-check.test.ts test: check release tag errors 2026-05-11 16:04:04 +01:00
openclaw-prepack.test.ts test: tighten release empty array assertions 2026-05-09 04:50:34 +01:00
package-manager-config.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
package-scripts.test.ts fix: tighten release tooling checks 2026-05-15 21:21:17 +01:00
plugin-clawhub-release.test.ts fix(plugins): require npm package compatibility metadata 2026-05-16 03:08:42 +08:00
plugin-extension-import-boundary.test.ts test: tighten boundary empty array assertions 2026-05-09 04:34:10 +01:00
plugin-npm-package-manifest.test.ts fix(plugins): reject omitted package runtime files 2026-05-16 13:18:54 +08:00
plugin-npm-release.test.ts fix(plugins): require npm package compatibility metadata 2026-05-16 03:08:42 +08:00
plugin-npm-runtime-build.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
qa-convex-credential-payload-validation.test.ts feat(qa): lease telegram user credentials 2026-05-10 15:10:39 +05:30
release-check.test.ts fix(build): bundle zod inline to fix pnpm global install resolution (#78515) 2026-05-17 19:20:42 +03:00
setup-home-isolation.test.ts test: tighten assertions and harness coverage 2026-05-08 05:28:12 +01:00
setup-openclaw-runtime.ts refactor(gateway): collapse method metadata shims 2026-05-15 12:25:31 +01:00
setup.extensions.ts
setup.shared.ts build: refresh deps and route testbox through crabbox 2026-05-11 03:41:00 +01:00
setup.ts
test-env.test.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
test-env.ts feat: add fal and OpenRouter music generation (#82789) 2026-05-17 02:05:22 +01:00
test-helper-extension-import-boundary.test.ts test: tighten boundary empty array assertions 2026-05-09 04:34:10 +01:00
tsconfig.json
ui.presenter-next-run.test.ts test: fix ui presenter next run test for multi-language environments (#60231) 2026-04-22 20:26:44 -07:00
vitest-boundary-config.test.ts test: tighten tooling helper assertions 2026-05-08 20:31:49 +01:00
vitest-extensions-config.test.ts test: use public plugin sdk test fixtures 2026-04-28 03:52:38 +01:00
vitest-light-paths.test.ts
vitest-performance-config.test.ts test: tighten helper empty object assertions 2026-05-09 04:18:03 +01:00
vitest-projects-config.test.ts fix: tighten release tooling checks 2026-05-15 21:21:17 +01:00
vitest-scoped-config.test.ts test: tighten scoped vitest config assertions 2026-05-09 10:43:34 +01:00
vitest-ui-package-config.test.ts test: tighten tooling helper assertions 2026-05-08 20:31:49 +01:00
vitest-unit-config.test.ts fix(test): defer unit coverage source discovery 2026-05-16 08:32:56 +08:00
vitest-unit-fast-config.test.ts test: keep slow tests under duration cap 2026-05-18 00:26:44 +01:00
vitest-unit-paths.test.ts test: use public plugin sdk test fixtures 2026-04-28 03:52:38 +01:00
web-provider-boundary.test.ts test: tighten boundary empty array assertions 2026-05-09 04:34:10 +01:00