openclaw/src/agents
2026-04-29 04:07:39 +01:00
..
auth-profiles test: add shared OpenClaw test-state harness 2026-04-28 10:52:47 +01:00
cli-runner fix(agents): mark inter-session prompts 2026-04-28 20:34:54 +01:00
command fix(ci): speed up release validation live probes 2026-04-28 23:03:57 +01:00
harness feat: lazily load tool result middleware plugins 2026-04-28 04:33:47 +01:00
pi-embedded-helpers fix(agents): strip empty assistant transcript text 2026-04-28 20:39:58 +01:00
pi-embedded-runner context-engine: pass runtime context to ContextEngineFactory (#67243) 2026-04-28 18:21:14 -07:00
pi-hooks fix: keep runtime context out of user turns 2026-04-27 21:24:56 +01:00
runtime-plan refactor: expose agent runtime test contracts 2026-04-28 03:40:57 +01:00
sandbox fix(sandbox): add once option to Docker abort listener (#58277) 2026-04-28 19:47:52 -04:00
schema
skills fix: repair skills and memory watcher refresh paths 2026-04-26 11:21:21 -07:00
test-helpers fix: restore ci gates on main 2026-04-28 19:54:52 +01:00
tools fix: allow cron self-removal in isolated runs (#73028) 2026-04-28 18:16:31 -07:00
acp-binding-architecture.guardrail.test.ts
acp-spawn-parent-stream.test.ts
acp-spawn-parent-stream.ts
acp-spawn.test.ts fix(sessions_spawn): tolerate ACP-only fields for subagent runtime 2026-04-27 09:42:24 -07:00
acp-spawn.ts fix(sessions_spawn): tolerate ACP-only fields for subagent runtime 2026-04-27 09:42:24 -07:00
agent-command.live-model-switch.test.ts fix: record model fallback steps in trajectories 2026-04-28 05:08:34 +01:00
agent-command.ts fix(ci): speed up release validation live probes 2026-04-28 23:03:57 +01:00
agent-paths.test.ts
agent-paths.ts
agent-runtime-config.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
agent-runtime-policy.ts fix: migrate agent runtime config 2026-04-26 08:12:44 +01:00
agent-scope-config.ts feat(tts): add per-agent voice overrides 2026-04-26 02:54:13 +01:00
agent-scope.test.ts fix(models): keep agent primaries strict 2026-04-28 08:01:42 +01:00
agent-scope.ts fix(models): keep agent primaries strict 2026-04-28 08:01:42 +01:00
AGENTS.md
announce-idempotency.ts
anthropic-payload-log.test.ts
anthropic-payload-log.ts
anthropic-payload-policy.test.ts
anthropic-payload-policy.ts
anthropic-transport-stream.live.test.ts fix(agents): abort stalled Anthropic SSE reads 2026-04-28 09:00:37 +01:00
anthropic-transport-stream.test.ts fix(agents): suppress Anthropic beta headers for custom endpoints 2026-04-28 09:20:58 +01:00
anthropic-transport-stream.ts fix(agents): suppress Anthropic beta headers for custom endpoints 2026-04-28 09:20:58 +01:00
anthropic-vertex-stream.ts refactor(anthropic-vertex): move SDK runtime to plugin (#71174) 2026-04-24 11:52:35 -07:00
anthropic.setup-token.live.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
api-key-rotation.ts
apply-patch-update.ts
apply-patch.test.ts
apply-patch.ts
auth-health.test.ts fix(models): use synthetic auth expiry for status 2026-04-26 09:21:06 +05:30
auth-health.ts fix(models): use synthetic auth expiry for status 2026-04-26 09:21:06 +05:30
auth-profile-runtime-contract.test.ts fix(agents): require claude fallback source provider 2026-04-28 13:35:59 +05:30
auth-profiles.chutes.test.ts test: add shared OpenClaw test-state harness 2026-04-28 10:52:47 +01:00
auth-profiles.cooldown-auto-expiry.test.ts perf: avoid registry loads in hot tests 2026-04-28 01:20:47 +01:00
auth-profiles.doctor.test.ts
auth-profiles.ensureauthprofilestore.test.ts fix(auth): migrate flat auth profiles in doctor 2026-04-28 06:53:48 +01:00
auth-profiles.external-cli-sync.test.ts fix: sync Claude CLI OAuth credentials (#70902) (thanks @starvex) 2026-04-25 17:07:27 +05:30
auth-profiles.getsoonestcooldownexpiry.test.ts
auth-profiles.markauthprofilefailure.test.ts fix: sync Claude CLI OAuth credentials (#70902) (thanks @starvex) 2026-04-25 17:07:27 +05:30
auth-profiles.readonly-sync.test.ts
auth-profiles.resolve-auth-profile-order.does-not-prioritize-lastgood-round-robin-ordering.test.ts perf: avoid registry loads in hot tests 2026-04-28 01:20:47 +01:00
auth-profiles.resolve-auth-profile-order.fixtures.ts
auth-profiles.runtime.ts
auth-profiles.store-cache.test.ts
auth-profiles.store.save.test.ts
auth-profiles.ts
bash-process-registry.test-helpers.ts
bash-process-registry.test.ts
bash-process-registry.ts fix: silence cron exec completion noise 2026-04-25 07:15:08 +01:00
bash-tools.build-docker-exec-args.test.ts
bash-tools.descriptions.ts
bash-tools.exec-approval-followup.test.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
bash-tools.exec-approval-followup.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
bash-tools.exec-approval-request.test.ts
bash-tools.exec-approval-request.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
bash-tools.exec-foreground-failures.test.ts
bash-tools.exec-host-gateway.test.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
bash-tools.exec-host-gateway.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
bash-tools.exec-host-node-phases.ts fix(agents): avoid empty Anthropic tool result blocks 2026-04-28 04:20:49 +01:00
bash-tools.exec-host-node.test.ts fix(agents): avoid empty Anthropic tool result blocks 2026-04-28 04:20:49 +01:00
bash-tools.exec-host-node.ts fix(exec): enforce default timeout on node runs 2026-04-27 11:15:33 +01:00
bash-tools.exec-host-node.types.ts Fix compacted session transcript rotation 2026-04-26 17:51:00 -07:00
bash-tools.exec-host-shared.test.ts
bash-tools.exec-host-shared.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
bash-tools.exec-output.ts fix(agents): avoid empty Anthropic tool result blocks 2026-04-28 04:20:49 +01:00
bash-tools.exec-runtime.pty-fallback.test.ts feat(diagnostics): emit exec process telemetry (#71451) 2026-04-25 00:12:58 -07:00
bash-tools.exec-runtime.test.ts fix(agents): avoid empty Anthropic tool result blocks 2026-04-28 04:20:49 +01:00
bash-tools.exec-runtime.ts fix(agents): avoid empty Anthropic tool result blocks 2026-04-28 04:20:49 +01:00
bash-tools.exec-types.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
bash-tools.exec.approval-id.test.ts fix(exec): fallback when node lacks run prepare 2026-04-27 01:43:03 +01:00
bash-tools.exec.background-abort.test.ts test(exec): cover background timeout opt-out 2026-04-27 11:10:51 +01:00
bash-tools.exec.path.test.ts
bash-tools.exec.pty.test.ts perf: combine pty exec coverage 2026-04-28 00:17:03 +01:00
bash-tools.exec.script-preflight.test.ts fix: prevent channel login exec wedges 2026-04-28 05:16:43 +01:00
bash-tools.exec.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
bash-tools.process-send-keys.test.ts
bash-tools.process-send-keys.ts
bash-tools.process.poll-timeout.test.ts
bash-tools.process.supervisor.test.ts
bash-tools.process.ts
bash-tools.schemas.ts
bash-tools.shared.test.ts
bash-tools.shared.ts
bash-tools.test.ts
bash-tools.ts
bootstrap-budget.test.ts
bootstrap-budget.ts
bootstrap-cache.test.ts fix(agents): refresh bootstrap snapshot when workspace files change (#72406) 2026-04-26 23:39:33 -07:00
bootstrap-cache.ts fix(agents): refresh bootstrap snapshot when workspace files change (#72406) 2026-04-26 23:39:33 -07:00
bootstrap-files.test.ts fix(agents): refresh bootstrap snapshot when workspace files change (#72406) 2026-04-26 23:39:33 -07:00
bootstrap-files.ts fix(agents): refresh bootstrap snapshot when workspace files change (#72406) 2026-04-26 23:39:33 -07:00
bootstrap-hooks.test.ts
bootstrap-hooks.ts
bootstrap-mode.test.ts fix(agents): harden bootstrap and ACP session routing 2026-04-28 20:47:34 +01:00
bootstrap-mode.ts fix(agents): harden bootstrap and ACP session routing 2026-04-28 20:47:34 +01:00
bootstrap-prompt.ts
btw.test.ts
btw.ts
bundle-mcp-config.test.ts test: trim unit-fast hotspots 2026-04-27 09:46:06 +01:00
bundle-mcp-config.ts test: dedupe fast lane imports 2026-04-27 09:35:41 +01:00
bundle-mcp-shared.test-harness.ts
bundle-mcp.test-harness.ts fix(agents): clean up local Claude stdio runs (#73292) 2026-04-28 07:06:01 +01:00
cache-trace.test.ts test(agents): cover raw model cache trace stage 2026-04-28 01:32:34 -07:00
cache-trace.ts fix(agents): restore raw model run type coverage 2026-04-28 09:20:58 +01:00
channel-tools.test.ts
channel-tools.ts
chutes-oauth.flow.test.ts
chutes-oauth.test.ts
chutes-oauth.ts
claude-cli-runner.ts
CLAUDE.md
cli-auth-epoch.test.ts fix(cli): key gemini cli auth epoch on google account identity (#71076) 2026-04-25 20:47:58 +08:00
cli-auth-epoch.ts fix(cli): key gemini cli auth epoch on google account identity (#71076) 2026-04-25 20:47:58 +08:00
cli-backends.test.ts Support MCP hooks in the Codex harness (#71707) 2026-04-25 21:35:47 +01:00
cli-backends.ts
cli-credentials.test.ts fix(agents): reuse cached Claude keychain credentials 2026-04-28 20:39:58 +01:00
cli-credentials.ts fix(agents): reuse cached Claude keychain credentials 2026-04-28 20:39:58 +01:00
cli-output.test.ts agents/cli: scope nested result unwrapping 2026-04-26 08:27:33 +05:30
cli-output.ts fix(agents): scope Claude JSON unwrapping 2026-04-26 08:27:33 +05:30
cli-runner.before-agent-reply-cron.test.ts fix(agents): clean up local Claude stdio runs (#73292) 2026-04-28 07:06:01 +01:00
cli-runner.bundle-mcp.e2e.test.ts fix(agents): clean up local Claude stdio runs (#73292) 2026-04-28 07:06:01 +01:00
cli-runner.helpers.test.ts fix(agents): pass Claude system prompt via file 2026-04-25 17:59:25 +05:30
cli-runner.reliability.test.ts test: speed up agent hotspot tests 2026-04-26 10:28:04 +01:00
cli-runner.runtime.ts
cli-runner.spawn.test.ts fix: defer Claude live MCP cleanup (#73351) 2026-04-28 09:59:58 +01:00
cli-runner.test-support.ts feat: add Crestodian setup helper 2026-04-25 08:58:21 +01:00
cli-runner.ts fix(agents): mark inter-session prompts 2026-04-28 20:34:54 +01:00
cli-session.test.ts fix(cli): key gemini cli auth epoch on google account identity (#71076) 2026-04-25 20:47:58 +08:00
cli-session.ts
cli-watchdog-defaults.ts
codex-app-server.extensions.test.ts fix: restore ci gates on main 2026-04-28 19:54:52 +01:00
codex-native-web-search-core.ts perf(test): slim codex web search test imports 2026-04-27 22:34:48 +01:00
codex-native-web-search.shared.ts
codex-native-web-search.test.ts
codex-native-web-search.ts perf(test): slim codex web search test imports 2026-04-27 22:34:48 +01:00
command-poll-backoff.runtime.ts
command-poll-backoff.test.ts
command-poll-backoff.ts
compaction-real-conversation.ts
compaction.identifier-policy.test.ts
compaction.identifier-preservation.test.ts
compaction.retry.test.ts
compaction.summarize-fallback.test.ts
compaction.test.ts
compaction.token-sanitize.test.ts
compaction.tool-result-details.test.ts fix: keep runtime context out of user turns 2026-04-27 21:24:56 +01:00
compaction.ts fix: keep runtime context out of user turns 2026-04-27 21:24:56 +01:00
configured-provider-fallback.ts
console-sanitize.ts
content-blocks.test.ts
content-blocks.ts
context-cache.ts
context-runtime-state.ts
context-window-guard.test.ts
context-window-guard.ts
context.eager-warmup.test.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
context.lookup.test.ts fix(cli): skip memory eager context warmup 2026-04-28 02:56:56 +01:00
context.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
context.ts fix(cli): skip memory eager context warmup 2026-04-28 02:56:56 +01:00
copilot-dynamic-headers.ts fix: align github copilot request headers 2026-04-24 23:47:43 +01:00
current-time.ts
custom-api-registry.test.ts
custom-api-registry.ts
date-time.ts
defaults.ts
docs-path.test.ts feat: add Crestodian setup helper 2026-04-25 08:58:21 +01:00
docs-path.ts feat: add Crestodian setup helper 2026-04-25 08:58:21 +01:00
embedded-pi-lsp.ts
embedded-pi-mcp.ts refactor(agents): share bundle MCP config merging 2026-04-25 21:36:22 +01:00
embedded-runner.ts
exec-approval-result.test.ts
exec-approval-result.ts
exec-defaults.test.ts
exec-defaults.ts
execution-contract.test.ts
execution-contract.ts refactor: reuse model-id prefix helper for Gemini guard 2026-04-25 04:21:35 +01:00
failover-error.test.ts fix: add CJK error patterns to failover classification (#56242) 2026-04-28 10:44:17 +03:00
failover-error.ts fix: stop session lock failover (#68700) (thanks @MonkeyLeeT) 2026-04-25 09:33:19 +05:30
failover-policy.test.ts fix(agents): improve fallback failure observability 2026-04-27 13:10:12 +01:00
failover-policy.ts fix(agents): improve fallback failure observability 2026-04-27 13:10:12 +01:00
fast-mode.test.ts
fast-mode.ts
github-copilot-token.test.ts
github-copilot-token.ts
glob-pattern.ts
google-gemini-switch.live.test.ts
google-thinking-compat.ts
gpt5-prompt-overlay.ts
harness-runtimes.ts fix: migrate agent runtime config 2026-04-26 08:12:44 +01:00
heartbeat-system-prompt.test.ts
heartbeat-system-prompt.ts
identity-avatar.test.ts fix(ui): scope agent identity to active session 2026-04-27 12:45:00 +01:00
identity-avatar.ts fix(ui): scope agent identity to active session 2026-04-27 12:45:00 +01:00
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-event-contract.ts
internal-events.ts fix: keep ACP completion prompts harness-safe 2026-04-26 03:39:24 +01:00
internal-runtime-context.test.ts
internal-runtime-context.ts fix: keep runtime context out of user turns 2026-04-27 21:24:56 +01:00
lanes.test.ts fix: isolate cron nested lane concurrency 2026-04-27 09:39:10 +01:00
lanes.ts test: trim unit-fast hotspots 2026-04-27 09:46:06 +01:00
live-auth-keys.test.ts
live-auth-keys.ts
live-cache-regression-baseline.ts test(agents): keep openai image cache probe non-blocking 2026-04-27 11:34:15 +01:00
live-cache-regression-runner.test.ts fix(ci): harden full release validation monitors 2026-04-28 22:36:14 +01:00
live-cache-regression-runner.ts fix(ci): harden full release validation monitors 2026-04-28 22:36:14 +01:00
live-cache-regression.live.test.ts
live-cache-test-support.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
live-model-errors.test.ts
live-model-errors.ts
live-model-filter.test.ts fix: harden plugin registry contribution lookup 2026-04-26 03:17:31 +01:00
live-model-filter.ts test: curate google live profile signal 2026-04-28 02:32:44 +01:00
live-model-switch-error.ts
live-model-switch.test.ts
live-model-switch.ts
live-model-turn-probes.test.ts
live-model-turn-probes.ts
live-provider-owner.ts
live-target-matcher.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
live-target-matcher.ts
live-test-helpers.test.ts
live-test-helpers.ts
main-session-restart-recovery.test.ts fix(approvals): stop stale approval resume loops 2026-04-28 11:53:22 +01:00
main-session-restart-recovery.ts fix(approvals): stop stale approval resume loops 2026-04-28 11:53:22 +01:00
mcp-config-shared.ts
mcp-http.ts
mcp-stdio-transport.test.ts
mcp-stdio-transport.ts
mcp-stdio.ts
mcp-transport-config.test.ts fix(mcp): normalize streamable http server aliases 2026-04-27 12:29:24 +01:00
mcp-transport-config.ts fix(mcp): normalize streamable http server aliases 2026-04-27 12:29:24 +01:00
mcp-transport.ts
media-generation-task-status-shared.ts
memory-search.test.ts fix(memory): resolve custom embedding provider ids 2026-04-28 03:11:19 +01:00
memory-search.ts fix(memory): resolve custom embedding provider ids 2026-04-28 03:11:19 +01:00
minimax-docs.test.ts
minimax-vlm.normalizes-api-key.test.ts fix(image): honor media timeouts 2026-04-27 07:09:36 +01:00
minimax-vlm.ts fix(image): honor media timeouts 2026-04-27 07:09:36 +01:00
minimax.live.test.ts
model-alias-lines.ts
model-allowlist-entry.ts
model-auth-env-vars.ts
model-auth-env.ts
model-auth-label.test.ts fix: sync Claude CLI OAuth credentials (#70902) (thanks @starvex) 2026-04-25 17:07:27 +05:30
model-auth-label.ts
model-auth-markers.test.ts
model-auth-markers.ts perf: avoid registry loads in hot tests 2026-04-28 01:20:47 +01:00
model-auth-runtime-shared.ts
model-auth.profiles.test.ts test: add shared OpenClaw test-state harness 2026-04-28 10:52:47 +01:00
model-auth.test.ts fix(memory): resolve custom embedding provider ids 2026-04-28 03:11:19 +01:00
model-auth.ts fix(cli): streamline local model probes 2026-04-27 23:02:26 +01:00
model-catalog-lookup.ts refactor(models): share catalog capability lookup 2026-04-28 06:18:54 +01:00
model-catalog.runtime.ts
model-catalog.test.ts refactor(models): share catalog capability lookup 2026-04-28 06:18:54 +01:00
model-catalog.ts refactor(models): share catalog capability lookup 2026-04-28 06:18:54 +01:00
model-catalog.types.ts fix(config): accept video and audio model inputs 2026-04-26 05:18:54 +01:00
model-compat.test.ts test: curate google live profile signal 2026-04-28 02:32:44 +01:00
model-fallback-auth.runtime.ts
model-fallback-observation.ts fix: record model fallback steps in trajectories 2026-04-28 05:08:34 +01:00
model-fallback.probe.test.ts fix: record model fallback steps in trajectories 2026-04-28 05:08:34 +01:00
model-fallback.run-embedded.e2e.test.ts test: speed up embedded runner e2e mocks 2026-04-27 11:50:37 +01:00
model-fallback.test.ts fix(agents): resolve model aliases before fallback 2026-04-28 20:39:58 +01:00
model-fallback.ts fix(agents): resolve model aliases before fallback 2026-04-28 20:39:58 +01:00
model-fallback.types.ts
model-picker-visibility.ts fix(models): normalize provider runtime selection (#71259) 2026-04-24 16:56:49 -07:00
model-ref-profile.test.ts fix(model): preserve LM Studio '@' quant suffixes in model name resolution 2026-04-26 01:41:08 +01:00
model-ref-profile.ts fix: preserve LM Studio quant model refs (#71486) 2026-04-26 01:41:08 +01:00
model-ref-shared.test.ts fix(model-ref): re-add nvidia/ prefix in normalizeStaticProviderModelId (#71552) (#71660) 2026-04-25 17:07:39 -04:00
model-ref-shared.ts fix(gateway): skip plugin pricing scans when disabled 2026-04-28 08:23:53 +01:00
model-runtime-aliases.ts fix: migrate agent runtime config 2026-04-26 08:12:44 +01:00
model-scan.test.ts fix: improve openrouter model scan fallback 2026-04-25 10:46:20 +01:00
model-scan.ts fix: improve openrouter model scan fallback 2026-04-25 10:46:20 +01:00
model-selection-cli.ts
model-selection-display.test.ts
model-selection-display.ts
model-selection-normalize.ts fix(gateway): skip plugin pricing scans when disabled 2026-04-28 08:23:53 +01:00
model-selection-resolve.test.ts fix: fail closed for invalid cron payload models 2026-04-28 04:12:54 +01:00
model-selection-resolve.ts
model-selection-shared.ts fix(agents): resolve model aliases before fallback 2026-04-28 20:39:58 +01:00
model-selection.plugin-runtime.test.ts
model-selection.test.ts fix(agents): resolve model aliases before fallback 2026-04-28 20:39:58 +01:00
model-selection.ts fix(agents): resolve model aliases in sessions_spawn (#59681) 2026-04-27 15:44:56 -07:00
model-suppression.runtime.ts
model-suppression.test.ts refactor(models): move suppressions to manifests 2026-04-28 02:38:31 +01:00
model-suppression.ts refactor(models): move suppressions to manifests 2026-04-28 02:38:31 +01:00
model-thinking-default.ts
model-tool-support.test.ts
model-tool-support.ts
models-config-state.ts perf(agents): keep model resolution caches warm 2026-04-28 02:38:31 +01:00
models-config.applies-config-env-vars.test.ts fix(gateway): scope startup provider discovery 2026-04-27 21:45:54 +01:00
models-config.e2e-harness.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
models-config.file-mode.test.ts
models-config.merge.test.ts fix(providers): preserve configured model input modalities 2026-04-27 05:46:53 +01:00
models-config.merge.ts fix(providers): preserve configured model input modalities 2026-04-27 05:46:53 +01:00
models-config.plan.ts fix(gateway): scope startup provider discovery 2026-04-27 21:45:54 +01:00
models-config.preserves-explicit-reasoning-override.test.ts
models-config.providers.auth-aliases.test.ts test: isolate cold plugin registry metadata mocks 2026-04-26 03:57:38 +01:00
models-config.providers.auth-provenance.test.ts
models-config.providers.cloudflare-ai-gateway.test.ts
models-config.providers.google-antigravity.test.ts test: trim hot test runtime imports 2026-04-28 02:25:55 +01:00
models-config.providers.implicit.discovery-scope.test.ts fix(gateway): scope startup provider discovery 2026-04-27 21:45:54 +01:00
models-config.providers.implicit.ts fix(gateway): scope startup provider discovery 2026-04-27 21:45:54 +01:00
models-config.providers.live-filter.test.ts fix(gateway): scope startup provider discovery 2026-04-27 21:45:54 +01:00
models-config.providers.minimax.test.ts
models-config.providers.moonshot.test.ts perf: speed up boundary and provider tests 2026-04-25 10:08:46 +01:00
models-config.providers.normalize-keys.test.ts
models-config.providers.normalize.ts
models-config.providers.nvidia.test.ts perf: speed up boundary and provider tests 2026-04-25 10:08:46 +01:00
models-config.providers.plugin-allowlist-compat.test.ts fix: harden plugin registry contribution lookup 2026-04-26 03:17:31 +01:00
models-config.providers.policy.lookup.test.ts fix(models): guard provider policy model shape 2026-04-29 03:16:35 +01:00
models-config.providers.policy.lookup.ts fix(models): guard provider policy model shape 2026-04-29 03:16:35 +01:00
models-config.providers.policy.runtime.ts fix(agents): avoid provider startup scans 2026-04-26 11:11:37 +01:00
models-config.providers.policy.test.ts
models-config.providers.policy.ts
models-config.providers.secret-helpers.ts
models-config.providers.secrets.bedrock-apikey.test.ts test: dedupe hot unit fast coverage 2026-04-27 10:02:46 +01:00
models-config.providers.secrets.ts
models-config.providers.source-managed.ts
models-config.providers.static.test.ts
models-config.providers.static.ts
models-config.providers.stepfun.test.ts
models-config.providers.ts
models-config.providers.vercel-ai-gateway.test.ts
models-config.runtime-source-snapshot.test.ts
models-config.runtime.ts
models-config.skips-writing-models-json-no-env-token.test.ts
models-config.test-utils.ts
models-config.ts refactor(models): move suppressions to manifests 2026-04-28 02:38:31 +01:00
models-config.uses-first-github-copilot-profile-env-tokens.test.ts
models-config.write-serialization.test.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
models.profiles.live.test.ts test: harden release validation live shards 2026-04-27 20:45:25 +01:00
moonshot.live.test.ts
music-generation-task-status.ts
openai-codex-models-add-legacy.test.ts
openai-codex-models-add-legacy.ts
openai-completions-compat.test.ts refactor(plugins): move provider routing metadata to manifests 2026-04-27 10:06:30 +01:00
openai-completions-compat.ts refactor(vllm): own qwen thinking payloads 2026-04-27 11:50:25 +01:00
openai-completions-string-content.ts
openai-reasoning-compat.live.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
openai-reasoning-compat.ts
openai-reasoning-effort.test.ts fix(providers): map native reasoning efforts 2026-04-27 13:27:58 +01:00
openai-reasoning-effort.ts fix(providers): map native reasoning efforts 2026-04-27 13:27:58 +01:00
openai-responses-payload-policy.test.ts
openai-responses-payload-policy.ts perf(test): slim responses payload policy imports 2026-04-27 21:06:40 +01:00
openai-responses.reasoning-replay.test.ts
openai-strict-tool-setting.ts
openai-text-verbosity.ts
openai-thinking-contract.test.ts test: cover OpenAI thinking payload contract 2026-04-24 20:51:58 +01:00
openai-tool-schema.test.ts
openai-tool-schema.ts
openai-transport-stream.test.ts perf: avoid sdk client setup in openai transport test 2026-04-28 00:07:29 +01:00
openai-transport-stream.ts perf: avoid sdk client setup in openai transport test 2026-04-28 00:07:29 +01:00
openai-ws-connection.test.ts
openai-ws-connection.ts fix: preserve OpenAI encrypted reasoning replay 2026-04-27 23:54:16 +01:00
openai-ws-message-conversion.test.ts fix: support transparent OpenAI image generation 2026-04-25 19:28:56 +01:00
openai-ws-message-conversion.ts fix: preserve OpenAI encrypted reasoning replay 2026-04-27 23:54:16 +01:00
openai-ws-request.ts fix: preserve OpenAI encrypted reasoning replay 2026-04-27 23:54:16 +01:00
openai-ws-stream.e2e.test.ts fix: preserve OpenAI encrypted reasoning replay 2026-04-27 23:54:16 +01:00
openai-ws-stream.test.ts fix: preserve OpenAI encrypted reasoning replay 2026-04-27 23:54:16 +01:00
openai-ws-stream.ts fix: match codex openai websocket continuation 2026-04-24 22:47:25 +01:00
openai-ws-types.ts fix: preserve OpenAI encrypted reasoning replay 2026-04-27 23:54:16 +01:00
openclaw-gateway-tool.test.ts fix(agents): trim config write tool responses 2026-04-28 10:32:58 +01:00
openclaw-owned-tool-runtime-contract.test.ts refactor: expose agent runtime test contracts 2026-04-28 03:40:57 +01:00
openclaw-plugin-tools.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
openclaw-tools.agents.test.ts fix(ci): repair main test gates 2026-04-27 15:03:39 +01:00
openclaw-tools.browser-plugin.integration.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
openclaw-tools.camera.test.ts
openclaw-tools.generation.test-support.ts
openclaw-tools.image-generation.test.ts
openclaw-tools.nodes-workspace-guard.test.ts
openclaw-tools.nodes-workspace-guard.ts
openclaw-tools.owner-authorization.test.ts
openclaw-tools.pdf-registration.test.ts
openclaw-tools.plugin-context.test.ts
openclaw-tools.plugin-context.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
openclaw-tools.registration.ts
openclaw-tools.runtime.ts
openclaw-tools.session-status.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
openclaw-tools.sessions-visibility.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
openclaw-tools.sessions.test.ts fix(agents): mark inter-session prompts 2026-04-28 20:34:54 +01:00
openclaw-tools.subagents.scope.test.ts
openclaw-tools.subagents.sessions-spawn-applies-thinking-default.test.ts
openclaw-tools.subagents.sessions-spawn.allowlist.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
openclaw-tools.subagents.sessions-spawn.cron-note.test.ts
openclaw-tools.subagents.sessions-spawn.lifecycle.test.ts test: cover codex app-server subagents 2026-04-26 03:46:30 +01:00
openclaw-tools.subagents.sessions-spawn.model.test.ts fix: honor subagent spawn model overrides 2026-04-28 04:25:31 +01:00
openclaw-tools.subagents.sessions-spawn.test-harness.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
openclaw-tools.subagents.steer-failure-clears-suppression.test.ts
openclaw-tools.subagents.test-harness.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
openclaw-tools.ts fix: allow cron self-removal in isolated runs (#73028) 2026-04-28 18:16:31 -07:00
openclaw-tools.tts-config.test.ts fix: allow cron self-removal in isolated runs (#73028) 2026-04-28 18:16:31 -07:00
openclaw-tools.update-plan.test.ts
openclaw-tools.video-generation.test.ts
outcome-fallback-runtime-contract.test.ts refactor: expose agent runtime test contracts 2026-04-28 03:40:57 +01:00
owner-display.test.ts
owner-display.ts
path-policy.test.ts
path-policy.ts
payload-redaction.ts
pi-auth-credentials.ts
pi-auth-discovery-core.ts
pi-auth-discovery.ts
pi-auth-json.test.ts
pi-auth-json.ts
pi-bundle-lsp-runtime.test.ts fix: clean up bundled LSP process trees on shutdown 2026-04-27 11:10:56 -07:00
pi-bundle-lsp-runtime.ts fix: clean up bundled LSP process trees on shutdown 2026-04-27 11:10:56 -07:00
pi-bundle-mcp-materialize.ts fix: retire idle bundled MCP runtimes 2026-04-25 07:49:12 +01:00
pi-bundle-mcp-names.test.ts
pi-bundle-mcp-names.ts
pi-bundle-mcp-runtime.test.ts test: cover bundled MCP runtime cleanup gates 2026-04-25 08:10:34 +01:00
pi-bundle-mcp-runtime.ts fix: retire idle bundled MCP runtimes 2026-04-25 07:49:12 +01:00
pi-bundle-mcp-test-harness.ts
pi-bundle-mcp-tools.materialize.test.ts
pi-bundle-mcp-tools.ts
pi-bundle-mcp-types.ts fix: retire idle bundled MCP runtimes 2026-04-25 07:49:12 +01:00
pi-compaction-constants.ts
pi-embedded-block-chunker.test.ts
pi-embedded-block-chunker.ts
pi-embedded-error-observation.test.ts test(agents): align failure-kind protocol expectations 2026-04-27 13:18:16 +01:00
pi-embedded-error-observation.ts
pi-embedded-helpers.buildbootstrapcontextfiles.test.ts
pi-embedded-helpers.formatassistanterrortext.test.ts
pi-embedded-helpers.isbillingerrormessage.test.ts fix: add CJK error patterns to failover classification (#56242) 2026-04-28 10:44:17 +03:00
pi-embedded-helpers.sanitize-session-messages-images.removes-empty-assistant-text-blocks-but-preserves.test.ts fix(agents): strip empty assistant transcript text 2026-04-28 20:39:58 +01:00
pi-embedded-helpers.sanitizeuserfacingtext.test.ts fix: keep runtime context out of user turns 2026-04-27 21:24:56 +01:00
pi-embedded-helpers.ts
pi-embedded-helpers.validate-turns.test.ts
pi-embedded-messaging.ts
pi-embedded-messaging.types.ts
pi-embedded-payloads.ts
pi-embedded-runner-extraparams-moonshot.test.ts
pi-embedded-runner-extraparams-openrouter.test.ts
pi-embedded-runner-extraparams-resolve.test.ts
pi-embedded-runner-extraparams.live.test.ts
pi-embedded-runner-extraparams.test-support.ts
pi-embedded-runner-extraparams.test.ts fix: pass directories to provider stream wrappers (#67843) 2026-04-27 15:43:38 -07:00
pi-embedded-runner.anthropic-tool-replay.live.test.ts fix: preserve omitted thinking replay turns 2026-04-25 19:54:28 +01:00
pi-embedded-runner.buildembeddedsandboxinfo.test.ts
pi-embedded-runner.bundle-mcp.e2e.test.ts
pi-embedded-runner.cache.live.test.ts
pi-embedded-runner.compaction-safety-timeout.test.ts
pi-embedded-runner.createsystempromptoverride.test.ts
pi-embedded-runner.e2e.test.ts test: speed up embedded runner e2e mocks 2026-04-27 11:50:37 +01:00
pi-embedded-runner.extensions.test.ts fix(plugins): remove Pi tool result compat 2026-04-24 18:13:35 -07: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 fix(logging): redact persisted transcript text 2026-04-26 12:12:44 -07:00
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 test: speed up embedded runner e2e mocks 2026-04-27 11:50:37 +01:00
pi-embedded-runner.sanitize-session-history.policy.test.ts fix: harden openai auth and reasoning replay 2026-04-25 03:10:24 +01:00
pi-embedded-runner.sanitize-session-history.test-harness.ts fix: harden openai auth and reasoning replay 2026-04-25 03:10:24 +01:00
pi-embedded-runner.sanitize-session-history.test.ts fix(agents): strip Gemma reasoning from local replay 2026-04-27 08:26:28 +01:00
pi-embedded-runner.splitsdktools.test.ts
pi-embedded-runner.ts
pi-embedded-runtime.types.ts
pi-embedded-subscribe.block-reply-rejections.test.ts
pi-embedded-subscribe.code-span-awareness.test.ts
pi-embedded-subscribe.compaction-test-helpers.ts
pi-embedded-subscribe.e2e-harness.ts fix(agents): strip antml thinking tags in streaming 2026-04-26 11:46:06 +05:30
pi-embedded-subscribe.handlers.compaction.runtime.ts
pi-embedded-subscribe.handlers.compaction.test.ts test: update compaction token test contexts 2026-04-27 15:18:28 +01:00
pi-embedded-subscribe.handlers.compaction.ts fix(agents): persist compaction token snapshots 2026-04-27 14:58:15 +01:00
pi-embedded-subscribe.handlers.lifecycle.test.ts fix(tts): keep media-only no-reply payloads 2026-04-25 18:04:54 +01:00
pi-embedded-subscribe.handlers.lifecycle.ts fix(agents): pause yielded subagent runs 2026-04-28 09:57:12 +01:00
pi-embedded-subscribe.handlers.messages.test.ts fix(agents): warn on fake local tool calls 2026-04-27 09:14:59 +01:00
pi-embedded-subscribe.handlers.messages.ts fix(streaming): preserve split final tags 2026-04-29 04:07:39 +01:00
pi-embedded-subscribe.handlers.tools.media.test.ts fix(agents): preserve trusted tool media metadata 2026-04-28 06:19:41 +01:00
pi-embedded-subscribe.handlers.tools.test.ts fix(agents): redact Control UI tool payload secrets (#72319) 2026-04-27 23:30:50 +01:00
pi-embedded-subscribe.handlers.tools.ts fix(agents): preserve trusted tool media metadata 2026-04-28 06:19:41 +01:00
pi-embedded-subscribe.handlers.ts
pi-embedded-subscribe.handlers.types.ts fix(streaming): preserve split final tags 2026-04-29 04:07:39 +01:00
pi-embedded-subscribe.lifecycle-billing-error.test.ts
pi-embedded-subscribe.openai-responses.test-helpers.ts
pi-embedded-subscribe.promise.ts
pi-embedded-subscribe.raw-stream.ts
pi-embedded-subscribe.reply-tags.test.ts
pi-embedded-subscribe.shared-types.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 fix: stabilize gpt55 qa lab scenarios 2026-04-26 10:18:42 +01:00
pi-embedded-subscribe.subscribe-embedded-pi-session.filters-final-suppresses-output-without-start-tag.test.ts fix(streaming): preserve split final tags 2026-04-29 04:07:39 +01:00
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 fix(agents): drop malformed reasoning before orphan close tags 2026-04-27 12:06:37 +01:00
pi-embedded-subscribe.subscribe-embedded-pi-session.suppresses-commentary-phase-output.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 fix(agents): persist compaction token snapshots 2026-04-27 14:58:15 +01:00
pi-embedded-subscribe.tool-text-diagnostics.ts fix(agents): warn on fake local tool calls 2026-04-27 09:14:59 +01:00
pi-embedded-subscribe.tools.extract.test.ts
pi-embedded-subscribe.tools.media.test.ts refactor(tts): clarify text media directives 2026-04-25 18:18:34 +01:00
pi-embedded-subscribe.tools.test.ts fix(agents): redact Control UI tool payload secrets (#72319) 2026-04-27 23:30:50 +01:00
pi-embedded-subscribe.tools.ts fix(agents): redact Control UI tool payload secrets (#72319) 2026-04-27 23:30:50 +01:00
pi-embedded-subscribe.ts fix(streaming): preserve split final tags 2026-04-29 04:07:39 +01:00
pi-embedded-subscribe.types.ts fix(ci): speed up release validation live probes 2026-04-28 23:03:57 +01:00
pi-embedded-utils.strip-model-special-tokens.test.ts
pi-embedded-utils.test.ts fix(agents): recover unclosed reasoning-only replies 2026-04-27 12:45:11 +01:00
pi-embedded-utils.ts refactor(agents): dedupe thinking tag scanner 2026-04-26 11:46:06 +05:30
pi-embedded.runtime.ts
pi-embedded.ts
pi-mcp-style.cache.live.test.ts
pi-model-discovery-runtime.ts
pi-model-discovery.auth.test.ts
pi-model-discovery.compat.e2e.test.ts
pi-model-discovery.synthetic-auth.test.ts test: speed up agent hotspot tests 2026-04-26 10:28:04 +01:00
pi-model-discovery.ts fix: skip runtime normalization for broad model lists 2026-04-28 02:59:06 +01:00
pi-project-settings-snapshot.ts fix: scope cold plugin manifests to index 2026-04-26 03:47:45 +01:00
pi-project-settings.bundle.test.ts fix: scope cold plugin manifests to index 2026-04-26 03:47:45 +01:00
pi-project-settings.test.ts
pi-project-settings.ts
pi-settings.test.ts
pi-settings.ts
pi-tool-definition-adapter.after-tool-call.fires-once.test.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
pi-tool-definition-adapter.after-tool-call.test.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
pi-tool-definition-adapter.logging.test.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
pi-tool-definition-adapter.test.ts
pi-tool-definition-adapter.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
pi-tool-handler-state.test-helpers.ts
pi-tools-agent-config.exec.test.ts
pi-tools-agent-config.test.ts
pi-tools-parameter-schema.ts
pi-tools.abort.ts
pi-tools.before-tool-call.e2e.test.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
pi-tools.before-tool-call.embedded-mode.test.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
pi-tools.before-tool-call.integration.e2e.test.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
pi-tools.before-tool-call.runtime.ts
pi-tools.before-tool-call.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping-g.test.ts
pi-tools.create-openclaw-coding-tools.test.ts fix: allow cron self-removal in isolated runs (#73028) 2026-04-28 18:16:31 -07:00
pi-tools.cron-scope.test.ts fix: allow cron self-removal in isolated runs (#73028) 2026-04-28 18:16:31 -07:00
pi-tools.deferred-followup-guidance.test.ts
pi-tools.deferred-followup.ts
pi-tools.host-edit.ts
pi-tools.message-provider-policy.test.ts
pi-tools.message-provider-policy.ts
pi-tools.model-provider-collision.test.ts
pi-tools.owner-only-gating.test.ts
pi-tools.params.test.ts
pi-tools.params.ts
pi-tools.policy.test.ts fix(agents): canonicalize provider aliases in byProvider tool policy lookup [AI] (#72917) 2026-04-28 18:14:59 +05:30
pi-tools.policy.ts fix(agents): canonicalize provider aliases in byProvider tool policy lookup [AI] (#72917) 2026-04-28 18:14:59 +05:30
pi-tools.read.host-edit-access.test.ts
pi-tools.read.host-edit-recovery.test.ts
pi-tools.read.host-tilde-expansion.test.ts
pi-tools.read.ts
pi-tools.read.workspace-root-guard.test.ts
pi-tools.safe-bins.test.ts fix(ui): polish assistant identity settings 2026-04-25 06:27:22 -05:00
pi-tools.sandbox-mounted-paths.workspace-only.test.ts
pi-tools.schema.test.ts Fix null params for parameterless tools (#72673) 2026-04-27 17:45:59 +10:00
pi-tools.schema.ts Fix null params for parameterless tools (#72673) 2026-04-27 17:45:59 +10:00
pi-tools.ts fix: allow cron self-removal in isolated runs (#73028) 2026-04-28 18:16:31 -07:00
pi-tools.types.ts
pi-tools.workspace-only-false.test.ts
pi-tools.workspace-paths.test.ts
plugin-text-transforms.test.ts
plugin-text-transforms.ts
plugin-tool-delivery-defaults.ts
prompt-cache-stability.ts
prompt-composition.test.ts fix: dedupe silent reply prompt guidance 2026-04-27 23:31:13 +01:00
prompt-overlay-runtime-contract.test.ts refactor: expose agent runtime test contracts 2026-04-28 03:40:57 +01:00
provider-api-families.test.ts
provider-api-families.ts
provider-attribution.test.ts feat(providers): add cerebras plugin 2026-04-27 10:22:20 +01:00
provider-attribution.ts perf: avoid registry loads in hot tests 2026-04-28 01:20:47 +01:00
provider-auth-aliases.test.ts fix: scope cold plugin manifests to index 2026-04-26 03:47:45 +01:00
provider-auth-aliases.ts fix(agents): avoid provider startup scans 2026-04-26 11:11:37 +01:00
provider-headers.live.test.ts
provider-http-errors.test.ts refactor: share provider HTTP error parsing 2026-04-24 20:44:56 +01:00
provider-http-errors.ts refactor: share provider HTTP error parsing 2026-04-24 20:44:56 +01:00
provider-id.ts
provider-model-normalization.runtime.ts
provider-request-config.test.ts fix(models): default local custom providers to completions 2026-04-27 13:09:59 +01:00
provider-request-config.ts fix(models): default local custom providers to completions 2026-04-27 13:09:59 +01:00
provider-stream.ts
provider-transport-fetch.test.ts fix(openai): skip malformed empty SSE frames 2026-04-29 03:28:46 +01:00
provider-transport-fetch.ts fix(openai): skip malformed empty SSE frames 2026-04-29 03:28:46 +01:00
provider-transport-stream.test.ts
provider-transport-stream.ts
pty-dsr.ts
pty-keys.test.ts
pty-keys.ts
queued-file-writer.test.ts
queued-file-writer.ts
run-wait.test.ts fix: recover subagent waits after transport drops 2026-04-25 08:12:20 +01:00
run-wait.ts fix(agents): pause yielded subagent runs 2026-04-28 09:57:12 +01:00
runtime-auth-refresh.test.ts
runtime-auth-refresh.ts fix(heartbeat): clamp scheduler delay to Node setTimeout cap (#71414) (#71478) 2026-04-25 10:03:43 +01:00
runtime-plugins.test.ts fix(plugins): refresh gateway hooks before inbound dispatch 2026-04-25 02:01:48 +01:00
runtime-plugins.ts fix(plugins): refresh gateway hooks before inbound dispatch 2026-04-25 02:01:48 +01:00
sandbox-agent-config.agent-specific-sandbox-config.e2e.test.ts
sandbox-create-args.test.ts feat(sandbox): add Docker GPU passthrough 2026-04-28 03:33:28 -07:00
sandbox-explain.test.ts
sandbox-media-paths.test.ts
sandbox-media-paths.ts
sandbox-merge.test.ts feat(sandbox): add Docker GPU passthrough 2026-04-28 03:33:28 -07:00
sandbox-paths.test.ts fix(media): validate managed reply media aliases 2026-04-25 04:47:25 +01:00
sandbox-paths.ts fix(media): validate managed reply media aliases 2026-04-25 04:47:25 +01:00
sandbox-paths.windows-drive-resolve.test.ts
sandbox-tool-policy.test.ts
sandbox-tool-policy.ts
sandbox.resolveSandboxContext.test.ts fix: honor sandbox browser SSRF policy 2026-04-25 03:37:08 +01:00
sandbox.ts
sanitize-for-prompt.test.ts
sanitize-for-prompt.ts
schema-normalization-runtime-contract.test.ts refactor: expose agent runtime test contracts 2026-04-28 03:40:57 +01:00
self-hosted-provider-defaults.ts
session-async-task-status.ts
session-dirs.ts
session-file-repair.test.ts fix(agents): sanitize blank Bedrock user replay 2026-04-27 08:03:02 +01:00
session-file-repair.ts fix(agents): sanitize blank Bedrock user replay 2026-04-27 08:03:02 +01:00
session-raw-append-message.ts
session-slug.test.ts
session-slug.ts
session-tool-result-guard-wrapper.ts fix(logging): redact persisted transcript text 2026-04-26 12:12:44 -07:00
session-tool-result-guard.test.ts fix(agents): repair strict provider tool replay 2026-04-25 05:56:13 +01:00
session-tool-result-guard.tool-result-persist-hook.test.ts Fix context usage display and active-run reload interruptions 2026-04-25 19:07:52 +01:00
session-tool-result-guard.transcript-events.test.ts
session-tool-result-guard.ts docs: clarify tool result details persistence 2026-04-25 19:47:19 +01:00
session-tool-result-state.ts
session-transcript-repair.attachments.test.ts fix(sessions_spawn): tolerate ACP-only fields for subagent runtime 2026-04-27 09:42:24 -07:00
session-transcript-repair.test.ts fix(agents): repair strict provider tool replay 2026-04-25 05:56:13 +01:00
session-transcript-repair.ts fix(sessions_spawn): tolerate ACP-only fields for subagent runtime 2026-04-27 09:42:24 -07:00
session-write-lock-error.ts fix: stop session lock failover (#68700) (thanks @MonkeyLeeT) 2026-04-25 09:33:19 +05:30
session-write-lock.test.ts fix: reclaim orphan session write locks 2026-04-27 06:54:43 +01:00
session-write-lock.ts fix: reclaim orphan session write locks 2026-04-27 06:54:43 +01:00
sessions-spawn-hooks.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
shell-utils.test.ts
shell-utils.ts
simple-completion-runtime.selection.test.ts
simple-completion-runtime.test.ts fix(cli): streamline local model probes 2026-04-27 23:02:26 +01:00
simple-completion-runtime.ts fix(cli): streamline local model probes 2026-04-27 23:02:26 +01:00
simple-completion-transport.test.ts
simple-completion-transport.ts
skills-clawhub.test.ts
skills-clawhub.ts
skills-install-download.ts
skills-install-extract.ts
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
skills-install.test-mocks.ts
skills-install.test.ts fix(runtime): harden dependency install surfaces (#71997) 2026-04-26 01:38:21 -07:00
skills-install.ts fix(runtime): harden dependency install surfaces (#71997) 2026-04-26 01:38:21 -07:00
skills-install.types.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 perf: avoid registry loads in hot tests 2026-04-28 01:20:47 +01:00
skills.build-workspace-skills-prompt.syncs-merged-skills-into-target-workspace.test.ts
skills.buildworkspaceskillsnapshot.test.ts
skills.buildworkspaceskillstatus.test.ts fix(skills): require opt-in for coding-agent 2026-04-28 09:24:24 +01:00
skills.bundled-frontmatter.test.ts
skills.compact-skill-paths.test.ts
skills.e2e-test-helpers.test.ts
skills.e2e-test-helpers.ts
skills.env-path-guidance.test.ts
skills.loadworkspaceskillentries.test.ts fix(skills): honor default-enabled plugin skills 2026-04-25 00:35:26 +01:00
skills.resolveskillspromptforrun.test.ts
skills.sherpa-onnx-tts-bin.test.ts
skills.summarize-skill-description.test.ts
skills.test-helpers.ts
skills.test.ts
skills.ts
spawn-requester-origin.test.ts
spawn-requester-origin.ts
spawned-context.test.ts
spawned-context.ts
stable-stringify.ts
stream-iterator-wrapper.ts
stream-message-shared.test.ts fix(agents): prevent Bedrock replay death loop on empty assistant content (#71627) 2026-04-25 19:04:40 +01:00
stream-message-shared.ts fix(agents): prevent Bedrock replay death loop on empty assistant content (#71627) 2026-04-25 19:04:40 +01:00
subagent-announce-capture.ts
subagent-announce-delivery.runtime.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-announce-delivery.test.ts fix: preserve requester route for subagent completion delivery (#72806) 2026-04-27 14:17:14 +01:00
subagent-announce-delivery.ts refactor(plugin-sdk): publish route helpers 2026-04-28 01:13:01 +01:00
subagent-announce-dispatch.test.ts
subagent-announce-dispatch.ts fix: deliver subagent completions via external requester route 2026-04-25 12:30:07 +01:00
subagent-announce-origin.ts refactor(plugin-sdk): publish route helpers 2026-04-28 01:13:01 +01:00
subagent-announce-output.test.ts fix(agents): pause yielded subagent runs 2026-04-28 09:57:12 +01:00
subagent-announce-output.ts fix(agents): pause yielded subagent runs 2026-04-28 09:57:12 +01:00
subagent-announce-queue.test.ts fix(subagent-announce): defer drain while parent session is busy (#71706) 2026-04-25 17:08:50 -04:00
subagent-announce-queue.ts fix(subagent-announce): defer drain while parent session is busy (#71706) 2026-04-25 17:08:50 -04:00
subagent-announce.capture-completion-reply.test.ts
subagent-announce.format.e2e.test.ts fix(agents): fail closed missing requester completion routes 2026-04-27 14:30:59 +01:00
subagent-announce.registry.runtime.ts
subagent-announce.runtime.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-announce.test-support.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-announce.test.ts refactor(plugin-sdk): publish route helpers 2026-04-28 01:13:01 +01:00
subagent-announce.timeout.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-announce.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-attachments.ts
subagent-capabilities.ts
subagent-control.runtime.ts
subagent-control.test.ts
subagent-control.ts
subagent-depth.test.ts
subagent-depth.ts
subagent-initial-user-message.test.ts fix(agents): dedupe subagent startup task 2026-04-27 08:20:45 +01:00
subagent-initial-user-message.ts fix(agents): dedupe subagent startup task 2026-04-27 08:20:45 +01:00
subagent-lifecycle-events.ts
subagent-list.test.ts fix(sessions): hide stale subagent child links 2026-04-25 05:39:10 +01:00
subagent-list.ts fix(diagnostics): trust internal trace parents (#71574) 2026-04-25 10:18:52 -07:00
subagent-orphan-recovery.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-orphan-recovery.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-registry-announce-read.ts
subagent-registry-cleanup.test.ts
subagent-registry-cleanup.ts
subagent-registry-completion.test.ts
subagent-registry-completion.ts
subagent-registry-helpers.test.ts
subagent-registry-helpers.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-registry-lifecycle.test.ts fix(agents): fallback subagent completion delivery 2026-04-26 01:58:00 -07:00
subagent-registry-lifecycle.ts context-engine: pass runtime context to ContextEngineFactory (#67243) 2026-04-28 18:21:14 -07:00
subagent-registry-memory.ts
subagent-registry-queries.test.ts fix(subagents): retire stale unended runs 2026-04-25 05:14:41 +01:00
subagent-registry-queries.ts fix(subagents): retire stale unended runs 2026-04-25 05:14:41 +01:00
subagent-registry-read.ts fix: recover subagent waits after transport drops 2026-04-25 08:12:20 +01:00
subagent-registry-run-manager.ts context-engine: pass runtime context to ContextEngineFactory (#67243) 2026-04-28 18:21:14 -07:00
subagent-registry-runtime.ts
subagent-registry-state.ts
subagent-registry-steer-runtime.ts fix: recover subagent waits after transport drops 2026-04-25 08:12:20 +01:00
subagent-registry.announce-loop-guard.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-registry.archive.e2e.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-registry.lifecycle-retry-grace.e2e.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-registry.mocks.shared.ts
subagent-registry.nested.e2e.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-registry.persistence.resume.test.ts fix(subagents): retire stale unended runs 2026-04-25 05:14:41 +01:00
subagent-registry.persistence.test-support.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-registry.persistence.test.ts fix(ci): stabilize full validation probes 2026-04-27 09:30:53 +01:00
subagent-registry.runtime.ts
subagent-registry.steer-restart.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-registry.store.ts
subagent-registry.test-helpers.ts
subagent-registry.test.ts context-engine: pass runtime context to ContextEngineFactory (#67243) 2026-04-28 18:21:14 -07:00
subagent-registry.ts context-engine: pass runtime context to ContextEngineFactory (#67243) 2026-04-28 18:21:14 -07:00
subagent-registry.types.ts context-engine: pass runtime context to ContextEngineFactory (#67243) 2026-04-28 18:21:14 -07:00
subagent-requester-store-key.ts
subagent-run-liveness.test.ts fix(sessions): hide stale subagent child links 2026-04-25 05:39:10 +01:00
subagent-run-liveness.ts fix(sessions): hide stale subagent child links 2026-04-25 05:39:10 +01:00
subagent-session-key.ts
subagent-session-metrics.ts
subagent-spawn-accepted-note.ts fix: yield while waiting for subagent completions 2026-04-25 13:29:47 +01:00
subagent-spawn-plan.ts fix: honor subagent spawn model overrides 2026-04-28 04:25:31 +01:00
subagent-spawn-thinking.ts
subagent-spawn.attachments.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-spawn.context.test.ts
subagent-spawn.depth-limits.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-spawn.mode-session-diagnostics.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-spawn.model-session.test.ts fix: honor subagent spawn model overrides 2026-04-28 04:25:31 +01:00
subagent-spawn.runtime.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-spawn.test-helpers.ts fix: honor subagent spawn model overrides 2026-04-28 04:25:31 +01:00
subagent-spawn.test.ts fix: honor subagent spawn model overrides 2026-04-28 04:25:31 +01:00
subagent-spawn.thread-binding.test.ts fix: preserve requester route for subagent completion delivery (#72806) 2026-04-27 14:17:14 +01:00
subagent-spawn.ts context-engine: pass runtime context to ContextEngineFactory (#67243) 2026-04-28 18:21:14 -07:00
subagent-spawn.types.ts
subagent-spawn.workspace.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
subagent-system-prompt.ts refactor: tighten plugin boundary surfaces 2026-04-27 11:19:09 +01:00
subagent-target-policy.test.ts fix(subagents): enforce explicit spawn allowlists 2026-04-27 14:53:17 +01:00
subagent-target-policy.ts fix(subagents): enforce explicit spawn allowlists 2026-04-27 14:53:17 +01:00
subagent-yield-output.ts fix(agents): pause yielded subagent runs 2026-04-28 09:57:12 +01:00
system-prompt-cache-boundary.test.ts
system-prompt-cache-boundary.ts
system-prompt-contribution.ts
system-prompt-override.test.ts
system-prompt-override.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.memory.test.ts
system-prompt.test.ts perf(prompt): stabilize channel prompt suffix 2026-04-29 00:49:57 +01:00
system-prompt.ts perf(prompt): stabilize channel prompt suffix 2026-04-29 00:49:57 +01:00
system-prompt.types.ts fix: dedupe silent reply prompt guidance 2026-04-27 23:31:13 +01:00
timeout.ts
tool-allowlist-guard.test.ts fix(agents): fail empty explicit tool allowlists 2026-04-25 01:11:36 +01:00
tool-allowlist-guard.ts fix(agents): fail empty explicit tool allowlists 2026-04-25 01:11:36 +01:00
tool-call-id.test.ts
tool-call-id.ts
tool-call-shared.ts
tool-catalog.test.ts fix(subagents): explain browser tool profile filtering 2026-04-25 17:59:05 +01:00
tool-catalog.ts
tool-description-presets.ts fix(agents): treat TUI client label as current session 2026-04-27 10:45:26 +01:00
tool-description-summary.ts
tool-display-common.ts
tool-display-config.ts
tool-display-exec-shell.ts
tool-display-exec.ts
tool-display-record.ts
tool-display.test.ts
tool-display.ts
tool-error-summary.ts
tool-fs-policy.test.ts
tool-fs-policy.ts
tool-images.log.test.ts
tool-images.test.ts test: shrink image sanitizer fixtures 2026-04-27 09:39:28 +01:00
tool-images.ts
tool-loop-detection.test.ts fix(agents): scope loop detection to runs 2026-04-27 12:59:54 +01:00
tool-loop-detection.ts fix(agents): scope loop detection to runs 2026-04-27 12:59:54 +01:00
tool-mutation.test.ts
tool-mutation.ts
tool-policy-match.ts
tool-policy-pipeline.test.ts
tool-policy-pipeline.ts
tool-policy-shared.ts
tool-policy.conformance.ts
tool-policy.plugin-only-allowlist.test.ts
tool-policy.test.ts fix: allow cron self-removal in isolated runs (#73028) 2026-04-28 18:16:31 -07:00
tool-policy.ts fix: allow cron self-removal in isolated runs (#73028) 2026-04-28 18:16:31 -07:00
tool-replay-repair.live.test.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
tools-effective-inventory.test.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
tools-effective-inventory.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
tools-effective-inventory.types.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
trace-base.ts
transcript-policy.policy.test.ts
transcript-policy.test.ts fix(agents): strip Gemma reasoning from local replay 2026-04-27 08:26:28 +01:00
transcript-policy.ts fix(agents): strip Gemma reasoning from local replay 2026-04-27 08:26:28 +01:00
transport-message-transform.test.ts fix(agents): repair strict provider tool replay 2026-04-25 05:56:13 +01:00
transport-message-transform.ts fix(agents): repair strict provider tool replay 2026-04-25 05:56:13 +01:00
transport-params-runtime-contract.test.ts
transport-stream-shared.test.ts fix(agents): avoid empty Anthropic tool result blocks 2026-04-28 04:20:49 +01:00
transport-stream-shared.ts fix(agents): avoid empty Anthropic tool result blocks 2026-04-28 04:20:49 +01:00
usage.normalization.test.ts
usage.test.ts refactor: centralize context prompt token resolution 2026-04-25 20:34:27 +01:00
usage.ts refactor: centralize context prompt token resolution 2026-04-25 20:34:27 +01:00
video-generation-task-status.test.ts
video-generation-task-status.ts
workspace-default.ts perf: trim agent workspace imports 2026-04-25 14:06:26 +01:00
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 fix(agents): refresh bootstrap snapshot when workspace files change (#72406) 2026-04-26 23:39:33 -07:00
workspace.defaults.test.ts
workspace.load-extra-bootstrap-files.test.ts
workspace.test.ts fix(agents): repair stale bootstrap completion (#71230) 2026-04-24 15:41:11 -07:00
workspace.ts perf: trim agent workspace imports 2026-04-25 14:06:26 +01:00
xai.live.test.ts
zai.live.test.ts chore: update workspace dependencies 2026-04-28 03:09:44 +01:00