openclaw/src/agents
Peter Steinberger d1cb779f5f test(agents): dedupe embedded runner and sessions lifecycle fixtures 2026-02-19 08:47:14 +00:00
..
auth-profiles refactor(auth): share resolve profile params type 2026-02-18 19:02:19 +00:00
cli-runner style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-embedded-helpers fix: include provider and model name in billing error message (#20510) 2026-02-18 21:56:00 -05:00
pi-embedded-runner fix: gate Telegram exec tool warnings behind verbose mode (#20560) 2026-02-19 09:05:49 +05:30
pi-extensions refactor(agents): share text block extraction helper 2026-02-18 18:25:25 +00:00
sandbox perf(test): trim sandbox registry cleanup churn 2026-02-18 16:28:00 +00:00
schema Revert "fix: flatten remaining anyOf/oneOf in Gemini schema cleaning" 2026-02-16 20:33:58 -05:00
skills style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
test-helpers style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
tools test(image-tool): dedupe repeated image tool fixture assertions 2026-02-19 07:45:27 +00:00
agent-paths.e2e.test.ts refactor(test): reuse env snapshot helper 2026-02-15 21:31:23 +00:00
agent-paths.ts
agent-scope.e2e.test.ts refactor(agent): centralize fallback run helpers 2026-02-15 11:50:16 -05:00
agent-scope.ts refactor(agents): share agent entry and block reply payload types 2026-02-19 00:06:19 +00:00
announce-idempotency.ts fix(announce): use deterministic idempotency keys to prevent duplicate subagent announces (#17150) 2026-02-15 10:34:34 -05:00
anthropic-payload-log.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
anthropic.setup-token.live.test.ts test: add sonnet 4.6 and opus 4.6 setup-token model tests 2026-02-18 03:12:32 +01:00
api-key-rotation.ts feat(agents): add generic provider api key rotation (#19587) 2026-02-18 01:31:11 +01:00
apply-patch-update.ts fix: execute sandboxed file ops inside containers (#4026) 2026-02-13 16:29:10 +01:00
apply-patch.e2e.test.ts test(agents): dedupe patch and cli credential assertions 2026-02-19 08:44:37 +00:00
apply-patch.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
auth-health.e2e.test.ts refactor(auth): share remaining-time formatter 2026-02-19 00:17:31 +00:00
auth-health.ts refactor(auth): share remaining-time formatter 2026-02-19 00:17:31 +00:00
auth-profiles.chutes.e2e.test.ts chore: Fix types in tests 44/N. 2026-02-17 15:50:07 +09:00
auth-profiles.cooldown-auto-expiry.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
auth-profiles.ensureauthprofilestore.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
auth-profiles.getsoonestcooldownexpiry.test.ts test(agents): add cooldown expiry helper regressions 2026-02-16 08:10:52 -05:00
auth-profiles.markauthprofilefailure.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
auth-profiles.resolve-auth-profile-order.does-not-prioritize-lastgood-round-robin-ordering.e2e.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
auth-profiles.resolve-auth-profile-order.fixtures.ts chore: Fix types in tests 20/N. 2026-02-17 12:23:12 +09:00
auth-profiles.resolve-auth-profile-order.normalizes-z-ai-aliases-auth-order.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
auth-profiles.resolve-auth-profile-order.orders-by-lastused-no-explicit-order-exists.e2e.test.ts refactor(test): share auth profile order fixtures 2026-02-15 21:27:07 +00:00
auth-profiles.resolve-auth-profile-order.uses-stored-profiles-no-config-exists.e2e.test.ts refactor(test): share auth profile order fixtures 2026-02-15 21:27:07 +00:00
auth-profiles.ts refactor(auth): share profile id dedupe helper 2026-02-16 22:55:59 +00:00
bash-process-registry.e2e.test.ts refactor(test): dedupe agent harnesses and routing fixtures 2026-02-18 04:49:22 +00:00
bash-process-registry.test-helpers.ts refactor(test): dedupe agent harnesses and routing fixtures 2026-02-18 04:49:22 +00:00
bash-process-registry.ts agents: reduce prompt token bloat from exec and context (#16539) 2026-02-14 18:32:45 -05:00
bash-tools.e2e.test.ts perf(test): replace bash-tools polling loops 2026-02-18 18:03:18 +00:00
bash-tools.exec-runtime.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
bash-tools.exec.approval-id.e2e.test.ts test: fix exec approval and pty fallback e2e flows 2026-02-13 19:19:15 +00:00
bash-tools.exec.background-abort.e2e.test.ts perf(test): tighten background-abort e2e wait 2026-02-18 18:08:28 +00:00
bash-tools.exec.path.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
bash-tools.exec.pty-cleanup.test.ts perf(test): cut slow monitor/subagent test overhead 2026-02-18 03:50:30 +00:00
bash-tools.exec.pty-fallback-failure.test.ts chore: Fix types in tests 32/N. 2026-02-17 14:33:38 +09:00
bash-tools.exec.pty-fallback.e2e.test.ts chore: Fix types in tests 44/N. 2026-02-17 15:50:07 +09:00
bash-tools.exec.pty.e2e.test.ts chore: Fix types in tests 44/N. 2026-02-17 15:50:07 +09:00
bash-tools.exec.script-preflight.test.ts perf(test): dedupe slow discord monitor cases 2026-02-18 04:04:04 +00:00
bash-tools.exec.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
bash-tools.process.poll-timeout.test.ts refactor(test): dedupe agent harnesses and routing fixtures 2026-02-18 04:49:22 +00:00
bash-tools.process.send-keys.e2e.test.ts perf(test): replace send-keys session polling loop 2026-02-18 17:57:48 +00:00
bash-tools.process.supervisor.test.ts refactor(test): dedupe agent harnesses and routing fixtures 2026-02-18 04:49:22 +00:00
bash-tools.process.ts Agents: format process poll backoff files 2026-02-16 23:32:12 +01:00
bash-tools.shared.ts fix: codex and similar processes keep dying on pty, solved by refactoring process spawning (#14257) 2026-02-16 02:32:05 +01:00
bash-tools.ts
bedrock-discovery.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
bedrock-discovery.ts
bootstrap-files.e2e.test.ts test(agents): dedupe shared bootstrap and tool-id test setup 2026-02-18 14:01:24 +00:00
bootstrap-files.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
bootstrap-hooks.e2e.test.ts chore: Fix types in tests 20/N. 2026-02-17 12:23:12 +09:00
bootstrap-hooks.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
cache-trace.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
cache-trace.ts refactor(agents): dedupe lifecycle send assertions and stable payload stringify 2026-02-18 14:15:14 +00:00
channel-tools.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
channel-tools.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
chutes-oauth.e2e.test.ts revert: fix models set catalog validation (#19194) 2026-02-17 09:43:41 -05:00
chutes-oauth.test.ts fix: validate state for manual Chutes OAuth 2026-02-14 23:33:56 +01:00
chutes-oauth.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
claude-cli-runner.e2e.test.ts perf(test): replace claude runner call polling loop 2026-02-18 17:51:38 +00:00
claude-cli-runner.ts
cli-backends.test.ts fix: codex and similar processes keep dying on pty, solved by refactoring process spawning (#14257) 2026-02-16 02:32:05 +01:00
cli-backends.ts feat(models): support anthropic sonnet 4.6 2026-02-18 00:00:31 +01:00
cli-credentials.test.ts test(agents): dedupe patch and cli credential assertions 2026-02-19 08:44:37 +00:00
cli-credentials.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
cli-runner.e2e.test.ts fix: codex and similar processes keep dying on pty, solved by refactoring process spawning (#14257) 2026-02-16 02:32:05 +01:00
cli-runner.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
cli-session.ts
cli-watchdog-defaults.ts fix: codex and similar processes keep dying on pty, solved by refactoring process spawning (#14257) 2026-02-16 02:32:05 +01:00
cloudflare-ai-gateway.ts feat: add cloudflare ai gateway provider 2026-02-04 04:10:13 -08:00
command-poll-backoff.test.ts feat: add stuck loop detection and exponential backoff infrastructure for agent polling (#17118) 2026-02-16 15:16:35 -05:00
command-poll-backoff.ts feat: add stuck loop detection and exponential backoff infrastructure for agent polling (#17118) 2026-02-16 15:16:35 -05:00
compaction.e2e.test.ts test(agents): dedupe avatar and compaction fixtures 2026-02-19 08:44:37 +00:00
compaction.retry.test.ts chore: Fix types in tests 32/N. 2026-02-17 14:33:38 +09:00
compaction.tool-result-details.e2e.test.ts chore: Fix types in tests 32/N. 2026-02-17 14:33:38 +09:00
compaction.ts feat: wrap compaction generateSummary in retryAsync 2026-02-17 00:01:03 +01:00
content-blocks.test.ts refactor(agents): share text block extraction helper 2026-02-18 18:25:25 +00:00
content-blocks.ts refactor(agents): share text block extraction helper 2026-02-18 18:25:25 +00:00
context-window-guard.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
context-window-guard.ts
context.test.ts fix(memory): harden context window cache collisions 2026-02-15 19:31:52 -08:00
context.ts fix(memory): harden context window cache collisions 2026-02-15 19:31:52 -08:00
current-time.ts Heartbeat: inject cron-style current time into prompts (#13733) 2026-02-10 18:58:45 -06:00
date-time.ts
defaults.ts chore: apply local workspace updates (#9911) 2026-02-05 16:54:44 -05:00
docs-path.ts
failover-error.e2e.test.ts fix(failover): align abort timeout detection and regressions 2026-02-16 21:00:27 -05:00
failover-error.ts fix(failover): align abort timeout detection and regressions 2026-02-16 21:00:27 -05:00
glob-pattern.ts refactor(agents): share glob matcher 2026-02-14 15:39:44 +00:00
google-gemini-switch.live.test.ts chore: Fix types in tests 44/N. 2026-02-17 15:50:07 +09:00
huggingface-models.test.ts feat(agents) : Hugging Face Inference provider first-class support and Together API fix and Direct Injection Refactor Auths [AI-assisted] (#13472) 2026-02-13 16:18:16 +01:00
huggingface-models.ts feat(agents) : Hugging Face Inference provider first-class support and Together API fix and Direct Injection Refactor Auths [AI-assisted] (#13472) 2026-02-13 16:18:16 +01:00
identity-avatar.e2e.test.ts test(agents): dedupe avatar and compaction fixtures 2026-02-19 08:44:37 +00:00
identity-avatar.ts
identity-file.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
identity-file.ts
identity.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
identity.per-channel-prefix.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
identity.test.ts feat: support per-channel ackReaction config (#17092) (thanks @zerone0x) 2026-02-15 11:30:25 -06:00
identity.ts feat: support per-channel ackReaction config (#17092) (thanks @zerone0x) 2026-02-15 11:30:25 -06:00
image-sanitization.test.ts fix(agents): make image sanitization dimension configurable 2026-02-18 00:54:20 +01:00
image-sanitization.ts fix(agents): make image sanitization dimension configurable 2026-02-18 00:54:20 +01:00
lanes.ts
live-auth-keys.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
live-auth-keys.ts feat(agents): add generic provider api key rotation (#19587) 2026-02-18 01:31:11 +01:00
live-model-filter.ts feat(models): support anthropic sonnet 4.6 2026-02-18 00:00:31 +01:00
memory-search.e2e.test.ts chore: Fix types in tests 20/N. 2026-02-17 12:23:12 +09:00
memory-search.ts feat(memory): Add opt-in temporal decay for hybrid search scoring 2026-02-16 23:59:19 +01:00
minimax-vlm.normalizes-api-key.e2e.test.ts test: add fetch mock helper and reaction coverage 2026-02-17 09:02:39 -05:00
minimax-vlm.ts refactor: centralize isPlainObject, isRecord, isErrno, isLoopbackHost utilities (#12926) 2026-02-09 17:02:55 -08:00
minimax.live.test.ts
model-alias-lines.ts refactor(agents): share model alias line builder 2026-02-15 07:01:29 +00:00
model-auth-label.ts refactor(agents): share model auth label resolution 2026-02-17 00:11:02 +00:00
model-auth.e2e.test.ts test: dedupe auth fallback tests and add auth util unit coverage 2026-02-18 05:05:04 +00:00
model-auth.test.ts test: dedupe auth fallback tests and add auth util unit coverage 2026-02-18 05:05:04 +00:00
model-auth.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
model-catalog.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
model-catalog.test-harness.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
model-catalog.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
model-catalog.ts fix: stabilize model catalog and pi discovery auth storage compatibility 2026-02-18 02:09:40 +01:00
model-compat.e2e.test.ts chore: Fix types in tests 44/N. 2026-02-17 15:50:07 +09:00
model-compat.ts
model-fallback.e2e.test.ts test: dedupe auth fallback tests and add auth util unit coverage 2026-02-18 05:05:04 +00:00
model-fallback.probe.test.ts refactor(agents): extract cooldown probe decision helper 2026-02-16 08:10:52 -05:00
model-fallback.ts refactor(agents): share fallback failure summary builder 2026-02-19 00:10:08 +00:00
model-forward-compat.test.ts test(agents): cover anthropic 4.6 forward-compat mapping 2026-02-19 00:06:30 +00:00
model-forward-compat.ts refactor(agents): dedupe anthropic 4.6 forward-compat resolver 2026-02-19 00:06:26 +00:00
model-scan.e2e.test.ts test: add fetch mock helper and reaction coverage 2026-02-17 09:02:39 -05:00
model-scan.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
model-selection.e2e.test.ts feat(models): support anthropic sonnet 4.6 2026-02-18 00:00:31 +01:00
model-selection.ts fix(cli): display correct model for sub-agents in sessions list (#18660) 2026-02-17 23:59:20 -05:00
models-config.auto-injects-github-copilot-provider-token-is.e2e.test.ts refactor(test): fix copilot env restore 2026-02-16 00:15:20 +00:00
models-config.e2e-harness.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
models-config.falls-back-default-baseurl-token-exchange-fails.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
models-config.fills-missing-provider-apikey-from-env-var.e2e.test.ts refactor(test): share models-config e2e setup 2026-02-14 21:20:43 +00:00
models-config.normalizes-gemini-3-ids-preview-google-providers.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
models-config.providers.nvidia.test.ts perf(test): consolidate models-config provider unit tests 2026-02-16 02:44:59 +00:00
models-config.providers.ollama.e2e.test.ts feat(ollama): add native /api/chat provider for streaming + tool calling (#11853) 2026-02-14 01:20:42 +01:00
models-config.providers.qianfan.e2e.test.ts refactor(test): dedupe qianfan env restore 2026-02-16 00:13:01 +00:00
models-config.providers.ts refactor(models): dedupe MiniMax provider models 2026-02-15 18:28:25 +00:00
models-config.skips-writing-models-json-no-env-token.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
models-config.ts fix: use configured base URL for Ollama model discovery (#14131) 2026-02-11 10:51:59 -05:00
models-config.uses-first-github-copilot-profile-env-tokens.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
models.profiles.live.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
ollama-stream.test.ts chore: Fix types in tests 44/N. 2026-02-17 15:50:07 +09:00
ollama-stream.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
openai-responses.reasoning-replay.test.ts test(agents): dedupe openai reasoning replay fixtures 2026-02-19 08:44:37 +00:00
openclaw-gateway-tool.e2e.test.ts refactor(test): clean up gateway tool env restore 2026-02-15 23:56:06 +00:00
openclaw-tools.agents.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
openclaw-tools.camera.e2e.test.ts refactor(test): dedupe agent harnesses and routing fixtures 2026-02-18 04:49:22 +00:00
openclaw-tools.session-status.e2e.test.ts refactor(test): dedupe channel and monitor action suites 2026-02-18 04:49:22 +00:00
openclaw-tools.sessions-visibility.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
openclaw-tools.sessions.e2e.test.ts perf(test): replace sessions e2e yield loops with waitFor 2026-02-18 17:48:51 +00:00
openclaw-tools.subagents.sessions-spawn-applies-thinking-default.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
openclaw-tools.subagents.sessions-spawn-depth-limits.test.ts fix(cli): display correct model for sub-agents in sessions list (#18660) 2026-02-17 23:59:20 -05:00
openclaw-tools.subagents.sessions-spawn.allowlist.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
openclaw-tools.subagents.sessions-spawn.lifecycle.e2e.test.ts test(agents): dedupe embedded runner and sessions lifecycle fixtures 2026-02-19 08:47:14 +00:00
openclaw-tools.subagents.sessions-spawn.model.e2e.test.ts test(subagents): dedupe sessions_spawn model expectation paths 2026-02-19 07:45:27 +00:00
openclaw-tools.subagents.sessions-spawn.test-harness.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
openclaw-tools.subagents.steer-failure-clears-suppression.test.ts perf(test): cut slow monitor/subagent test overhead 2026-02-18 03:50:30 +00:00
openclaw-tools.subagents.test-harness.ts test: annotate harness mocks to avoid TS2742 in CI 2026-02-16 15:19:11 +00:00
openclaw-tools.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
opencode-zen-models.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
opencode-zen-models.ts fix(docs): correct OpenCode Zen description in code comment (#9998) 2026-02-05 19:55:02 -05:00
pi-auth-json.test.ts refactor: dedupe image, web, and auth profile test fixtures 2026-02-18 04:04:14 +00:00
pi-auth-json.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-embedded-block-chunker.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-block-chunker.ts refactor(agents): dedupe paragraph/newline break search in chunker 2026-02-19 00:17:38 +00:00
pi-embedded-helpers.buildbootstrapcontextfiles.e2e.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-embedded-helpers.formatassistanterrortext.e2e.test.ts fix: include provider and model name in billing error message (#20510) 2026-02-18 21:56:00 -05:00
pi-embedded-helpers.isbillingerrormessage.e2e.test.ts test: merge context-window overflow variants 2026-02-18 23:35:51 +00:00
pi-embedded-helpers.sanitize-session-messages-images.removes-empty-assistant-text-blocks-but-preserves.e2e.test.ts chore: chore: Fix types in tests 4/N. 2026-02-17 10:57:31 +09:00
pi-embedded-helpers.sanitizeuserfacingtext.e2e.test.ts test: merge empty-id sanitize mode checks 2026-02-18 23:37:03 +00:00
pi-embedded-helpers.ts agents: reduce prompt token bloat from exec and context (#16539) 2026-02-14 18:32:45 -05:00
pi-embedded-helpers.validate-turns.e2e.test.ts test: dedupe validate-turns identity cases 2026-02-18 23:38:22 +00:00
pi-embedded-messaging.ts
pi-embedded-payloads.ts refactor(agents): share agent entry and block reply payload types 2026-02-19 00:06:19 +00:00
pi-embedded-runner-extraparams.e2e.test.ts test(agents): dedupe embedded runner and sessions lifecycle fixtures 2026-02-19 08:47:14 +00:00
pi-embedded-runner-extraparams.live.test.ts chore: Fix types in tests 26/N. 2026-02-17 14:31:40 +09:00
pi-embedded-runner.applygoogleturnorderingfix.e2e.test.ts chore: Fix types in tests 26/N. 2026-02-17 14:31:40 +09:00
pi-embedded-runner.buildembeddedsandboxinfo.e2e.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-embedded-runner.compaction-safety-timeout.test.ts fix: add safety timeout to session.compact() to prevent lane deadlock (#16533) 2026-02-14 17:54:12 -05:00
pi-embedded-runner.createsystempromptoverride.e2e.test.ts refactor(test): trim pi-embedded-runner e2e scaffolding 2026-02-14 19:04:39 +00:00
pi-embedded-runner.e2e.test.ts chore: Fix types in tests 43/N. 2026-02-17 15:50:07 +09:00
pi-embedded-runner.get-dm-history-limit-from-session-key.falls-back-provider-default-per-dm-not.e2e.test.ts refactor(test): trim pi-embedded-runner e2e scaffolding 2026-02-14 19:04:39 +00:00
pi-embedded-runner.get-dm-history-limit-from-session-key.returns-undefined-sessionkey-is-undefined.e2e.test.ts refactor(test): trim pi-embedded-runner e2e scaffolding 2026-02-14 19:04:39 +00:00
pi-embedded-runner.google-sanitize-thinking.e2e.test.ts chore: chore: Fix types in tests 4/N. 2026-02-17 10:57:31 +09:00
pi-embedded-runner.guard.e2e.test.ts chore: Fix types in tests 26/N. 2026-02-17 14:31:40 +09:00
pi-embedded-runner.guard.waitforidle-before-flush.test.ts chore: Fix types in tests 26/N. 2026-02-17 14:31:40 +09:00
pi-embedded-runner.history-limit-from-session-key.test.ts fix(discord): Apply historyLimit to channel/group sessions to prevent compaction bypass (openclaw#11356) thanks @shadril238 2026-02-13 18:18:57 -06:00
pi-embedded-runner.limithistoryturns.e2e.test.ts chore: Fix types in tests 14/N. 2026-02-17 12:00:29 +09:00
pi-embedded-runner.openai-tool-id-preservation.e2e.test.ts chore: Fix types in tests 43/N. 2026-02-17 15:50:07 +09:00
pi-embedded-runner.resolvesessionagentids.e2e.test.ts refactor(test): trim pi-embedded-runner e2e scaffolding 2026-02-14 19:04:39 +00:00
pi-embedded-runner.run-embedded-pi-agent.auth-profile-rotation.e2e.test.ts fix: include provider and model name in billing error message (#20510) 2026-02-18 21:56:00 -05:00
pi-embedded-runner.sanitize-session-history.e2e.test.ts chore: Fix types in tests 43/N. 2026-02-17 15:50:07 +09:00
pi-embedded-runner.sanitize-session-history.test-harness.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
pi-embedded-runner.sanitize-session-history.test.ts chore: Fix types in tests 20/N. 2026-02-17 12:23:12 +09:00
pi-embedded-runner.splitsdktools.e2e.test.ts chore: Fix types in tests 26/N. 2026-02-17 14:31:40 +09:00
pi-embedded-runner.ts fix(discord): Apply historyLimit to channel/group sessions to prevent compaction bypass (openclaw#11356) thanks @shadril238 2026-02-13 18:18:57 -06:00
pi-embedded-subscribe.code-span-awareness.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
pi-embedded-subscribe.e2e-harness.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
pi-embedded-subscribe.handlers.compaction.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-embedded-subscribe.handlers.lifecycle.ts fix: include provider and model name in billing error message (#20510) 2026-02-18 21:56:00 -05:00
pi-embedded-subscribe.handlers.messages.test.ts fix (agents): suppress NO_REPLY final text when message tool already sent text 2026-02-14 21:05:27 -08:00
pi-embedded-subscribe.handlers.messages.ts fix: clear matched tool errors and dedupe reasoning end 2026-02-19 00:05:10 -08:00
pi-embedded-subscribe.handlers.tools.media.test-helpers.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-embedded-subscribe.handlers.tools.media.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-embedded-subscribe.handlers.tools.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-embedded-subscribe.handlers.tools.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-embedded-subscribe.handlers.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-embedded-subscribe.handlers.types.ts fix: clear matched tool errors and dedupe reasoning end 2026-02-19 00:05:10 -08:00
pi-embedded-subscribe.lifecycle-billing-error.e2e.test.ts fix: include provider and model name in billing error message (#20510) 2026-02-18 21:56:00 -05:00
pi-embedded-subscribe.raw-stream.ts
pi-embedded-subscribe.reply-tags.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.calls-onblockreplyflush-before-tool-execution-start-preserve.e2e.test.ts refactor(test): dedupe pi embedded subscribe e2e harness 2026-02-15 21:18:53 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.does-not-append-text-end-content-is.e2e.test.ts refactor(test): dedupe pi embedded subscribe e2e harness 2026-02-15 21:18:53 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.does-not-call-onblockreplyflush-callback-is-not.e2e.test.ts refactor(test): dedupe pi embedded subscribe e2e harness 2026-02-15 21:18:53 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.does-not-duplicate-text-end-repeats-full.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.does-not-emit-duplicate-block-replies-text.e2e.test.ts refactor(test): dedupe pi embedded subscribe e2e harness 2026-02-15 21:18:53 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.emits-block-replies-text-end-does-not.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.emits-reasoning-as-separate-message-enabled.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.filters-final-suppresses-output-without-start-tag.e2e.test.ts chore: Fix types in tests 43/N. 2026-02-17 15:50:07 +09:00
pi-embedded-subscribe.subscribe-embedded-pi-session.includes-canvas-action-metadata-tool-summaries.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.keeps-assistanttexts-final-answer-block-replies-are.e2e.test.ts refactor(test): dedupe pi embedded subscribe e2e harness 2026-02-15 21:18:53 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.keeps-indented-fenced-blocks-intact.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.reopens-fenced-blocks-splitting-inside-them.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.splits-long-single-line-fenced-blocks-reopen.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.streams-soft-chunks-paragraph-preference.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.subscribeembeddedpisession.e2e.test.ts fix: clear matched tool errors and dedupe reasoning end 2026-02-19 00:05:10 -08:00
pi-embedded-subscribe.subscribe-embedded-pi-session.suppresses-message-end-block-replies-message-tool.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
pi-embedded-subscribe.subscribe-embedded-pi-session.waits-multiple-compaction-retries-before-resolving.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
pi-embedded-subscribe.tools.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-embedded-subscribe.tools.media.test.ts fix(agents): restrict MEDIA: token parsing to line start in tool results (#18510) 2026-02-16 23:50:59 +01:00
pi-embedded-subscribe.tools.test.ts fix: gate Telegram exec tool warnings behind verbose mode (#20560) 2026-02-19 09:05:49 +05:30
pi-embedded-subscribe.tools.ts fix: gate Telegram exec tool warnings behind verbose mode (#20560) 2026-02-19 09:05:49 +05:30
pi-embedded-subscribe.ts fix: clear matched tool errors and dedupe reasoning end 2026-02-19 00:05:10 -08:00
pi-embedded-subscribe.types.ts refactor(agents): share agent entry and block reply payload types 2026-02-19 00:06:19 +00:00
pi-embedded-utils.e2e.test.ts chore: Fix types in tests 43/N. 2026-02-17 15:50:07 +09:00
pi-embedded-utils.ts refactor(shared): reuse chat content extractor for assistant text 2026-02-17 00:53:44 +00:00
pi-embedded.ts
pi-model-discovery.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-settings.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-settings.ts
pi-tool-definition-adapter.after-tool-call.e2e.test.ts chore: Fix types in tests 43/N. 2026-02-17 15:50:07 +09:00
pi-tool-definition-adapter.e2e.test.ts test(agents): dedupe shared bootstrap and tool-id test setup 2026-02-18 14:01:24 +00:00
pi-tool-definition-adapter.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-tools-agent-config.e2e.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-tools.abort.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-tools.before-tool-call.e2e.test.ts test: pass extensionContext in abort dedupe e2e 2026-02-17 13:30:29 +05:30
pi-tools.before-tool-call.test.ts test(agents): dedupe generic repeat loop fixtures 2026-02-19 08:33:49 +00:00
pi-tools.before-tool-call.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping-b.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping-d.e2e.test.ts chore: Fix types in tests 43/N. 2026-02-17 15:50:07 +09:00
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping-f.e2e.test.ts test (tools): cover structured block params for write/edit 2026-02-14 19:51:33 -08:00
pi-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping.e2e.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-tools.policy.e2e.test.ts chore: Fix types in tests 43/N. 2026-02-17 15:50:07 +09:00
pi-tools.policy.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-tools.read.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-tools.safe-bins.e2e.test.ts chore: Fix types in tests 43/N. 2026-02-17 15:50:07 +09:00
pi-tools.sandbox-mounted-paths.workspace-only.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-tools.schema.ts Revert "fix: flatten remaining anyOf/oneOf in Gemini schema cleaning" 2026-02-16 20:33:58 -05:00
pi-tools.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
pi-tools.types.ts
pi-tools.whatsapp-login-gating.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
pi-tools.workspace-paths.e2e.test.ts chore: Fix types in tests 43/N. 2026-02-17 15:50:07 +09:00
pty-dsr.ts
pty-keys.e2e.test.ts perf(test): consolidate auth/pty/health mini suites 2026-02-16 02:45:00 +00:00
pty-keys.ts refactor: consolidate duplicate utility functions (#12439) 2026-02-08 23:59:43 -08:00
queued-file-writer.ts refactor(agents): share queued JSONL file writer 2026-02-17 00:32:34 +00:00
sandbox-agent-config.agent-specific-sandbox-config.e2e.test.ts chore: Fix types in tests 44/N. 2026-02-17 15:50:07 +09:00
sandbox-create-args.e2e.test.ts fix(security): harden sandbox docker config validation 2026-02-16 03:04:06 +01:00
sandbox-explain.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
sandbox-merge.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
sandbox-paths.ts fix(agents): block workspaceOnly apply_patch delete symlink escape 2026-02-15 03:28:25 +01:00
sandbox-skills.e2e.test.ts refactor(test): reuse shared env snapshots 2026-02-15 23:15:07 +00:00
sandbox-tool-policy.ts refactor(core): dedupe tool policy and IPv4 matcher logic 2026-02-16 16:14:54 +00:00
sandbox.resolveSandboxContext.e2e.test.ts perf(test): remove resetModules from config/sandbox/message suites 2026-02-13 15:58:08 +00:00
sandbox.ts
sanitize-for-prompt.test.ts chore: Fix types in tests 44/N. 2026-02-17 15:50:07 +09:00
sanitize-for-prompt.ts fix(security): harden prompt path sanitization 2026-02-16 02:53:40 +01:00
session-dirs.ts refactor(agents): extract shared session dir resolver 2026-02-16 23:48:43 +00:00
session-file-repair.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
session-file-repair.ts
session-slug.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
session-slug.ts
session-tool-result-guard-wrapper.ts feat: add before_message_write plugin hook 2026-02-16 23:58:12 +01:00
session-tool-result-guard.e2e.test.ts test: dedupe registry/session tests and add install source coverage 2026-02-18 05:05:04 +00:00
session-tool-result-guard.tool-result-persist-hook.e2e.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
session-tool-result-guard.ts fix(ci): restore main lint/typecheck after direct merges 2026-02-16 23:26:11 +00:00
session-transcript-repair.e2e.test.ts test(agents): dedupe transcript duplicate-tool fixtures 2026-02-19 08:29:06 +00:00
session-transcript-repair.ts refactor(agents): share toolResult details stripping 2026-02-15 06:21:13 +00:00
session-write-lock.e2e.test.ts fix(agents): align session lock hold budget with run timeouts 2026-02-17 03:10:36 +01:00
session-write-lock.ts fix(sandbox): serialize registry mutations and lock usage 2026-02-18 04:55:40 +01:00
sessions-spawn-threadid.e2e.test.ts test(agents): dedupe sessions_spawn requester run setup 2026-02-19 08:29:06 +00:00
shell-utils.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
shell-utils.ts Agents: include runtime shell (#1835) 2026-02-07 09:32:31 -08:00
skills-install-download.ts refactor(archive): share archive path safety helpers 2026-02-18 16:48:35 +00:00
skills-install-fallback.e2e.test.ts test: move skills-install fallback suite to e2e lane 2026-02-16 06:11:01 +00:00
skills-install-output.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
skills-install.download-tarbz2.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
skills-install.download-test-utils.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
skills-install.download.e2e.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
skills-install.e2e.test.ts test(skills): split installer security coverage 2026-02-16 03:47:28 +01:00
skills-install.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
skills-status.e2e.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
skills-status.ts refactor(shared): reuse runtime entry requirement evaluator 2026-02-19 00:17:24 +00:00
skills.agents-skills-directory.e2e.test.ts test: extract shared e2e helpers for trigger handling and skills 2026-02-18 04:04:14 +00:00
skills.build-workspace-skills-prompt.applies-bundled-allowlist-without-affecting-workspace-skills.e2e.test.ts refactor(test): share skills e2e helper 2026-02-15 21:29:15 +00:00
skills.build-workspace-skills-prompt.prefers-workspace-skills-managed-skills.e2e.test.ts refactor(test): share skills e2e helper 2026-02-15 21:29:15 +00:00
skills.build-workspace-skills-prompt.syncs-merged-skills-into-target-workspace.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
skills.buildworkspaceskillsnapshot.e2e.test.ts fix(skills): guard against skills prompt bloat 2026-02-17 00:01:34 +01:00
skills.buildworkspaceskillstatus.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
skills.compact-skill-paths.test.ts test: extract shared e2e helpers for trigger handling and skills 2026-02-18 04:04:14 +00:00
skills.e2e-test-helpers.ts refactor(test): share skills e2e helper 2026-02-15 21:29:15 +00:00
skills.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
skills.loadworkspaceskillentries.e2e.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
skills.resolveskillspromptforrun.e2e.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
skills.summarize-skill-description.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
skills.test-helpers.ts test: extract shared e2e helpers for trigger handling and skills 2026-02-18 04:04:14 +00:00
skills.ts
stable-stringify.ts refactor(agents): dedupe lifecycle send assertions and stable payload stringify 2026-02-18 14:15:14 +00:00
subagent-announce-queue.test.ts perf(test): remove polling loop from announce queue tests 2026-02-18 16:22:00 +00:00
subagent-announce-queue.ts refactor(queue): reuse collect-mode item drain flow 2026-02-19 07:01:54 +00:00
subagent-announce.format.e2e.test.ts test: merge direct announce origin variants 2026-02-18 23:21:03 +00:00
subagent-announce.ts refactor(agents): dedupe subagent inline text extraction 2026-02-18 23:48:32 +00:00
subagent-depth.test.ts perf(test): consolidate auth/pty/health mini suites 2026-02-16 02:45:00 +00:00
subagent-depth.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
subagent-registry.announce-loop-guard.test.ts fix(subagents): harden announce retry guards 2026-02-16 22:57:15 -05:00
subagent-registry.nested.test.ts perf(test): stub config + persistence in subagent registry tests 2026-02-15 19:29:27 +00:00
subagent-registry.persistence.e2e.test.ts perf(test): speed up subagent persistence e2e flushes 2026-02-18 18:06:56 +00:00
subagent-registry.steer-restart.test.ts perf(test): tighten subagent announce retry give-up wait 2026-02-18 22:33:38 +00:00
subagent-registry.store.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
subagent-registry.ts fix: align retry backoff semantics and test mock signatures 2026-02-18 04:53:09 +01:00
subagent-spawn.ts fix(agents): update SUBAGENT_SPAWN_ACCEPTED_NOTE to clarify response type 2026-02-18 16:57:13 -08:00
synthetic-models.ts feat: add GLM-5 model support (#14352) (#15867) 2026-02-14 02:13:42 +01:00
system-prompt-params.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
system-prompt-params.ts Infra: unify git root discovery 2026-02-18 00:45:43 -05:00
system-prompt-report.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
system-prompt-report.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
system-prompt.e2e.test.ts fix(subagent): harden read-tool overflow guards and sticky reply threading (#19508) 2026-02-17 15:32:52 -08:00
system-prompt.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
timeout.ts fix: context overflow compaction and subagent announce improvements (#11664) (thanks @tyler6204) 2026-02-07 20:02:32 -08:00
together-models.ts feat: adding support for Together ai provider (#10304) 2026-02-10 08:49:34 +09:00
tool-call-id.e2e.test.ts test(agents): dedupe shared bootstrap and tool-id test setup 2026-02-18 14:01:24 +00:00
tool-call-id.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
tool-display-common.ts refactor(core): dedupe schema and command parsing helpers 2026-02-16 23:48:43 +00:00
tool-display.e2e.test.ts fix(tool-display): satisfy format/lint and address review feedback 2026-02-16 23:50:08 +01:00
tool-display.json Agents: add nested subagent orchestration controls and reduce subagent token waste (#14447) 2026-02-14 22:03:45 -08:00
tool-display.ts fix(tool-display): satisfy format/lint and address review feedback 2026-02-16 23:50:08 +01:00
tool-images.e2e.test.ts test(agents): dedupe tool image fixture setup 2026-02-19 08:25:12 +00:00
tool-images.ts refactor(media): share image resize side grid and quality steps 2026-02-18 18:25:25 +00:00
tool-loop-detection.test.ts test(agents): dedupe ping-pong loop test scaffolding 2026-02-19 07:45:27 +00:00
tool-loop-detection.ts fix(ci): guard loop detection integer parsing 2026-02-16 23:27:35 +00:00
tool-mutation.test.ts fix: clear matched tool errors and dedupe reasoning end 2026-02-19 00:05:10 -08:00
tool-mutation.ts fix: clear matched tool errors and dedupe reasoning end 2026-02-19 00:05:10 -08:00
tool-policy-pipeline.test.ts refactor(tools): share tool policy pipeline 2026-02-14 15:39:45 +00:00
tool-policy-pipeline.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
tool-policy.conformance.ts
tool-policy.e2e.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
tool-policy.plugin-only-allowlist.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
tool-policy.ts refactor(tools): dedupe alsoAllow merge 2026-02-15 16:52:14 +00:00
tool-summaries.ts
transcript-policy.e2e.test.ts 🤖 fix: preserve openai reasoning replay ids (#17792) 2026-02-15 22:45:01 -08:00
transcript-policy.test.ts 🤖 fix: preserve openai reasoning replay ids (#17792) 2026-02-15 22:45:01 -08:00
transcript-policy.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
usage.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
usage.ts fix: /status shows incorrect context percentage — totalTokens clamped to contextTokens (#15114) (#15133) 2026-02-12 23:52:19 -05:00
venice-models.ts fix(venice): disable streaming to prevent SDK crash (#15878) 2026-02-14 02:23:35 +01:00
workspace-dir.ts refactor(media): harden localRoots bypass (#16739) 2026-02-15 03:27:01 +01:00
workspace-dirs.ts refactor(agents): share workspace dir enumeration 2026-02-15 13:59:46 +00:00
workspace-run.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
workspace-run.ts fix(security): harden prompt path sanitization 2026-02-16 02:53:40 +01:00
workspace-templates.e2e.test.ts test: migrate suites to e2e coverage layout 2026-02-13 14:28:22 +00:00
workspace-templates.ts Deduplicate more 2026-02-09 18:56:58 -08:00
workspace.defaults.e2e.test.ts perf(test): replace module resets with direct spies and runtime seams 2026-02-13 16:04:49 +00:00
workspace.e2e.test.ts test(agents): dedupe workspace memory-entry assertions 2026-02-19 08:25:12 +00:00
workspace.load-extra-bootstrap-files.test.ts perf(test): speed up suites and reduce fs churn 2026-02-15 19:29:27 +00:00
workspace.ts Gateway: hide BOOTSTRAP in agent files after onboarding completes (#17491) 2026-02-15 15:42:43 -05:00
zai.live.test.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00