openclaw/src/agents
Rodrigo Uroz b912d3992d
(fix): handle Cloudflare 521 and transient 5xx errors gracefully (#13500)
Merged via /review-pr -> /prepare-pr -> /merge-pr.

Prepared head SHA: a8347e95c5
Co-authored-by: rodrigouroz <384037+rodrigouroz@users.noreply.github.com>
Co-authored-by: Takhoffman <781889+Takhoffman@users.noreply.github.com>
Reviewed-by: @Takhoffman
2026-02-11 21:42:33 -06:00
..
auth-profiles fix(auth): strip line breaks from pasted keys 2026-02-09 11:26:27 -06:00
cli-runner refactor: centralize isPlainObject, isRecord, isErrno, isLoopbackHost utilities (#12926) 2026-02-09 17:02:55 -08:00
pi-embedded-helpers (fix): handle Cloudflare 521 and transient 5xx errors gracefully (#13500) 2026-02-11 21:42:33 -06:00
pi-embedded-runner fix(agents): re-run tool_use pairing repair after history truncation (#13926) 2026-02-12 08:42:05 +09:00
pi-extensions fix: cap context window resolution (#6187) (thanks @iamEvanYT) 2026-02-01 19:52:56 +05:30
sandbox fix: use STATE_DIR instead of hardcoded ~/.openclaw for identity and canvas (#4824) 2026-02-07 22:16:59 -05:00
schema chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
skills fix(skills): ignore Python venvs and caches in skills watcher (#12399) 2026-02-09 06:41:53 +00:00
test-helpers test: stub heavy tools in agent tests 2026-01-23 18:34:33 +00:00
tools fix(web-search): handle xAI Responses API format in Grok provider 2026-02-11 11:59:07 +01:00
agent-paths.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
agent-paths.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
agent-scope.test.ts test: normalize paths in OPENCLAW_HOME tests for cross-platform support (#12212) 2026-02-08 17:21:31 -08: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.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
apply-patch.ts chore: Enable `typescript/no-explicit-any` rule. 2026-02-02 16:18:09 +09:00
auth-health.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09: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.test.ts
auth-profiles.chutes.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
auth-profiles.ensureauthprofilestore.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
auth-profiles.markauthprofilefailure.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
auth-profiles.resolve-auth-profile-order.does-not-prioritize-lastgood-round-robin-ordering.test.ts
auth-profiles.resolve-auth-profile-order.normalizes-z-ai-aliases-auth-order.test.ts
auth-profiles.resolve-auth-profile-order.orders-by-lastused-no-explicit-order-exists.test.ts
auth-profiles.resolve-auth-profile-order.uses-stored-profiles-no-config-exists.test.ts
auth-profiles.ts
bash-process-registry.test.ts fix: cap pending process output 2026-01-17 08:26:12 +00:00
bash-process-registry.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
bash-tools.exec.approval-id.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
bash-tools.exec.background-abort.test.ts chore: We have a sleep at home. The sleep at home: 2026-02-02 21:44:02 +09:00
bash-tools.exec.path.test.ts fix: harden host exec env validation (#4896) (thanks @HassanFleyah) 2026-02-01 15:37:19 -08:00
bash-tools.exec.pty-fallback.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
bash-tools.exec.pty.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
bash-tools.exec.ts refactor: consolidate duplicate utility functions (#12439) 2026-02-08 23:59:43 -08:00
bash-tools.process.send-keys.test.ts chore: We have a sleep at home. The sleep at home: 2026-02-02 21:44:02 +09: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.test.ts security: add skill/plugin code safety scanner (#9806) 2026-02-05 16:06:11 -08:00
bash-tools.ts
bedrock-discovery.test.ts fix: refine bedrock discovery defaults (#1543) (thanks @fal3) 2026-01-24 01:18:33 +00:00
bedrock-discovery.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
bootstrap-files.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
bootstrap-files.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
bootstrap-hooks.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
bootstrap-hooks.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
cache-trace.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
cache-trace.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
channel-tools.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
channel-tools.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
chutes-oauth.test.ts chore: Fix lint. 2026-02-09 09:58:58 +09:00
chutes-oauth.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
claude-cli-runner.test.ts chore: We have a sleep at home. The sleep at home: 2026-02-02 21:44:02 +09: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.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
cli-credentials.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
cli-runner.test.ts fix: guard resolveUserPath against undefined input (#10176) 2026-02-06 13:16:58 -05: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.test.ts fix: remove orphaned tool_results during compaction pruning 2026-02-05 20:37:53 +00:00
compaction.ts fix: remove orphaned tool_results during compaction pruning 2026-02-05 20:37:53 +00:00
context-window-guard.test.ts fix: cap context window resolution (#6187) (thanks @iamEvanYT) 2026-02-01 19:52:56 +05:30
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.test.ts fix: handle 400 status in failover to enable model fallback (#1879) 2026-02-08 23:12:06 -08: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.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
identity-avatar.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
identity-file.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
identity-file.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
identity.per-channel-prefix.test.ts feat: per-channel responsePrefix override (#9001) 2026-02-04 16:16:34 -05:00
identity.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09: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.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
live-model-filter.ts feat: add Claude Opus 4.6 to built-in model catalog (#9853) 2026-02-05 12:09:23 -08:00
memory-search.test.ts fix(memory): default batch embeddings to off 2026-02-09 22:31:58 -06:00
memory-search.ts fix(memory): default batch embeddings to off 2026-02-09 22:31:58 -06:00
minimax-vlm.normalizes-api-key.test.ts test(auth): cover key normalization 2026-02-09 11:58:18 -06: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.test.ts fix(auth): strip line breaks from pasted keys 2026-02-09 11:26:27 -06:00
model-auth.ts Feat/litellm provider (#12823) 2026-02-11 11:46:56 +01:00
model-catalog.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
model-catalog.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
model-compat.test.ts
model-compat.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
model-fallback.test.ts (fix): handle Cloudflare 521 and transient 5xx errors gracefully (#13500) 2026-02-11 21:42:33 -06:00
model-fallback.ts Update contributing, deduplicate more functions 2026-02-09 19:21:33 -08:00
model-scan.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
model-scan.ts fix: restore tsc build and plugin install tests 2026-01-31 07:54:15 +00:00
model-selection.test.ts chore: apply local workspace updates (#9911) 2026-02-05 16:54:44 -05: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.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
models-config.falls-back-default-baseurl-token-exchange-fails.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
models-config.fills-missing-provider-apikey-from-env-var.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
models-config.normalizes-gemini-3-ids-preview-google-providers.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
models-config.providers.ollama.test.ts fix: use configured base URL for Ollama model discovery (#14131) 2026-02-11 10:51:59 -05:00
models-config.providers.qianfan.test.ts Merge PR #8868: add Baidu Qianfan support (thanks @ide-rea) 2026-02-07 00:19:04 -08:00
models-config.providers.ts fix: use configured base URL for Ollama model discovery (#14131) 2026-02-11 10:51:59 -05:00
models-config.skips-writing-models-json-no-env-token.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09: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.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09: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.test.ts chore: Fix lint. 2026-02-09 09:58:58 +09:00
openclaw-gateway-tool.test.ts fix(update): harden global updates 2026-02-02 04:45:14 -08:00
openclaw-tools.agents.test.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
openclaw-tools.camera.test.ts Revert "iOS: wire node services and tests" 2026-02-02 17:36:49 +00:00
openclaw-tools.session-status.test.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
openclaw-tools.sessions.test.ts Cap sessions_history payloads to prevent context overflow (#10000) 2026-02-05 17:50:57 -08:00
openclaw-tools.subagents.sessions-spawn-allows-cross-agent-spawning-configured.test.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
openclaw-tools.subagents.sessions-spawn-announces-agent-wait-lifecycle-events.test.ts fix: report subagent timeout as 'timed out' instead of 'completed successfully' (#13996) 2026-02-11 12:55:30 -05:00
openclaw-tools.subagents.sessions-spawn-applies-model-child-session.test.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
openclaw-tools.subagents.sessions-spawn-applies-thinking-default.test.ts fix: cron scheduler reliability, store hardening, and UX improvements (#10776) 2026-02-06 18:03:03 -08:00
openclaw-tools.subagents.sessions-spawn-normalizes-allowlisted-agent-ids.test.ts fix: context overflow compaction and subagent announce improvements (#11664) (thanks @tyler6204) 2026-02-07 20:02:32 -08:00
openclaw-tools.subagents.sessions-spawn-prefers-per-agent-subagent-model.test.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
openclaw-tools.subagents.sessions-spawn-resolves-main-announce-target-from.test.ts fix: context overflow compaction and subagent announce improvements (#11664) (thanks @tyler6204) 2026-02-07 20:02:32 -08:00
openclaw-tools.ts feat(cron): enhance delivery modes and job configuration 2026-02-04 01:03:59 -08:00
opencode-zen-models.test.ts chore: apply local workspace updates (#9911) 2026-02-05 16:54:44 -05:00
opencode-zen-models.ts fix(docs): correct OpenCode Zen description in code comment (#9998) 2026-02-05 19:55:02 -05:00
pi-embedded-block-chunker.test.ts fix: flush block streaming on paragraph boundaries for chunkMode=newline (#7014) 2026-02-02 01:22:41 -08: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.test.ts
pi-embedded-helpers.classifyfailoverreason.test.ts (fix): handle Cloudflare 521 and transient 5xx errors gracefully (#13500) 2026-02-11 21:42:33 -06:00
pi-embedded-helpers.downgradeopenai-reasoning.test.ts chore: Enable `typescript/no-explicit-any` rule. 2026-02-02 16:18:09 +09:00
pi-embedded-helpers.formatassistanterrortext.test.ts fix(errors): show clear billing error instead of cryptic API response (#8391) 2026-02-05 13:58:43 -08:00
pi-embedded-helpers.formatrawassistanterrorforui.test.ts (fix): handle Cloudflare 521 and transient 5xx errors gracefully (#13500) 2026-02-11 21:42:33 -06:00
pi-embedded-helpers.image-dimension-error.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-embedded-helpers.image-size-error.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-embedded-helpers.isautherrormessage.test.ts test(auth): update auth profile coverage 2026-01-26 19:05:00 +00:00
pi-embedded-helpers.isbillingerrormessage.test.ts CI: cleanup and fix broken job references 2026-02-09 17:52:51 -08:00
pi-embedded-helpers.iscloudcodeassistformaterror.test.ts fix: stabilize tests and logging 2026-01-18 18:43:31 +00:00
pi-embedded-helpers.iscloudflareorhtmlerrorpage.test.ts (fix): handle Cloudflare 521 and transient 5xx errors gracefully (#13500) 2026-02-11 21:42:33 -06:00
pi-embedded-helpers.iscompactionfailureerror.test.ts Memory/QMD: reuse default model cache and skip ENOENT warnings (#12114) 2026-02-08 23:43:08 -08:00
pi-embedded-helpers.iscontextoverflowerror.test.ts fix: prevent false positive context overflow detection in conversation text (#2078) 2026-02-08 23:22:57 -08:00
pi-embedded-helpers.isfailovererrormessage.test.ts
pi-embedded-helpers.islikelycontextoverflowerror.test.ts fix(agents): exclude rate limit errors from context overflow classification (#13747) 2026-02-12 08:40:09 +09:00
pi-embedded-helpers.ismessagingtoolduplicate.test.ts
pi-embedded-helpers.istransienthttperror.test.ts (fix): handle Cloudflare 521 and transient 5xx errors gracefully (#13500) 2026-02-11 21:42:33 -06:00
pi-embedded-helpers.messaging-duplicate.test.ts
pi-embedded-helpers.normalizetextforcomparison.test.ts
pi-embedded-helpers.resolvebootstrapmaxchars.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
pi-embedded-helpers.sanitize-session-messages-images.keeps-tool-call-tool-result-ids-unchanged.test.ts docs: add transcript hygiene reference 2026-01-23 01:34:21 +00:00
pi-embedded-helpers.sanitize-session-messages-images.removes-empty-assistant-text-blocks-but-preserves.test.ts docs: add transcript hygiene reference 2026-01-23 01:34:21 +00:00
pi-embedded-helpers.sanitizegoogleturnordering.test.ts
pi-embedded-helpers.sanitizesessionmessagesimages-thought-signature-stripping.test.ts
pi-embedded-helpers.sanitizetoolcallid.test.ts fix: gate transcript sanitization by provider 2026-01-23 00:42:45 +00:00
pi-embedded-helpers.sanitizeuserfacingtext.test.ts fix: suggest /clear in context overflow error message (#12973) 2026-02-09 20:44:37 -06:00
pi-embedded-helpers.stripthoughtsignatures.test.ts
pi-embedded-helpers.ts (fix): handle Cloudflare 521 and transient 5xx errors gracefully (#13500) 2026-02-11 21:42:33 -06:00
pi-embedded-helpers.validate-turns.test.ts
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.live.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-embedded-runner-extraparams.test.ts fix: cover OpenRouter attribution headers 2026-02-01 19:30:33 +00:00
pi-embedded-runner.applygoogleturnorderingfix.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-embedded-runner.buildembeddedsandboxinfo.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-embedded-runner.createsystempromptoverride.test.ts fix: align tool definition adapter 2026-02-02 02:28:22 -08:00
pi-embedded-runner.get-dm-history-limit-from-session-key.falls-back-provider-default-per-dm-not.test.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
pi-embedded-runner.get-dm-history-limit-from-session-key.returns-undefined-sessionkey-is-undefined.test.ts refactor: unify peer kind to ChatType, rename dm to direct (#11881) 2026-02-09 09:20:52 +09:00
pi-embedded-runner.google-sanitize-thinking.test.ts fix: skip tool id sanitization for openai responses 2026-01-22 23:51:59 +00:00
pi-embedded-runner.guard.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-embedded-runner.limithistoryturns.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-embedded-runner.resolvesessionagentids.test.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
pi-embedded-runner.run-embedded-pi-agent.auth-profile-rotation.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-embedded-runner.sanitize-session-history.test.ts fix(agents): enable tool call ID sanitization for Anthropic provider (#13830) 2026-02-12 08:42:24 +09:00
pi-embedded-runner.splitsdktools.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-embedded-runner.test.ts test: normalize paths in OPENCLAW_HOME tests for cross-platform support (#12212) 2026-02-08 17:21:31 -08:00
pi-embedded-runner.ts
pi-embedded-subscribe.code-span-awareness.test.ts
pi-embedded-subscribe.handlers.lifecycle.ts fix: context overflow compaction and subagent announce improvements (#11664) (thanks @tyler6204) 2026-02-07 20:02:32 -08: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: wire before_tool_call hook into tool execution (#6570) (thanks @ryancnelson) (#6660) 2026-02-01 14:52:11 -08:00
pi-embedded-subscribe.handlers.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-embedded-subscribe.handlers.types.ts fix: context overflow compaction and subagent announce improvements (#11664) (thanks @tyler6204) 2026-02-07 20:02:32 -08: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.test.ts fix: restore telegram draft streaming partials 2026-01-31 22:46:19 +05:30
pi-embedded-subscribe.subscribe-embedded-pi-session.calls-onblockreplyflush-before-tool-execution-start-preserve.test.ts
pi-embedded-subscribe.subscribe-embedded-pi-session.does-not-append-text-end-content-is.test.ts
pi-embedded-subscribe.subscribe-embedded-pi-session.does-not-call-onblockreplyflush-callback-is-not.test.ts
pi-embedded-subscribe.subscribe-embedded-pi-session.does-not-duplicate-text-end-repeats-full.test.ts
pi-embedded-subscribe.subscribe-embedded-pi-session.does-not-emit-duplicate-block-replies-text.test.ts fix: clean up slack threading landings (#1360) (thanks @SocialNerd42069) 2026-01-21 06:29:36 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.emits-block-replies-text-end-does-not.test.ts
pi-embedded-subscribe.subscribe-embedded-pi-session.emits-reasoning-as-separate-message-enabled.test.ts
pi-embedded-subscribe.subscribe-embedded-pi-session.filters-final-suppresses-output-without-start-tag.test.ts TUI/Gateway: fix pi streaming + tool routing + model display + msg updating (#8432) 2026-02-04 17:12:16 -05:00
pi-embedded-subscribe.subscribe-embedded-pi-session.includes-canvas-action-metadata-tool-summaries.test.ts fix: improve tool summaries 2026-01-23 01:00:24 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.keeps-assistanttexts-final-answer-block-replies-are.test.ts
pi-embedded-subscribe.subscribe-embedded-pi-session.keeps-indented-fenced-blocks-intact.test.ts
pi-embedded-subscribe.subscribe-embedded-pi-session.reopens-fenced-blocks-splitting-inside-them.test.ts
pi-embedded-subscribe.subscribe-embedded-pi-session.splits-long-single-line-fenced-blocks-reopen.test.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
pi-embedded-subscribe.subscribe-embedded-pi-session.streams-soft-chunks-paragraph-preference.test.ts
pi-embedded-subscribe.subscribe-embedded-pi-session.subscribeembeddedpisession.test.ts TUI/Gateway: fix pi streaming + tool routing + model display + msg updating (#8432) 2026-02-04 17:12:16 -05:00
pi-embedded-subscribe.subscribe-embedded-pi-session.suppresses-message-end-block-replies-message-tool.test.ts
pi-embedded-subscribe.subscribe-embedded-pi-session.waits-multiple-compaction-retries-before-resolving.test.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
pi-embedded-subscribe.tools.test.ts feat: Add --localTime option to logs command for local timezone display (#13818) 2026-02-11 08:24:08 -05: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 feat(gateway): stream thinking events and decouple tool events from verbose level (#10568) 2026-02-10 19:17:21 -06:00
pi-embedded-subscribe.types.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-embedded-utils.test.ts fix(agents): strip [Historical context: ...] and tool call text from streaming path (#13453) 2026-02-10 15:04:52 -05: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.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-settings.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
pi-tool-definition-adapter.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-tool-definition-adapter.ts refactor: centralize isPlainObject, isRecord, isErrno, isLoopbackHost utilities (#12926) 2026-02-09 17:02:55 -08:00
pi-tools-agent-config.test.ts feat(antigravity): update default model to Claude Opus 4.6 (#10720) 2026-02-06 16:42:57 -06: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.test.ts chore: Enable `typescript/no-explicit-any` rule. 2026-02-02 16:18:09 +09:00
pi-tools.before-tool-call.ts refactor: centralize isPlainObject, isRecord, isErrno, isLoopbackHost utilities (#12926) 2026-02-09 17:02:55 -08:00
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping-b.test.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping-d.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping-f.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pi-tools.policy.test.ts fix: honor wildcard tool allowlists 2026-01-24 01:30:44 +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.test.ts fix(gateway): require auth for canvas host and a2ui assets (#9518) (thanks @coygeek) 2026-02-05 16:37:58 -08: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.test.ts Security: owner-only tools + command auth hardening (#9202) 2026-02-04 19:49:36 -05:00
pi-tools.workspace-paths.test.ts fix(gateway): require auth for canvas host and a2ui assets (#9518) (thanks @coygeek) 2026-02-05 16:37:58 -08:00
pty-dsr.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pty-dsr.ts
pty-keys.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09: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.includes-session-status-default-sandbox-allowlist.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
sandbox-agent-config.agent-specific-sandbox-config.should-allow-agent-specific-docker-settings-beyond.test.ts Security: harden web tools and file parsing (#4058) 2026-02-01 15:23:25 -08:00
sandbox-agent-config.agent-specific-sandbox-config.should-use-agent-specific-workspaceroot.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
sandbox-agent-config.agent-specific-sandbox-config.should-use-global-sandbox-config-no-agent.test.ts Security: harden web tools and file parsing (#4058) 2026-02-01 15:23:25 -08:00
sandbox-create-args.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
sandbox-explain.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
sandbox-merge.test.ts ci: stabilize vitest runs 2026-01-18 06:58:54 +00:00
sandbox-paths.ts Security: harden sandboxed media handling (#9182) 2026-02-04 19:11:23 -05:00
sandbox-skills.test.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
sandbox.resolveSandboxContext.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
sandbox.ts
session-file-repair.test.ts Agents: harden session file repair 2026-02-02 23:56:27 +00:00
session-file-repair.ts Agents: harden session file repair 2026-02-02 23:56:27 +00:00
session-slug.test.ts
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 chore: Enable `typescript/no-explicit-any` rule. 2026-02-02 16:18:09 +09:00
session-tool-result-guard.test.ts fix: recover from context overflow caused by oversized tool results (#11579) 2026-02-07 17:40:51 -08:00
session-tool-result-guard.tool-result-persist-hook.test.ts chore: Enable `typescript/no-explicit-any` rule. 2026-02-02 16:18:09 +09:00
session-tool-result-guard.ts fix: recover from context overflow caused by oversized tool results (#11579) 2026-02-07 17:40:51 -08:00
session-transcript-repair.test.ts fix(agents): skip tool extraction for aborted/errored assistant messages (#4598) 2026-02-05 16:08:46 -08: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.test.ts chore: Fix lint. 2026-02-09 09:58:58 +09:00
session-write-lock.ts fix: silence unused hook token url param (#9436) 2026-02-05 18:08:29 -08:00
sessions-spawn-threadid.test.ts fix: telegram topic auto-threading — use parseTelegramTarget, add tests (#7235) (thanks @Lukavyi) 2026-02-06 00:23:04 +05:30
shell-utils.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
shell-utils.ts Agents: include runtime shell (#1835) 2026-02-07 09:32:31 -08:00
skills-install.test.ts security: add skill/plugin code safety scanner (#9806) 2026-02-05 16:06:11 -08:00
skills-install.ts security: add skill/plugin code safety scanner (#9806) 2026-02-05 16:06:11 -08:00
skills-status.test.ts fix: reduce brew noise in onboarding 2026-02-09 13:27:21 -06:00
skills-status.ts fix: reduce brew noise in onboarding 2026-02-09 13:27:21 -06:00
skills.build-workspace-skills-prompt.applies-bundled-allowlist-without-affecting-workspace-skills.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
skills.build-workspace-skills-prompt.prefers-workspace-skills-managed-skills.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
skills.build-workspace-skills-prompt.syncs-merged-skills-into-target-workspace.test.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
skills.buildworkspaceskillsnapshot.test.ts chore: Enable more lint rules, disable some that trigger a lot. Will clean up later. 2026-01-31 16:04:04 +09:00
skills.buildworkspaceskillstatus.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
skills.loadworkspaceskillentries.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
skills.resolveskillspromptforrun.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
skills.summarize-skill-description.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
skills.test.ts test: speed up telegram suites 2026-02-01 22:23:16 +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.test.ts fix: context overflow compaction and subagent announce improvements (#11664) (thanks @tyler6204) 2026-02-07 20:02:32 -08:00
subagent-announce.ts Centralize date/time formatting utilities (#11831) 2026-02-08 04:53:31 -08:00
subagent-registry.persistence.test.ts fix: context overflow compaction and subagent announce improvements (#11664) (thanks @tyler6204) 2026-02-07 20:02:32 -08: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.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09: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.test.ts Merge branch 'main' into fix/1897-session-status-time-hint 2026-01-31 19:58:05 -06:00
system-prompt.ts fix(auto-reply): prevent sender spoofing in group prompts 2026-02-10 00:44:38 -06:00
timeout.test.ts fix: context overflow compaction and subagent announce improvements (#11664) (thanks @tyler6204) 2026-02-07 20:02:32 -08: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.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
tool-call-id.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
tool-display.json Revert "iOS: wire node services and tests" 2026-02-02 17:36:49 +00:00
tool-display.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09: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.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
tool-images.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
tool-policy.conformance.test.ts agents: add tool policy conformance snapshot (no runtime behavior change) (#6011) 2026-02-01 01:57:49 -08: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.plugin-only-allowlist.test.ts fix: treat '*' tool allowlist as valid 2026-02-02 08:45:51 +00:00
tool-policy.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01: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.test.ts fix(agents): enable tool call ID sanitization for Anthropic provider (#13830) 2026-02-12 08:42:24 +09:00
transcript-policy.ts fix(agents): enable tool call ID sanitization for Anthropic provider (#13830) 2026-02-12 08:42:24 +09:00
usage.test.ts fix: context overflow compaction and subagent announce improvements (#11664) (thanks @tyler6204) 2026-02-07 20:02:32 -08:00
usage.ts fix: context overflow compaction and subagent announce improvements (#11664) (thanks @tyler6204) 2026-02-07 20:02:32 -08:00
venice-models.ts fix: stabilize venice model discovery 2026-01-25 02:43:08 +00:00
workspace-run.test.ts fix(paths): respect OPENCLAW_HOME for all internal path resolution (#12091) 2026-02-08 16:20:13 -05:00
workspace-run.ts fix: guard resolveUserPath against undefined input (#10176) 2026-02-06 13:16:58 -05:00
workspace-templates.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
workspace-templates.ts Deduplicate more 2026-02-09 18:56:58 -08:00
workspace.defaults.test.ts test: normalize paths in OPENCLAW_HOME tests for cross-platform support (#12212) 2026-02-08 17:21:31 -08:00
workspace.test.ts fix(paths): structurally resolve home dir to prevent Windows path bugs (#12125) 2026-02-08 20:06:29 -05:00
workspace.ts fix(paths): respect OPENCLAW_HOME for all internal path resolution (#12091) 2026-02-08 16:20:13 -05:00
zai.live.test.ts CLI: streamline startup paths and env parsing 2026-01-18 23:10:39 +00:00