openclaw/src/agents
John Scianna 5607da90d5
feat: pass modelId to context engine assemble() (#47437)
Merged via squash.

Prepared head SHA: d708ddb222
Co-authored-by: jscianna <9017016+jscianna@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
2026-03-20 08:05:02 -07:00
..
auth-profiles fix: stabilize docker test suite 2026-03-17 03:02:03 +00:00
cli-runner Plugin SDK: use public utility subpaths 2026-03-18 09:43:46 -07:00
command Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
pi-embedded-helpers fix(tui): split assistant error formatting seam 2026-03-20 00:06:12 -07:00
pi-embedded-runner feat: pass modelId to context engine assemble() (#47437) 2026-03-20 08:05:02 -07:00
pi-extensions fix(compaction): break safeguard cancel loop for sessions with no summarizable messages (#41981) (#42215) 2026-03-17 09:44:31 -07:00
sandbox refactor: shrink plugin sdk public surface 2026-03-18 23:31:08 +00:00
schema feat: finish xai provider integration 2026-03-17 21:31:20 -07:00
skills refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
test-helpers feat: add remote openshell sandbox mode 2026-03-15 20:28:19 -07:00
tools refactor(web-search): share scoped provider config plumbing 2026-03-19 23:52:53 -07:00
acp-binding-architecture.guardrail.test.ts
acp-spawn-parent-stream.test.ts
acp-spawn-parent-stream.ts fix(acp): implicit streamToParent for mode=run without thread (#42404) 2026-03-10 21:42:15 +01:00
acp-spawn.test.ts fix(runtime): lazy-load setup shims and align contracts 2026-03-19 13:33:32 -07:00
acp-spawn.ts Matrix: rebuild plugin migration branch 2026-03-19 01:58:29 -04:00
agent-command.ts fix(plugins): forward plugin subagent overrides (#48277) 2026-03-17 07:20:27 -07:00
agent-paths.test.ts
agent-paths.ts Secrets: honor caller env during runtime validation 2026-03-16 12:31:44 +00:00
agent-scope.test.ts
agent-scope.ts Secrets: honor caller env during runtime validation 2026-03-16 12:31:44 +00:00
announce-idempotency.ts
anthropic-payload-log.test.ts Agents: adapt pi-ai oauth and payload hooks 2026-03-12 10:19:14 -04:00
anthropic-payload-log.ts Agents: adapt pi-ai oauth and payload hooks 2026-03-12 10:19:14 -04:00
anthropic.setup-token.live.test.ts
api-key-rotation.ts
apply-patch-update.ts
apply-patch.test.ts feat: add remote openshell sandbox mode 2026-03-15 20:28:19 -07:00
apply-patch.ts feat: add remote openshell sandbox mode 2026-03-15 20:28:19 -07:00
auth-health.test.ts
auth-health.ts
auth-profiles.chutes.test.ts
auth-profiles.cooldown-auto-expiry.test.ts
auth-profiles.ensureauthprofilestore.test.ts
auth-profiles.external-cli-sync.test.ts fix: stabilize docker test suite 2026-03-17 03:02:03 +00:00
auth-profiles.getsoonestcooldownexpiry.test.ts
auth-profiles.markauthprofilefailure.test.ts
auth-profiles.readonly-sync.test.ts Gateway: simplify startup and stabilize mock responses tests 2026-03-16 14:32:55 +00:00
auth-profiles.resolve-auth-profile-order.does-not-prioritize-lastgood-round-robin-ordering.test.ts
auth-profiles.resolve-auth-profile-order.fixtures.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.runtime-snapshot-save.test.ts
auth-profiles.runtime.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
auth-profiles.store.save.test.ts
auth-profiles.ts
bash-process-registry.test-helpers.ts
bash-process-registry.test.ts
bash-process-registry.ts
bash-tools.build-docker-exec-args.test.ts
bash-tools.exec-approval-followup.ts
bash-tools.exec-approval-request.test.ts
bash-tools.exec-approval-request.ts refactor(security): simplify system.run approval model 2026-03-11 01:43:06 +00:00
bash-tools.exec-host-gateway.ts fix(gateway): surface env override keys in exec approvals 2026-03-16 23:24:32 -07:00
bash-tools.exec-host-node.ts refactor: share exec host approval helpers 2026-03-14 02:40:28 +00:00
bash-tools.exec-host-shared.ts refactor: share exec host approval helpers 2026-03-14 02:40:28 +00:00
bash-tools.exec-runtime.test.ts
bash-tools.exec-runtime.ts feat: add openshell sandbox backend 2026-03-15 20:03:22 -07:00
bash-tools.exec-types.ts
bash-tools.exec.approval-id.test.ts refactor: share approval id test helpers 2026-03-13 20:19:39 +00:00
bash-tools.exec.background-abort.test.ts
bash-tools.exec.path.test.ts
bash-tools.exec.pty-cleanup.test.ts
bash-tools.exec.pty-fallback-failure.test.ts
bash-tools.exec.pty-fallback.test.ts
bash-tools.exec.pty.test.ts
bash-tools.exec.script-preflight.test.ts
bash-tools.exec.ts fix(gateway): surface env override keys in exec approvals 2026-03-16 23:24:32 -07:00
bash-tools.process.poll-timeout.test.ts
bash-tools.process.send-keys.test.ts
bash-tools.process.supervisor.test.ts
bash-tools.process.ts
bash-tools.shared.test.ts
bash-tools.shared.ts feat: add openshell sandbox backend 2026-03-15 20:03:22 -07:00
bash-tools.test.ts
bash-tools.ts
bedrock-discovery.test.ts
bedrock-discovery.ts
bootstrap-budget.test.ts Agents: remove unused bootstrap imports 2026-03-17 23:55:13 +00:00
bootstrap-budget.ts Agents: improve prompt cache hit rate and add prompt composition regression tests (#49237) 2026-03-17 16:40:20 -07:00
bootstrap-cache.test.ts
bootstrap-cache.ts
bootstrap-files.test.ts
bootstrap-files.ts
bootstrap-hooks.test.ts
bootstrap-hooks.ts
btw.test.ts fix(btw): stop persisting side questions (#46328) 2026-03-14 19:01:13 +02:00
btw.ts fix(btw): stop persisting side questions (#46328) 2026-03-14 19:01:13 +02:00
byteplus-models.ts
byteplus.live.test.ts
cache-trace.test.ts
cache-trace.ts
channel-tools.test.ts Plugin SDK: require unified message discovery 2026-03-18 03:02:16 +00:00
channel-tools.ts Plugins: split message discovery and dispatch 2026-03-18 00:15:58 +00:00
chutes-models.test.ts feat: add bundled Chutes extension (#49136) 2026-03-17 09:35:21 -07:00
chutes-models.ts feat: add bundled Chutes extension (#49136) 2026-03-17 09:35:21 -07:00
chutes-oauth.flow.test.ts
chutes-oauth.test.ts
chutes-oauth.ts
claude-cli-runner.test.ts
claude-cli-runner.ts
cli-backends.test.ts
cli-backends.ts
cli-credentials.test.ts fix: stabilize docker test suite 2026-03-17 03:02:03 +00:00
cli-credentials.ts fix: stabilize docker test suite 2026-03-17 03:02:03 +00:00
cli-runner.bundle-mcp.e2e.test.ts feat(plugins): test bundle MCP end to end 2026-03-15 16:51:13 -07:00
cli-runner.test.ts Agents: move bootstrap warnings out of system prompt (#48753) 2026-03-16 23:25:04 -07:00
cli-runner.ts Agents: move bootstrap warnings out of system prompt (#48753) 2026-03-16 23:25:04 -07:00
cli-session.ts
cli-watchdog-defaults.ts
cloudflare-ai-gateway.ts
command-poll-backoff.runtime.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
command-poll-backoff.test.ts
command-poll-backoff.ts
compaction.identifier-policy.test.ts
compaction.identifier-preservation.test.ts
compaction.retry.test.ts
compaction.test.ts
compaction.token-sanitize.test.ts
compaction.tool-result-details.test.ts
compaction.ts
content-blocks.test.ts
content-blocks.ts
context-window-guard.test.ts
context-window-guard.ts
context.lookup.test.ts fix(status): keep startup paths free of plugin warmup 2026-03-19 16:26:58 -07:00
context.test.ts fix(status): resolve context window by provider-qualified key, prefer max on bare-id collision, solve #35976 (#36389) 2026-03-12 07:00:36 -07:00
context.ts fix(status): keep startup paths free of plugin warmup 2026-03-19 16:26:58 -07:00
current-time.ts
custom-api-registry.test.ts
custom-api-registry.ts
date-time.ts
defaults.ts
docs-path.ts
doubao-models.ts
embedded-pi-lsp.ts Plugins: add LSP server runtime with stdio JSON-RPC client and agent tool bridge 2026-03-18 00:23:22 -07:00
embedded-pi-mcp.ts Agents: run bundle MCP tools in embedded Pi (#48611) 2026-03-16 21:46:05 -07:00
failover-error.test.ts fix: harden wrapped rate-limit failover (openclaw#39820) thanks @lupuletic 2026-03-13 23:25:04 -07:00
failover-error.ts fix: harden wrapped rate-limit failover (openclaw#39820) thanks @lupuletic 2026-03-13 23:25:04 -07:00
fast-mode.ts feat: add Anthropic fast mode support 2026-03-12 23:39:03 +00:00
glob-pattern.ts
google-gemini-switch.live.test.ts
huggingface-models.test.ts
huggingface-models.ts Onboard: add Ollama auth flow and improve model defaults 2026-03-11 14:52:55 +00:00
identity-avatar.test.ts
identity-avatar.ts
identity-file.test.ts
identity-file.ts
identity.human-delay.test.ts
identity.per-channel-prefix.test.ts
identity.test.ts
identity.ts
image-sanitization.test.ts
image-sanitization.ts
internal-events.ts
kilocode-models.test.ts
kilocode-models.ts
lanes.test.ts test: cover cron nested lane selection 2026-03-11 00:02:00 +00:00
lanes.ts test: cover cron nested lane selection 2026-03-11 00:02:00 +00:00
live-auth-keys.ts
live-model-errors.test.ts MiniMax: add M2.7 models and update default to M2.7 (#49691) 2026-03-18 09:24:37 -07:00
live-model-errors.ts
live-model-filter.ts refactor(plugins): move auth and model policy to providers 2026-03-15 21:52:29 -07:00
live-test-helpers.ts
mcp-stdio.ts Agents: run bundle MCP tools in embedded Pi (#48611) 2026-03-16 21:46:05 -07:00
memory-search.test.ts test: share memory search config helpers 2026-03-14 02:40:28 +00:00
memory-search.ts Compaction Runner: wire post-compaction memory sync (#25561) 2026-03-12 14:24:29 -07:00
minimax-vlm.normalizes-api-key.test.ts
minimax-vlm.ts
minimax.live.test.ts MiniMax: add M2.7 models and update default to M2.7 (#49691) 2026-03-18 09:24:37 -07:00
model-alias-lines.ts
model-auth-env-vars.ts refactor(core): land plugin auth and startup cleanup 2026-03-15 20:12:37 -07:00
model-auth-label.test.ts SecretRef: harden custom/provider secret persistence and reuse (#42554) 2026-03-10 23:55:10 +00:00
model-auth-label.ts SecretRef: harden custom/provider secret persistence and reuse (#42554) 2026-03-10 23:55:10 +00:00
model-auth-markers.test.ts feat: add bundled Chutes extension (#49136) 2026-03-17 09:35:21 -07:00
model-auth-markers.ts feat: add bundled Chutes extension (#49136) 2026-03-17 09:35:21 -07:00
model-auth.profiles.test.ts Media: avoid slow auth misses in auto-detect 2026-03-16 10:45:56 +00:00
model-auth.test.ts test: fix fetch mock typing 2026-03-15 21:07:05 -07:00
model-auth.ts Media: avoid slow auth misses in auto-detect 2026-03-16 10:45:56 +00:00
model-catalog.test-harness.ts Plugins: avoid booting bundled providers for catalog hooks 2026-03-16 12:56:48 +00:00
model-catalog.test.ts Models: add native GPT-5.4 mini and nano support (#49289) 2026-03-17 16:21:39 -07:00
model-catalog.ts refactor(plugins): lazy load provider runtime shims 2026-03-15 18:20:52 -07:00
model-compat.test.ts MiniMax: add M2.7 models and update default to M2.7 (#49691) 2026-03-18 09:24:37 -07:00
model-compat.ts feat: finish xai provider integration 2026-03-17 21:31:20 -07:00
model-fallback-observation.ts
model-fallback.probe.test.ts style: format probe regression test (openclaw#39820) thanks @lupuletic 2026-03-13 23:25:04 -07:00
model-fallback.run-embedded.e2e.test.ts
model-fallback.test.ts fix: use unknown instead of rate_limit as default cooldown reason (#42911) 2026-03-11 21:34:14 +03:00
model-fallback.ts fix(agents): normalize abort-wrapped RESOURCE_EXHAUSTED into failover errors (#11972) 2026-03-13 23:25:04 -07:00
model-fallback.types.ts
model-id-normalization.ts added a fix for memory leak on 2gb ram (#46522) 2026-03-15 09:01:31 -07:00
model-ref-profile.test.ts fix(models): preserve @YYYYMMDD version suffixes (#48896) thanks @Alix-007 2026-03-18 13:20:06 +08:00
model-ref-profile.ts fix(models): preserve @YYYYMMDD version suffixes (#48896) thanks @Alix-007 2026-03-18 13:20:06 +08:00
model-scan.test.ts
model-scan.ts fix(models): guard optional model input capabilities (#42096) 2026-03-11 13:43:59 +01:00
model-selection.test.ts refactor: finish provider auth extraction and canonicalize kimi 2026-03-16 20:49:38 -07:00
model-selection.ts fix: align thinking defaults and plugin sdk exports 2026-03-17 03:16:39 +00:00
model-suppression.runtime.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
model-suppression.ts Plugins: avoid booting bundled providers for catalog hooks 2026-03-16 12:56:48 +00:00
model-tool-support.test.ts
model-tool-support.ts
models-config.applies-config-env-vars.test.ts
models-config.auto-injects-github-copilot-provider-token-is.test.ts
models-config.e2e-harness.ts fix: wire modelstudio env discovery (#40634) (thanks @pomelo-nwu) 2026-03-10 19:58:43 +00:00
models-config.falls-back-default-baseurl-token-exchange-fails.test.ts refactor(core): land plugin auth and startup cleanup 2026-03-15 20:12:37 -07:00
models-config.file-mode.test.ts
models-config.fills-missing-provider-apikey-from-env-var.test.ts MiniMax: add M2.7 models and update default to M2.7 (#49691) 2026-03-18 09:24:37 -07:00
models-config.merge.test.ts refactor: finish provider auth extraction and canonicalize kimi 2026-03-16 20:49:38 -07:00
models-config.merge.ts Kimi Coding: set default subscription user agent (#44248) 2026-03-12 13:30:07 -04:00
models-config.normalizes-gemini-3-ids-preview-google-providers.test.ts fix: repair ci audit and type drift 2026-03-13 21:02:19 +00:00
models-config.plan.ts fix(models): preserve stream usage compat opt-ins (#45733) 2026-03-15 20:21:11 +01:00
models-config.preserves-explicit-reasoning-override.test.ts MiniMax: add M2.7 models and update default to M2.7 (#49691) 2026-03-18 09:24:37 -07:00
models-config.providers.auth-provenance.test.ts
models-config.providers.chutes.test.ts feat: add bundled Chutes extension (#49136) 2026-03-17 09:35:21 -07:00
models-config.providers.cloudflare-ai-gateway.test.ts fix(plugins): restore provider compatibility fallbacks 2026-03-15 16:09:40 -07:00
models-config.providers.discovery-auth.test.ts test: share provider discovery auth fixtures 2026-03-14 02:40:28 +00:00
models-config.providers.discovery.ts refactor: move provider catalogs into extensions 2026-03-16 18:33:07 -07:00
models-config.providers.google-antigravity.test.ts added a fix for memory leak on 2gb ram (#46522) 2026-03-15 09:01:31 -07:00
models-config.providers.kilocode.test.ts
models-config.providers.kimi-coding.test.ts refactor: finish provider auth extraction and canonicalize kimi 2026-03-16 20:49:38 -07:00
models-config.providers.matrix.test.ts
models-config.providers.minimax.test.ts MiniMax: add M2.7 models and update default to M2.7 (#49691) 2026-03-18 09:24:37 -07:00
models-config.providers.modelstudio.test.ts fix(models): preserve stream usage compat opt-ins (#45733) 2026-03-15 20:21:11 +01:00
models-config.providers.moonshot.test.ts refactor: shrink plugin sdk public surface 2026-03-18 23:31:08 +00:00
models-config.providers.normalize-keys.test.ts Models: enforce source-managed SecretRef markers in models.json (#43759) 2026-03-12 02:22:52 -05:00
models-config.providers.nvidia.test.ts
models-config.providers.ollama-autodiscovery.test.ts
models-config.providers.ollama.test.ts
models-config.providers.openai-codex.test.ts
models-config.providers.plugin-allowlist-compat.test.ts fix(plugins): restore provider compatibility fallbacks 2026-03-15 16:09:40 -07:00
models-config.providers.qianfan.test.ts
models-config.providers.static.ts refactor: move provider catalogs into extensions 2026-03-16 18:33:07 -07:00
models-config.providers.ts feat: add bundled Chutes extension (#49136) 2026-03-17 09:35:21 -07:00
models-config.providers.vercel-ai-gateway.test.ts
models-config.providers.volcengine-byteplus.test.ts
models-config.runtime-source-snapshot.test.ts refactor: share agent snapshot and scope test fixtures 2026-03-13 18:38:12 +00:00
models-config.skips-writing-models-json-no-env-token.test.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
models-config.test-utils.ts
models-config.ts Models: enforce source-managed SecretRef markers in models.json (#43759) 2026-03-12 02:22:52 -05:00
models-config.uses-first-github-copilot-profile-env-tokens.test.ts
models-config.write-serialization.test.ts
models.profiles.live.test.ts fix: stabilize docker test suite 2026-03-17 03:02:03 +00:00
moonshot.live.test.ts
ollama-defaults.ts Plugin SDK: split setup and sandbox subpaths 2026-03-16 12:06:32 +00:00
ollama-models.test.ts refactor: share cron and ollama test helpers 2026-03-13 20:19:39 +00:00
ollama-models.ts Providers: centralize setup defaults and helper boundaries 2026-03-16 12:06:32 +00:00
ollama-stream.test.ts refactor: share ollama stream test assertions 2026-03-13 20:19:38 +00:00
ollama-stream.ts Providers: centralize setup defaults and helper boundaries 2026-03-16 12:06:32 +00:00
openai-responses.reasoning-replay.test.ts test(agents): cover openai responses phase replay 2026-03-11 20:10:55 +00:00
openai-ws-connection.test.ts fix(agents): restore embedded pi and websocket typings 2026-03-16 22:21:18 -07:00
openai-ws-connection.ts fix(agents): restore embedded pi and websocket typings 2026-03-16 22:21:18 -07:00
openai-ws-stream.e2e.test.ts test: fix websocket tool shape coverage 2026-03-12 02:16:56 +00:00
openai-ws-stream.test.ts fix: harden openai websocket replay 2026-03-12 02:13:06 +00:00
openai-ws-stream.ts Agents: adapt pi-ai oauth and payload hooks 2026-03-12 10:19:14 -04:00
openclaw-gateway-tool.test.ts
openclaw-tools.agents.test.ts
openclaw-tools.camera.test.ts refactor(security): simplify system.run approval model 2026-03-11 01:43:06 +00:00
openclaw-tools.image-generation.test.ts Main recovery: restore formatter and contract checks (#49570) 2026-03-18 00:30:01 -07:00
openclaw-tools.owner-authorization.test.ts fix(security): harden nodes owner-only tool gating 2026-03-12 22:27:52 +00:00
openclaw-tools.pdf-registration.test.ts
openclaw-tools.plugin-context.test.ts fix(plugins): late-binding subagent runtime for non-gateway load paths (#46648) 2026-03-16 14:27:54 -07:00
openclaw-tools.session-status.test.ts refactor: share session status sandbox helpers 2026-03-13 20:19:38 +00:00
openclaw-tools.sessions-visibility.test.ts
openclaw-tools.sessions.test.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
openclaw-tools.subagents.scope.test.ts refactor: share agent snapshot and scope test fixtures 2026-03-13 18:38:12 +00:00
openclaw-tools.subagents.sessions-spawn-applies-thinking-default.test.ts
openclaw-tools.subagents.sessions-spawn-default-timeout-absent.test.ts
openclaw-tools.subagents.sessions-spawn-default-timeout.test.ts
openclaw-tools.subagents.sessions-spawn-depth-limits.test.ts Gateway: keep spawned workspace overrides internal (#43801) 2026-03-12 04:20:00 -04:00
openclaw-tools.subagents.sessions-spawn.allowlist.test.ts
openclaw-tools.subagents.sessions-spawn.cron-note.test.ts
openclaw-tools.subagents.sessions-spawn.lifecycle.test.ts
openclaw-tools.subagents.sessions-spawn.model.test.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
openclaw-tools.subagents.sessions-spawn.test-harness.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
openclaw-tools.subagents.steer-failure-clears-suppression.test.ts
openclaw-tools.subagents.test-harness.ts fix: harden subagent control boundaries 2026-03-11 01:44:38 +00:00
openclaw-tools.ts Plugin SDK: centralize message tool discovery and context 2026-03-17 23:48:43 +00:00
openclaw-tools.web-runtime.test.ts
opencode-zen-models.test.ts
opencode-zen-models.ts
owner-display.test.ts
owner-display.ts
path-policy.test.ts
path-policy.ts
payload-redaction.ts
pi-auth-credentials.ts
pi-auth-json.test.ts
pi-auth-json.ts
pi-bundle-lsp-runtime.ts Perf: skip MCP/LSP runtime spawning when no servers are configured 2026-03-18 00:25:53 -07:00
pi-bundle-mcp-tools.test.ts Agents: run bundle MCP tools in embedded Pi (#48611) 2026-03-16 21:46:05 -07:00
pi-bundle-mcp-tools.ts Perf: skip MCP/LSP runtime spawning when no servers are configured 2026-03-18 00:25:53 -07:00
pi-embedded-block-chunker.test.ts fix: stop newline block streaming from sending per paragraph 2026-03-19 05:40:12 -07:00
pi-embedded-block-chunker.ts fix: stop newline block streaming from sending per paragraph 2026-03-19 05:40:12 -07:00
pi-embedded-error-observation.test.ts
pi-embedded-error-observation.ts
pi-embedded-helpers.buildbootstrapcontextfiles.test.ts
pi-embedded-helpers.formatassistanterrortext.test.ts fix: detect Ollama "prompt too long" as context overflow error (#34019) 2026-03-16 18:57:33 -07:00
pi-embedded-helpers.isbillingerrormessage.test.ts test: share timeout failover assertions 2026-03-14 02:40:28 +00:00
pi-embedded-helpers.sanitize-session-messages-images.removes-empty-assistant-text-blocks-but-preserves.test.ts
pi-embedded-helpers.sanitizeuserfacingtext.test.ts fix: detect Ollama "prompt too long" as context overflow error (#34019) 2026-03-16 18:57:33 -07:00
pi-embedded-helpers.ts fix: carry observed overflow token counts into compaction (#40357) 2026-03-12 06:58:42 -07:00
pi-embedded-helpers.validate-turns.test.ts
pi-embedded-messaging.ts
pi-embedded-payloads.ts
pi-embedded-runner-extraparams.live.test.ts feat: add Anthropic fast mode support 2026-03-12 23:39:03 +00:00
pi-embedded-runner-extraparams.test.ts fix(agents): strip prompt cache for non-OpenAI responses endpoints (#49877) thanks @ShaunTsai 2026-03-19 15:12:29 +08:00
pi-embedded-runner.applygoogleturnorderingfix.test.ts
pi-embedded-runner.buildembeddedsandboxinfo.test.ts feat: add openshell sandbox backend 2026-03-15 20:03:22 -07:00
pi-embedded-runner.bundle-mcp.e2e.test.ts Commands: add /plugins chat command (#48765) 2026-03-16 22:57:44 -07:00
pi-embedded-runner.compaction-safety-timeout.test.ts fix: harden compaction timeout follow-ups 2026-03-15 12:13:23 +05:30
pi-embedded-runner.createsystempromptoverride.test.ts
pi-embedded-runner.e2e.test.ts refactor: share embedded runner e2e fixtures 2026-03-13 20:19:39 +00:00
pi-embedded-runner.get-dm-history-limit-from-session-key.falls-back-provider-default-per-dm-not.test.ts
pi-embedded-runner.get-dm-history-limit-from-session-key.returns-undefined-sessionkey-is-undefined.test.ts
pi-embedded-runner.guard.test.ts
pi-embedded-runner.guard.waitforidle-before-flush.test.ts
pi-embedded-runner.history-limit-from-session-key.test.ts
pi-embedded-runner.limithistoryturns.test.ts
pi-embedded-runner.openai-tool-id-preservation.test.ts
pi-embedded-runner.resolvesessionagentids.test.ts
pi-embedded-runner.run-embedded-pi-agent.auth-profile-rotation.e2e.test.ts refactor(core): land plugin auth and startup cleanup 2026-03-15 20:12:37 -07:00
pi-embedded-runner.sanitize-session-history.policy.test.ts test: stabilize sanitize session history smoke checks 2026-03-13 14:50:03 +08:00
pi-embedded-runner.sanitize-session-history.test-harness.ts test: stabilize sanitize session history smoke checks 2026-03-13 14:50:03 +08:00
pi-embedded-runner.sanitize-session-history.test.ts Deduplicate repeated tool call IDs for OpenAI-compatible APIs (#40996) 2026-03-15 19:46:07 +08:00
pi-embedded-runner.sessions-yield.e2e.test.ts refactor: share embedded runner e2e fixtures 2026-03-13 20:19:39 +00:00
pi-embedded-runner.splitsdktools.test.ts
pi-embedded-runner.ts
pi-embedded-subscribe.block-reply-rejections.test.ts
pi-embedded-subscribe.code-span-awareness.test.ts
pi-embedded-subscribe.e2e-harness.ts
pi-embedded-subscribe.handlers.compaction.ts fix(hooks): pass sessionFile and sessionKey in after_compaction hook (#40781) 2026-03-17 08:30:37 -07:00
pi-embedded-subscribe.handlers.lifecycle.test.ts fix(logging): include model and provider in overload/error log (#41236) 2026-03-10 20:32:14 +03:00
pi-embedded-subscribe.handlers.lifecycle.ts fix(logging): include model and provider in overload/error log (#41236) 2026-03-10 20:32:14 +03:00
pi-embedded-subscribe.handlers.messages.test.ts refactor: deduplicate reply payload handling 2026-03-18 18:14:57 +00:00
pi-embedded-subscribe.handlers.messages.ts Plugin SDK: route reply payload through public subpath 2026-03-18 12:01:15 -07:00
pi-embedded-subscribe.handlers.tools.media.test.ts
pi-embedded-subscribe.handlers.tools.test.ts
pi-embedded-subscribe.handlers.tools.ts
pi-embedded-subscribe.handlers.ts
pi-embedded-subscribe.handlers.types.ts
pi-embedded-subscribe.lifecycle-billing-error.test.ts
pi-embedded-subscribe.raw-stream.ts
pi-embedded-subscribe.reply-tags.test.ts
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
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
pi-embedded-subscribe.subscribe-embedded-pi-session.includes-canvas-action-metadata-tool-summaries.test.ts
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
pi-embedded-subscribe.subscribe-embedded-pi-session.streams-soft-chunks-paragraph-preference.test.ts
pi-embedded-subscribe.subscribe-embedded-pi-session.subscribeembeddedpisession.test.ts
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
pi-embedded-subscribe.tools.extract.test.ts
pi-embedded-subscribe.tools.media.test.ts feat(image-generation): add image_generate tool 2026-03-17 01:09:58 -07:00
pi-embedded-subscribe.tools.test.ts
pi-embedded-subscribe.tools.ts feat(image-generation): add image_generate tool 2026-03-17 01:09:58 -07:00
pi-embedded-subscribe.ts
pi-embedded-subscribe.types.ts
pi-embedded-utils.strip-model-special-tokens.test.ts fix: strip leaked model control tokens from user-facing text (#42173) 2026-03-10 06:27:59 -07:00
pi-embedded-utils.test.ts fix(agents): prevent false billing error replacing valid response text (#40616) 2026-03-11 22:00:11 +03:00
pi-embedded-utils.ts fix(agents): prevent false billing error replacing valid response text (#40616) 2026-03-11 22:00:11 +03:00
pi-embedded.ts
pi-model-discovery-runtime.ts fix: avoid ineffective dynamic imports 2026-03-13 01:33:37 +00:00
pi-model-discovery.auth.test.ts
pi-model-discovery.compat.e2e.test.ts
pi-model-discovery.ts
pi-project-settings.bundle.test.ts Commands: add /plugins chat command (#48765) 2026-03-16 22:57:44 -07:00
pi-project-settings.test.ts Commands: add /plugins chat command (#48765) 2026-03-16 22:57:44 -07:00
pi-project-settings.ts fix(agents): restore embedded pi and websocket typings 2026-03-16 22:21:18 -07:00
pi-settings.test.ts
pi-settings.ts
pi-tool-definition-adapter.after-tool-call.fires-once.test.ts
pi-tool-definition-adapter.after-tool-call.test.ts
pi-tool-definition-adapter.test.ts
pi-tool-definition-adapter.ts
pi-tool-handler-state.test-helpers.ts
pi-tools-agent-config.test.ts feat: add openshell sandbox backend 2026-03-15 20:03:22 -07:00
pi-tools.abort.ts
pi-tools.before-tool-call.e2e.test.ts
pi-tools.before-tool-call.integration.e2e.test.ts
pi-tools.before-tool-call.runtime.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
pi-tools.before-tool-call.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping-b.test.ts
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping-d.test.ts
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping-f.test.ts
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping.test.ts Main recovery: restore formatter and contract checks (#49570) 2026-03-18 00:30:01 -07:00
pi-tools.host-edit.ts
pi-tools.message-provider-policy.test.ts
pi-tools.model-provider-collision.test.ts fix: checkpoint gate fixes before rebase 2026-03-18 15:36:18 +00:00
pi-tools.params.ts
pi-tools.policy.test.ts fix: harden subagent control boundaries 2026-03-11 01:44:38 +00:00
pi-tools.policy.ts refactor: move remaining channel seams into plugins 2026-03-15 23:47:30 -07:00
pi-tools.read.host-edit-access.test.ts
pi-tools.read.host-edit-recovery.test.ts
pi-tools.read.ts
pi-tools.read.workspace-root-guard.test.ts
pi-tools.safe-bins.test.ts
pi-tools.sandbox-mounted-paths.workspace-only.test.ts
pi-tools.schema.ts feat: finish xai provider integration 2026-03-17 21:31:20 -07:00
pi-tools.ts feat: finish xai provider integration 2026-03-17 21:31:20 -07:00
pi-tools.types.ts
pi-tools.whatsapp-login-gating.test.ts fix(security): harden nodes owner-only tool gating 2026-03-12 22:27:52 +00:00
pi-tools.workspace-only-false.test.ts feat: add sessions_yield tool for cooperative turn-ending (#36537) 2026-03-12 08:46:47 -07:00
pi-tools.workspace-paths.test.ts
prompt-composition-scenarios.ts test: harden prompt composition coverage 2026-03-17 21:42:46 -07:00
prompt-composition.test.ts test: harden prompt composition coverage 2026-03-17 21:42:46 -07:00
provider-attribution.test.ts Agents: add OpenAI attribution headers (#48737) 2026-03-16 21:47:16 -07:00
provider-attribution.ts Agents: add OpenAI attribution headers (#48737) 2026-03-16 21:47:16 -07:00
provider-capabilities.test.ts Agents: honor workspace Anthropic provider capabilities 2026-03-17 20:17:39 -07:00
provider-capabilities.ts refactor: split remaining monitor runtime helpers 2026-03-17 21:27:21 -07:00
provider-id.ts refactor: finish provider auth extraction and canonicalize kimi 2026-03-16 20:49:38 -07:00
pty-dsr.ts
pty-keys.test.ts
pty-keys.ts
queued-file-writer.ts
runtime-plugins.ts fix(plugins): late-binding subagent runtime for non-gateway load paths (#46648) 2026-03-16 14:27:54 -07:00
sandbox-agent-config.agent-specific-sandbox-config.e2e.test.ts
sandbox-create-args.test.ts fix(sandbox): sanitize Docker env before marking OPENCLAW_CLI (#42256) 2026-03-11 00:59:36 -04:00
sandbox-explain.test.ts
sandbox-media-paths.test.ts feat: add remote openshell sandbox mode 2026-03-15 20:28:19 -07:00
sandbox-media-paths.ts feat: add remote openshell sandbox mode 2026-03-15 20:28:19 -07:00
sandbox-merge.test.ts feat: move ssh sandboxing into core 2026-03-15 21:35:30 -07:00
sandbox-paths.test.ts
sandbox-paths.ts
sandbox-skills.test.ts
sandbox-tool-policy.ts
sandbox.resolveSandboxContext.test.ts feat: add openshell sandbox backend 2026-03-15 20:03:22 -07:00
sandbox.ts feat: move ssh sandboxing into core 2026-03-15 21:35:30 -07:00
sanitize-for-prompt.test.ts
sanitize-for-prompt.ts
self-hosted-provider-defaults.ts Providers: centralize setup defaults and helper boundaries 2026-03-16 12:06:32 +00:00
session-dirs.ts Gateway: harden custom session-store discovery (#44176) 2026-03-12 16:44:46 +00:00
session-file-repair.test.ts
session-file-repair.ts
session-slug.test.ts
session-slug.ts
session-tool-result-guard-wrapper.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
session-tool-result-guard.test.ts
session-tool-result-guard.tool-result-persist-hook.test.ts
session-tool-result-guard.transcript-events.test.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
session-tool-result-guard.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
session-tool-result-state.ts
session-transcript-repair.attachments.test.ts
session-transcript-repair.test.ts docs: rename onboarding user-facing wizard copy 2026-03-16 19:50:31 -05:00
session-transcript-repair.ts
session-write-lock.test.ts
session-write-lock.ts
sessions-spawn-hooks.test.ts Gateway: keep spawned workspace overrides internal (#43801) 2026-03-12 04:20:00 -04:00
sessions-spawn-threadid.test.ts
sglang-defaults.ts Plugin SDK: split setup and sandbox subpaths 2026-03-16 12:06:32 +00:00
shell-utils.test.ts
shell-utils.ts
skills-install-download.ts
skills-install-extract.ts refactor: split tar.bz2 extraction helpers 2026-03-10 23:53:32 +00:00
skills-install-fallback.test.ts
skills-install-output.ts
skills-install-tar-verbose.ts
skills-install.download-test-utils.ts
skills-install.download.test.ts fix: harden archive extraction destinations 2026-03-10 23:49:35 +00:00
skills-install.test-mocks.ts
skills-install.test.ts
skills-install.ts
skills-status.test.ts
skills-status.ts
skills.agents-skills-directory.test.ts
skills.build-workspace-skills-prompt.applies-bundled-allowlist-without-affecting-workspace-skills.test.ts
skills.build-workspace-skills-prompt.prefers-workspace-skills-managed-skills.test.ts
skills.build-workspace-skills-prompt.syncs-merged-skills-into-target-workspace.test.ts docs(image-generation): remove nano banana stock docs 2026-03-17 01:09:58 -07:00
skills.buildworkspaceskillsnapshot.test.ts test: share workspace skills snapshot helpers 2026-03-14 02:40:28 +00:00
skills.buildworkspaceskillstatus.test.ts
skills.compact-skill-paths.test.ts
skills.e2e-test-helpers.test.ts
skills.e2e-test-helpers.ts
skills.loadworkspaceskillentries.test.ts
skills.resolveskillspromptforrun.test.ts
skills.sherpa-onnx-tts-bin.test.ts
skills.summarize-skill-description.test.ts
skills.test-helpers.ts
skills.test.ts test: share workspace skill test helpers 2026-03-14 02:40:28 +00:00
skills.ts
spawned-context.test.ts fix: resolve target agent workspace for cross-agent subagent spawns (#40176) 2026-03-13 12:09:51 -03:00
spawned-context.ts fix: resolve target agent workspace for cross-agent subagent spawns (#40176) 2026-03-13 12:09:51 -03:00
stable-stringify.ts
stream-message-shared.ts
subagent-announce-dispatch.test.ts
subagent-announce-dispatch.ts
subagent-announce-queue.test.ts
subagent-announce-queue.ts
subagent-announce.capture-completion-reply.test.ts
subagent-announce.format.e2e.test.ts fix(core): restore session reset defaults and type seams 2026-03-19 13:33:32 -07:00
subagent-announce.timeout.test.ts test: share subagent announce timeout helpers 2026-03-14 02:40:28 +00:00
subagent-announce.ts Matrix: rebuild plugin migration branch 2026-03-19 01:58:29 -04:00
subagent-attachments.ts
subagent-capabilities.ts fix: harden subagent control boundaries 2026-03-11 01:44:38 +00:00
subagent-control.test.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
subagent-control.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
subagent-depth.test.ts
subagent-depth.ts
subagent-lifecycle-events.ts
subagent-orphan-recovery.test.ts test: reuse subagent orphan recovery imports 2026-03-17 16:21:58 +00:00
subagent-orphan-recovery.ts fix: land SIGUSR1 orphan recovery regressions (#47719) (thanks @joeykrug) 2026-03-15 22:32:36 -07:00
subagent-registry-cleanup.test.ts
subagent-registry-cleanup.ts
subagent-registry-completion.test.ts
subagent-registry-completion.ts
subagent-registry-queries.test.ts
subagent-registry-queries.ts fix: harden subagent control boundaries 2026-03-11 01:44:38 +00:00
subagent-registry-runtime.ts
subagent-registry-state.ts
subagent-registry.announce-loop-guard.test.ts
subagent-registry.archive.e2e.test.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
subagent-registry.context-engine.test.ts fix(plugins): late-binding subagent runtime for non-gateway load paths (#46648) 2026-03-16 14:27:54 -07:00
subagent-registry.lifecycle-retry-grace.e2e.test.ts
subagent-registry.mocks.shared.ts
subagent-registry.nested.e2e.test.ts
subagent-registry.persistence.test.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
subagent-registry.steer-restart.test.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
subagent-registry.store.ts
subagent-registry.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
subagent-registry.types.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
subagent-spawn.attachments.test.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
subagent-spawn.model-session.test.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
subagent-spawn.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
subagent-spawn.workspace.test.ts test: share subagent gateway mock setup 2026-03-14 02:40:28 +00:00
synthetic-models.ts
system-prompt-params.test.ts
system-prompt-params.ts
system-prompt-report.test.ts
system-prompt-report.ts
system-prompt-stability.test.ts
system-prompt.test.ts Agents: move bootstrap warnings out of system prompt (#48753) 2026-03-16 23:25:04 -07:00
system-prompt.ts feat(image-generation): add image_generate tool 2026-03-17 01:09:58 -07:00
timeout.ts
together-models.ts
tool-call-id.test.ts Deduplicate repeated tool call IDs for OpenAI-compatible APIs (#40996) 2026-03-15 19:46:07 +08:00
tool-call-id.ts Deduplicate repeated tool call IDs for OpenAI-compatible APIs (#40996) 2026-03-15 19:46:07 +08:00
tool-catalog.test.ts feat(image-generation): add image_generate tool 2026-03-17 01:09:58 -07:00
tool-catalog.ts feat(image-generation): add image_generate tool 2026-03-17 01:09:58 -07:00
tool-display-common.ts fix: keep exec summaries inline 2026-03-14 04:08:00 +00:00
tool-display-overrides.json
tool-display.test.ts fix: keep exec summaries inline 2026-03-14 04:08:00 +00:00
tool-display.ts
tool-fs-policy.test.ts
tool-fs-policy.ts
tool-images.log.test.ts
tool-images.test.ts
tool-images.ts
tool-loop-detection.test.ts
tool-loop-detection.ts
tool-mutation.test.ts
tool-mutation.ts
tool-policy-match.ts Security: trim audit policy import surfaces 2026-03-15 22:55:26 -07:00
tool-policy-pipeline.test.ts fix: clarify gated core tool warnings 2026-03-13 15:38:07 +00:00
tool-policy-pipeline.ts fix: clarify gated core tool warnings 2026-03-13 15:38:07 +00:00
tool-policy-shared.ts
tool-policy.conformance.ts
tool-policy.plugin-only-allowlist.test.ts
tool-policy.test.ts fix(agents): add nodes to owner-only tool policy fallbacks 2026-03-11 14:17:03 +01:00
tool-policy.ts fix(agents): add nodes to owner-only tool policy fallbacks 2026-03-11 14:17:03 +01:00
tool-summaries.ts
trace-base.ts
transcript-policy.policy.test.ts
transcript-policy.test.ts refactor: finish provider auth extraction and canonicalize kimi 2026-03-16 20:49:38 -07:00
transcript-policy.ts Deduplicate repeated tool call IDs for OpenAI-compatible APIs (#40996) 2026-03-15 19:46:07 +08:00
usage.normalization.test.ts
usage.test.ts
usage.ts
venice-models.test.ts test: share venice model response fixtures 2026-03-14 00:30:14 +00:00
venice-models.ts
vercel-ai-gateway.ts
vllm-defaults.ts Plugin SDK: split setup and sandbox subpaths 2026-03-16 12:06:32 +00:00
volc-models.shared.ts
workspace-dir.ts
workspace-dirs.ts
workspace-run.test.ts
workspace-run.ts
workspace-templates.test.ts
workspace-templates.ts
workspace.bootstrap-cache.test.ts
workspace.defaults.test.ts
workspace.load-extra-bootstrap-files.test.ts
workspace.test.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
workspace.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
xai.live.test.ts fix: checkpoint gate fixes before rebase 2026-03-18 15:36:18 +00:00
zai.live.test.ts