openclaw/src/agents
Peter Steinberger a7d6e44719 perf(test): reduce test startup overhead 2026-02-13 14:48:45 +00:00
..
auth-profiles fix code review 2026-02-13 15:48:37 +01:00
cli-runner refactor: centralize isPlainObject, isRecord, isErrno, isLoopbackHost utilities (#12926) 2026-02-09 17:02:55 -08:00
pi-embedded-helpers Fix OpenAI/Codex tool call id sanitization for transcript policy (#15279) 2026-02-13 11:39:51 +00:00
pi-embedded-runner test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-extensions test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
sandbox test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
schema chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
skills test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
test-helpers test: stub heavy tools in agent tests 2026-01-23 18:34:33 +00:00
tools feat(web-fetch): support Cloudflare Markdown for Agents (#15376) 2026-02-13 15:46:20 +01:00
agent-paths.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
agent-paths.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
agent-scope.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
agent-scope.ts fix(paths): respect OPENCLAW_HOME for all internal path resolution (#12091) 2026-02-08 16:20:13 -05:00
anthropic-payload-log.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
anthropic.setup-token.live.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
apply-patch-update.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
apply-patch.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
apply-patch.ts chore: Enable `typescript/no-explicit-any` rule. 2026-02-02 16:18:09 +09:00
auth-health.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
auth-health.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
auth-profiles.auth-profile-cooldowns.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
auth-profiles.chutes.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
auth-profiles.ensureauthprofilestore.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
auth-profiles.markauthprofilefailure.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
auth-profiles.resolve-auth-profile-order.does-not-prioritize-lastgood-round-robin-ordering.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
auth-profiles.resolve-auth-profile-order.normalizes-z-ai-aliases-auth-order.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
auth-profiles.resolve-auth-profile-order.orders-by-lastused-no-explicit-order-exists.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
auth-profiles.resolve-auth-profile-order.uses-stored-profiles-no-config-exists.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
auth-profiles.ts fix code review 2026-02-13 15:48:37 +01:00
bash-process-registry.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
bash-process-registry.ts fix(runtime): guard cleanup and preserve skipped cron jobs 2026-02-12 09:28:47 -05:00
bash-tools.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
bash-tools.exec.approval-id.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
bash-tools.exec.background-abort.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
bash-tools.exec.path.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
bash-tools.exec.pty-fallback.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
bash-tools.exec.pty.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
bash-tools.exec.ts refactor: consolidate duplicate utility functions (#12439) 2026-02-08 23:59:43 -08:00
bash-tools.process.send-keys.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
bash-tools.process.ts Centralize date/time formatting utilities (#11831) 2026-02-08 04:53:31 -08:00
bash-tools.shared.ts refactor: consolidate duplicate utility functions (#12439) 2026-02-08 23:59:43 -08:00
bash-tools.ts
bedrock-discovery.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
bedrock-discovery.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
bootstrap-files.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
bootstrap-files.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
bootstrap-hooks.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
bootstrap-hooks.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
cache-trace.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
cache-trace.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
channel-tools.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
channel-tools.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
chutes-oauth.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
chutes-oauth.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
claude-cli-runner.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
claude-cli-runner.ts
cli-backends.ts feat: add Claude Opus 4.6 to built-in model catalog (#9853) 2026-02-05 12:09:23 -08:00
cli-credentials.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
cli-credentials.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
cli-runner.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
cli-runner.ts fix: guard resolveUserPath against undefined input (#10176) 2026-02-06 13:16:58 -05:00
cli-session.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
cloudflare-ai-gateway.ts feat: add cloudflare ai gateway provider 2026-02-04 04:10:13 -08:00
compaction.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
compaction.tool-result-details.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
compaction.ts fix(security): harden untrusted web tool transcripts 2026-02-13 00:46:56 +01:00
context-window-guard.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
context-window-guard.ts fix: satisfy lint curly rule (#6310) 2026-02-01 20:04:53 +05:30
context.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
current-time.ts Heartbeat: inject cron-style current time into prompts (#13733) 2026-02-10 18:58:45 -06:00
date-time.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
defaults.ts chore: apply local workspace updates (#9911) 2026-02-05 16:54:44 -05:00
docs-path.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
failover-error.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
failover-error.ts fix: handle 400 status in failover to enable model fallback (#1879) 2026-02-08 23:12:06 -08:00
google-gemini-switch.live.test.ts fix: stabilize ci checks 2026-01-19 00:34:26 +00:00
identity-avatar.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
identity-avatar.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
identity-file.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
identity-file.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
identity.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
identity.per-channel-prefix.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
identity.ts feat: per-channel responsePrefix override (#9001) 2026-02-04 16:16:34 -05:00
lanes.ts refactor: use command lane enum 2026-01-20 10:51:25 +00:00
live-auth-keys.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
live-auth-keys.ts fix(agents): narrow billing error 402 regex to avoid false positives on issue IDs (#13827) 2026-02-12 09:18:06 -05:00
live-model-filter.ts Agents: allow gpt-5.3-codex-spark in fallback and thinking (#14990) 2026-02-13 11:39:22 +00:00
memory-search.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
memory-search.ts fix(memory): default batch embeddings to off 2026-02-09 22:31:58 -06:00
minimax-vlm.normalizes-api-key.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
minimax-vlm.ts refactor: centralize isPlainObject, isRecord, isErrno, isLoopbackHost utilities (#12926) 2026-02-09 17:02:55 -08:00
minimax.live.test.ts fix: stabilize ci checks 2026-01-19 00:34:26 +00:00
model-auth.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
model-auth.ts Onboarding: add vLLM provider support 2026-02-13 15:48:37 +01:00
model-catalog.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
model-catalog.test.ts Agents: allow gpt-5.3-codex-spark in fallback and thinking (#14990) 2026-02-13 11:39:22 +00:00
model-catalog.ts openai-codex: bridge OAuth profiles into pi auth.json for model discovery (#15184) 2026-02-13 11:39:37 +00:00
model-compat.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
model-compat.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
model-fallback.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
model-fallback.ts Update contributing, deduplicate more functions 2026-02-09 19:21:33 -08:00
model-scan.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
model-scan.ts fix: restore tsc build and plugin install tests 2026-01-31 07:54:15 +00:00
model-selection.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
model-selection.ts chore: apply local workspace updates (#9911) 2026-02-05 16:54:44 -05:00
models-config.auto-injects-github-copilot-provider-token-is.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
models-config.falls-back-default-baseurl-token-exchange-fails.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
models-config.fills-missing-provider-apikey-from-env-var.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
models-config.normalizes-gemini-3-ids-preview-google-providers.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
models-config.providers.ollama.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
models-config.providers.qianfan.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
models-config.providers.ts fix: finalize vLLM onboarding integration (#12577) (thanks @gejifeng) 2026-02-13 15:48:37 +01:00
models-config.providers.vllm.test.ts Onboarding: add vLLM provider support 2026-02-13 15:48:37 +01:00
models-config.skips-writing-models-json-no-env-token.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
models-config.ts fix: use configured base URL for Ollama model discovery (#14131) 2026-02-11 10:51:59 -05:00
models-config.uses-first-github-copilot-profile-env-tokens.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
models.profiles.live.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
openai-responses.reasoning-replay.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
openclaw-gateway-tool.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
openclaw-tools.agents.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
openclaw-tools.camera.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
openclaw-tools.session-status.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
openclaw-tools.sessions.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
openclaw-tools.subagents.sessions-spawn-allows-cross-agent-spawning-configured.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
openclaw-tools.subagents.sessions-spawn-announces-agent-wait-lifecycle-events.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
openclaw-tools.subagents.sessions-spawn-applies-model-child-session.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
openclaw-tools.subagents.sessions-spawn-applies-thinking-default.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
openclaw-tools.subagents.sessions-spawn-normalizes-allowlisted-agent-ids.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
openclaw-tools.subagents.sessions-spawn-prefers-per-agent-subagent-model.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
openclaw-tools.subagents.sessions-spawn-resolves-main-announce-target-from.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
openclaw-tools.ts feat(cron): enhance delivery modes and job configuration 2026-02-04 01:03:59 -08:00
opencode-zen-models.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
opencode-zen-models.ts fix(docs): correct OpenCode Zen description in code comment (#9998) 2026-02-05 19:55:02 -05:00
pi-auth-json.test.ts openai-codex: bridge OAuth profiles into pi auth.json for model discovery (#15184) 2026-02-13 11:39:37 +00:00
pi-auth-json.ts openai-codex: bridge OAuth profiles into pi auth.json for model discovery (#15184) 2026-02-13 11:39:37 +00:00
pi-embedded-block-chunker.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-block-chunker.ts fix: flush block streaming on paragraph boundaries for chunkMode=newline (#7014) 2026-02-02 01:22:41 -08:00
pi-embedded-helpers.buildbootstrapcontextfiles.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.classifyfailoverreason.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.downgradeopenai-reasoning.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.formatassistanterrortext.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.formatrawassistanterrorforui.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.image-dimension-error.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.image-size-error.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.isautherrormessage.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.isbillingerrormessage.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.iscloudcodeassistformaterror.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.iscloudflareorhtmlerrorpage.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.iscompactionfailureerror.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.iscontextoverflowerror.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.isfailovererrormessage.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.islikelycontextoverflowerror.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.ismessagingtoolduplicate.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.istransienthttperror.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.messaging-duplicate.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.normalizetextforcomparison.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.resolvebootstrapmaxchars.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.sanitize-session-messages-images.keeps-tool-call-tool-result-ids-unchanged.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.sanitize-session-messages-images.removes-empty-assistant-text-blocks-but-preserves.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.sanitizegoogleturnordering.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.sanitizesessionmessagesimages-thought-signature-stripping.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.sanitizetoolcallid.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.sanitizeuserfacingtext.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.stripthoughtsignatures.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-helpers.ts fix(providers): include provider name in billing error messages (#14697) 2026-02-12 18:23:27 +00:00
pi-embedded-helpers.validate-turns.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-messaging.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
pi-embedded-runner-extraparams.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-runner-extraparams.live.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-embedded-runner.applygoogleturnorderingfix.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-runner.buildembeddedsandboxinfo.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-runner.createsystempromptoverride.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-runner.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-runner.get-dm-history-limit-from-session-key.falls-back-provider-default-per-dm-not.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-runner.get-dm-history-limit-from-session-key.returns-undefined-sessionkey-is-undefined.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-runner.google-sanitize-thinking.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-runner.guard.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-runner.limithistoryturns.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-runner.resolvesessionagentids.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-runner.run-embedded-pi-agent.auth-profile-rotation.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-runner.sanitize-session-history.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-runner.sanitize-session-history.test.ts Fix OpenAI/Codex tool call id sanitization for transcript policy (#15279) 2026-02-13 11:39:51 +00:00
pi-embedded-runner.splitsdktools.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-runner.ts
pi-embedded-subscribe.code-span-awareness.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.handlers.lifecycle.ts fix: wire 9 unwired plugin hooks to core code (openclaw#14882) thanks @shtse8 2026-02-12 18:14:14 -06:00
pi-embedded-subscribe.handlers.messages.ts fix: context overflow compaction and subagent announce improvements (#11664) (thanks @tyler6204) 2026-02-07 20:02:32 -08:00
pi-embedded-subscribe.handlers.tools.ts fix: dispatch before_tool_call and after_tool_call hooks from both tool execution paths (openclaw#15012) thanks @Patrick-Barletta 2026-02-12 18:48:11 -06:00
pi-embedded-subscribe.handlers.ts fix: dispatch before_tool_call and after_tool_call hooks from both tool execution paths (openclaw#15012) thanks @Patrick-Barletta 2026-02-12 18:48:11 -06:00
pi-embedded-subscribe.handlers.types.ts fix: dispatch before_tool_call and after_tool_call hooks from both tool execution paths (openclaw#15012) thanks @Patrick-Barletta 2026-02-12 18:48:11 -06:00
pi-embedded-subscribe.raw-stream.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-embedded-subscribe.reply-tags.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.calls-onblockreplyflush-before-tool-execution-start-preserve.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.does-not-append-text-end-content-is.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.does-not-call-onblockreplyflush-callback-is-not.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.does-not-duplicate-text-end-repeats-full.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.does-not-emit-duplicate-block-replies-text.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.emits-block-replies-text-end-does-not.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.emits-reasoning-as-separate-message-enabled.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.filters-final-suppresses-output-without-start-tag.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.includes-canvas-action-metadata-tool-summaries.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.keeps-assistanttexts-final-answer-block-replies-are.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.keeps-indented-fenced-blocks-intact.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.reopens-fenced-blocks-splitting-inside-them.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.splits-long-single-line-fenced-blocks-reopen.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.streams-soft-chunks-paragraph-preference.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.subscribeembeddedpisession.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.suppresses-message-end-block-replies-message-tool.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.waits-multiple-compaction-retries-before-resolving.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.tools.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.tools.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-embedded-subscribe.ts fix: dispatch before_tool_call and after_tool_call hooks from both tool execution paths (openclaw#15012) thanks @Patrick-Barletta 2026-02-12 18:48:11 -06:00
pi-embedded-subscribe.types.ts fix: dispatch before_tool_call and after_tool_call hooks from both tool execution paths (openclaw#15012) thanks @Patrick-Barletta 2026-02-12 18:48:11 -06:00
pi-embedded-utils.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-utils.ts fix(agents): strip [Historical context: ...] and tool call text from streaming path (#13453) 2026-02-10 15:04:52 -05:00
pi-embedded.ts
pi-model-discovery.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-settings.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-settings.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
pi-tool-definition-adapter.after-tool-call.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-tool-definition-adapter.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-tool-definition-adapter.ts fix: dispatch before_tool_call and after_tool_call hooks from both tool execution paths (openclaw#15012) thanks @Patrick-Barletta 2026-02-12 18:48:11 -06:00
pi-tools-agent-config.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-tools.abort.ts fix: validate AbortSignal instances before calling AbortSignal.any() (#7277) (thanks @Elarwei001) 2026-02-02 20:42:40 +00:00
pi-tools.before-tool-call.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-tools.before-tool-call.ts fix(security): harden untrusted web tool transcripts 2026-02-13 00:46:56 +01:00
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping-b.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping-d.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping-f.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-tools.policy.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-tools.policy.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-tools.read.ts fix(tools): ensure file_path alias passes validation in read/write tools (#7451) 2026-02-02 21:33:36 +00:00
pi-tools.safe-bins.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-tools.schema.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
pi-tools.ts fix(agents): scope process/exec tools to sessionKey for isolation (#4887) 2026-02-11 19:55:12 -06:00
pi-tools.types.ts chore: Enable `typescript/no-explicit-any` rule. 2026-02-02 16:18:09 +09:00
pi-tools.whatsapp-login-gating.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-tools.workspace-paths.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pty-dsr.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pty-dsr.ts
pty-keys.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pty-keys.ts refactor: consolidate duplicate utility functions (#12439) 2026-02-08 23:59:43 -08:00
sandbox-agent-config.agent-specific-sandbox-config.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
sandbox-create-args.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
sandbox-explain.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
sandbox-merge.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
sandbox-paths.ts Security: harden sandboxed media handling (#9182) 2026-02-04 19:11:23 -05:00
sandbox-skills.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
sandbox.resolveSandboxContext.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
sandbox.ts
session-file-repair.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
session-file-repair.ts Agents: harden session file repair 2026-02-02 23:56:27 +00:00
session-slug.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
session-slug.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
session-tool-result-guard-wrapper.ts fix: preserve inter-session input provenance (thanks @anbecker) 2026-02-13 02:02:01 +01:00
session-tool-result-guard.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
session-tool-result-guard.tool-result-persist-hook.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
session-tool-result-guard.ts fix: preserve inter-session input provenance (thanks @anbecker) 2026-02-13 02:02:01 +01:00
session-transcript-repair.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
session-transcript-repair.ts fix(agents): skip tool extraction for aborted/errored assistant messages (#4598) 2026-02-05 16:08:46 -08:00
session-write-lock.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
session-write-lock.ts fix: silence unused hook token url param (#9436) 2026-02-05 18:08:29 -08:00
sessions-spawn-threadid.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
shell-utils.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
shell-utils.ts Agents: include runtime shell (#1835) 2026-02-07 09:32:31 -08:00
skills-install.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
skills-install.ts fix(security): add --ignore-scripts to skills install commands (#14659) 2026-02-13 02:56:35 +09:00
skills-status.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
skills-status.ts fix: reduce brew noise in onboarding 2026-02-09 13:27:21 -06:00
skills.agents-skills-directory.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
skills.build-workspace-skills-prompt.applies-bundled-allowlist-without-affecting-workspace-skills.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
skills.build-workspace-skills-prompt.prefers-workspace-skills-managed-skills.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
skills.build-workspace-skills-prompt.syncs-merged-skills-into-target-workspace.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
skills.buildworkspaceskillsnapshot.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
skills.buildworkspaceskillstatus.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
skills.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
skills.loadworkspaceskillentries.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
skills.resolveskillspromptforrun.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
skills.summarize-skill-description.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
skills.ts fix: restore tsc build and plugin install tests 2026-01-31 07:54:15 +00:00
subagent-announce-queue.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
subagent-announce.format.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
subagent-announce.ts fix: harden session transcript path resolution 2026-02-13 01:28:17 +01:00
subagent-registry.persistence.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
subagent-registry.store.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
subagent-registry.ts fix: report subagent timeout as 'timed out' instead of 'completed successfully' (#13996) 2026-02-11 12:55:30 -05:00
synthetic-models.ts feat: add Kimi K2.5 model to synthetic catalog (#4407) 2026-01-30 07:17:42 +01:00
system-prompt-params.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
system-prompt-params.ts Agents: include runtime shell (#1835) 2026-02-07 09:32:31 -08:00
system-prompt-report.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
system-prompt.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
system-prompt.ts fix(agents): guard against undefined path in context file entries (#14903) 2026-02-12 15:27:56 -05:00
timeout.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
timeout.ts fix: context overflow compaction and subagent announce improvements (#11664) (thanks @tyler6204) 2026-02-07 20:02:32 -08:00
together-models.ts feat: adding support for Together ai provider (#10304) 2026-02-10 08:49:34 +09:00
tool-call-id.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
tool-call-id.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
tool-display.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
tool-display.json Revert "iOS: wire node services and tests" 2026-02-02 17:36:49 +00:00
tool-display.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
tool-images.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
tool-images.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
tool-policy.conformance.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
tool-policy.conformance.ts agents: add tool policy conformance snapshot (no runtime behavior change) (#6011) 2026-02-01 01:57:49 -08:00
tool-policy.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
tool-policy.plugin-only-allowlist.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
tool-policy.ts Security: owner-only tools + command auth hardening (#9202) 2026-02-04 19:49:36 -05:00
tool-summaries.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
transcript-policy.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
transcript-policy.test.ts Fix OpenAI/Codex tool call id sanitization for transcript policy (#15279) 2026-02-13 11:39:51 +00:00
transcript-policy.ts Fix OpenAI/Codex tool call id sanitization for transcript policy (#15279) 2026-02-13 11:39:51 +00:00
usage.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
usage.ts fix: /status shows incorrect context percentage — totalTokens clamped to contextTokens (#15114) (#15133) 2026-02-12 23:52:19 -05:00
venice-models.ts fix: stabilize venice model discovery 2026-01-25 02:43:08 +00:00
workspace-run.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
workspace-run.ts fix: guard resolveUserPath against undefined input (#10176) 2026-02-06 13:16:58 -05:00
workspace-templates.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
workspace-templates.ts Deduplicate more 2026-02-09 18:56:58 -08:00
workspace.defaults.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
workspace.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
workspace.ts perf(test): reduce test startup overhead 2026-02-13 14:48:45 +00:00
zai.live.test.ts feat(provider): Z.AI endpoints + model catalog (#13456) (thanks @tomsun28) (#13456) 2026-02-12 07:01:48 -06:00