openclaw/src/agents
Sascha Kuhlmann 13821c9d34
Fix silent context-engine maintenance task delivery status (#102147)
* Fix silent context maintenance task delivery status

* refactor(context-engine): document maintenance delivery invariant

* fix(context-engine): preserve visible maintenance flows

* style(context-engine): format maintenance test import

* test(context-engine): use direct maintenance task lookup

---------

Co-authored-by: Sascha Kuhlmann <coolmanns@users.noreply.github.com>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-09 15:33:05 +01:00
..
agent-hooks fix: preserve emoji at remaining bounded-text edges (#101711) 2026-07-07 15:48:21 +01:00
auth-profiles fix(agents): skip wham probe when oauth access token is locally expired 2026-07-09 14:29:38 +05:30
cli-runner feat: carry gateway client capabilities through the CLI loopback backend (#102835) 2026-07-09 15:09:09 +01:00
command fix: keep bounded text truncation UTF-16 safe (#101654) 2026-07-07 13:44:32 +01:00
embedded-agent-helpers fix(auto-reply): surface periodic usage-limit failures in group chats 2026-07-09 16:58:23 +05:30
embedded-agent-runner Fix silent context-engine maintenance task delivery status (#102147) 2026-07-09 15:33:05 +01:00
harness fix(native-hook-relay): use truncateUtf16Safe for hook display text truncation (#102467) 2026-07-09 08:03:19 +01:00
modes/interactive refactor(agents): localize internal-only symbols (#100909) 2026-07-06 06:40:19 -07:00
runtime refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
runtime-plan fix(agents): recover cli context overflow sessions 2026-07-01 22:39:24 -07:00
sandbox refactor: localize file-private exports (#101701) 2026-07-07 06:57:19 -07:00
schema refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
sessions fix(models): retain generated models with richer input metadata (#97858) 2026-07-09 15:26:15 +01:00
templates
test-helpers feat(nodes): add computer use (computer.act) on macOS nodes via Peekaboo (#102776) 2026-07-09 15:28:09 +01:00
tools perf(test): avoid deadline sleeps and broad tool imports 2026-07-09 10:32:21 -04:00
utils fix: require full frontmatter delimiter lines (#101795) 2026-07-07 11:53:03 -07:00
worktrees feat: add follow-up task suggestions (#102422) 2026-07-09 06:30:01 +01:00
accepted-session-spawn.ts
acp-binding-architecture.guardrail.test.ts
acp-runtime-overlay.ts
acp-spawn-parent-stream.test.ts fix(agents): avoid repeated item progress snapshots (#101042) 2026-07-07 07:31:13 +01:00
acp-spawn-parent-stream.ts fix(agents): avoid repeated item progress snapshots (#101042) 2026-07-07 07:31:13 +01:00
acp-spawn.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
acp-spawn.ts refactor: localize internal implementation constants (#101758) 2026-07-07 08:34:13 -07:00
agent-auth-credentials.ts
agent-auth-discovery-core.ts
agent-auth-discovery.external-cli.test.ts
agent-auth-discovery.ts
agent-bundle-lsp-runtime.test.ts fix: land ten small reliability fixes (#100483) 2026-07-06 00:08:51 +01:00
agent-bundle-lsp-runtime.ts refactor(agents): localize internal-only symbols (#100909) 2026-07-06 06:40:19 -07:00
agent-bundle-lsp-runtime.windows-spawn.test.ts
agent-bundle-mcp-filter.test.ts fix(agents): prevent ReDoS in MCP glob-to-regex wildcard matching (#100330) 2026-07-05 22:08:26 +01:00
agent-bundle-mcp-filter.ts fix(agents): prevent ReDoS in MCP glob-to-regex wildcard matching (#100330) 2026-07-05 22:08:26 +01:00
agent-bundle-mcp-materialize.ts fix(agents): prevent ReDoS in MCP glob-to-regex wildcard matching (#100330) 2026-07-05 22:08:26 +01:00
agent-bundle-mcp-names.test.ts
agent-bundle-mcp-names.ts
agent-bundle-mcp-runtime.test.ts fix(mcp-runtime): use truncateUtf16Safe for MCP metadata text truncation (#102500) 2026-07-09 09:24:40 +01:00
agent-bundle-mcp-runtime.ts fix(mcp-runtime): use truncateUtf16Safe for MCP metadata text truncation (#102500) 2026-07-09 09:24:40 +01:00
agent-bundle-mcp-test-harness.ts
agent-bundle-mcp-tools.materialize.test.ts
agent-bundle-mcp-tools.request-boundary.test.ts refactor(agents): require one resolved capability profile per run (#99817) 2026-07-04 02:53:56 -07:00
agent-bundle-mcp-tools.ts refactor(agents): remove unused helper wrappers 2026-06-22 20:56:59 +08:00
agent-bundle-mcp-types.ts
agent-command.compaction-rotation.test.ts
agent-command.ingress-diagnostics.test.ts fix: lower successful agent stop completion logs (#101703) 2026-07-07 16:29:10 -07:00
agent-command.live-model-switch.test.ts fix(gateway): persist media metadata in agent.request transcripts (#86936) 2026-07-07 09:16:15 +01:00
agent-command.ts fix: lower successful agent stop completion logs (#101703) 2026-07-07 16:29:10 -07:00
agent-compaction-constants.ts
agent-delete-safety.ts
agent-dir-registry.ts
agent-mcp-style.cache.live.test.ts chore(deadcode): dedupe live assistant text extraction 2026-06-22 05:32:29 +08:00
agent-model-discovery.auth.test.ts chore(deadcode): prune stale model metadata wrappers 2026-06-20 14:00:10 +08:00
agent-model-discovery.internal.test.ts improve: keep isolated tests under one second (#100019) 2026-07-05 10:57:19 -07:00
agent-model-discovery.synthetic-auth.test.ts
agent-model-discovery.test.ts
agent-model-discovery.ts refactor(agents): remove stale facade exports 2026-06-23 00:01:42 +08:00
agent-project-settings-snapshot.ts refactor(agents): hide settings helper types 2026-06-17 14:39:39 +08:00
agent-project-settings.bundle.test.ts
agent-project-settings.test.ts fix(agents): preserve runtime settings overrides (#92237) 2026-07-01 00:59:05 -07:00
agent-project-settings.ts
agent-run-terminal-outcome.test.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
agent-run-terminal-outcome.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
agent-runtime-config.ts fix(agent): preserve explicit recipient sessions (#101507) 2026-07-07 10:07:13 +01:00
agent-runtime-id.ts
agent-runtime-metadata.ts
agent-scope-config.ts feat: add utility models and generated session titles (#87643) 2026-07-04 17:24:51 -04:00
agent-scope.test.ts feat: add utility models and generated session titles (#87643) 2026-07-04 17:24:51 -04:00
agent-scope.ts fix(agents): resolve bound route agent for inbound sessions (#95118) 2026-06-22 19:14:17 +00:00
agent-settings.test.ts fix(agents): cap effective compaction reserve (#100621) 2026-07-06 06:49:44 +01:00
agent-settings.ts fix(agents): cap effective compaction reserve (#100621) 2026-07-06 06:49:44 +01:00
agent-steering-queue.test.ts fix(agents): keep steering metadata truncation UTF-16 safe (#101736) 2026-07-09 04:12:27 +01:00
agent-steering-queue.ts fix(agents): keep steering metadata truncation UTF-16 safe (#101736) 2026-07-09 04:12:27 +01:00
agent-tool-definition-adapter.after-tool-call.fires-once.test.ts
agent-tool-definition-adapter.after-tool-call.test.ts
agent-tool-definition-adapter.logging.test.ts
agent-tool-definition-adapter.test.ts fix(exec): harden backend sandbox exec cleanup (#96926) 2026-06-26 13:51:52 +10:00
agent-tool-definition-adapter.ts fix(agent): hide code mode wait progress (#100164) 2026-07-05 04:52:09 +01:00
agent-tool-handler-state.test-helpers.ts fix(voice-call): deliver early TTS via onEarlyText before compaction wait (#94015) 2026-07-06 02:34:22 +01:00
agent-tools-agent-config.exec.test.ts fix(exec): fail invalid explicit workdir before running (#94441) 2026-06-26 08:02:00 +10:00
agent-tools-agent-config.test.ts fix: restrict non-owner gateway tool inventory [AI] (#102030) 2026-07-08 18:21:38 +05:30
agent-tools.abort.ts refactor: consolidate abort primitives (#99753) 2026-07-03 19:44:44 -07:00
agent-tools.availability.test.ts
agent-tools.before-tool-call.e2e.test.ts feat(skills): add lifecycle curator for workshop-created skills (#101214) 2026-07-07 03:25:44 +01:00
agent-tools.before-tool-call.embedded-mode.test.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
agent-tools.before-tool-call.integration.e2e.test.ts
agent-tools.before-tool-call.runtime.ts
agent-tools.before-tool-call.state.ts
agent-tools.before-tool-call.ts refactor: localize internal implementation symbols (#101831) 2026-07-07 10:23:36 -07:00
agent-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping-g.test.ts
agent-tools.create-openclaw-coding-tools.test.ts feat: add follow-up task suggestions (#102422) 2026-07-09 06:30:01 +01:00
agent-tools.cron-scope.test.ts feat: render inline web chat widgets via capability-gated show_widget tool (#101840) 2026-07-09 12:29:50 +01:00
agent-tools.deferred-followup-guidance.test.ts
agent-tools.deferred-followup.ts Scope agent cron operations to the calling agent (#96883) 2026-06-26 21:41:14 -05:00
agent-tools.message-provider-policy.test.ts chore(deadcode): inline message provider tool filtering 2026-06-21 04:00:09 +08:00
agent-tools.message-provider-policy.ts chore(deadcode): inline message provider tool filtering 2026-06-21 04:00:09 +08:00
agent-tools.model-provider-collision.test.ts
agent-tools.params.test.ts fix(agents): normalize hallucinated Office file extensions (#95805) 2026-06-22 23:38:24 +08:00
agent-tools.params.ts fix(agents): normalize hallucinated Office file extensions (#95805) 2026-06-22 23:38:24 +08:00
agent-tools.policy.test.ts chore(deadcode): remove stale agent helper reexports 2026-06-22 09:47:02 +08:00
agent-tools.policy.ts fix(agents): derive conversation scope from trusted group facts (#99816) 2026-07-04 02:53:52 -07:00
agent-tools.read.arg-value-suffix.test.ts fix(agents): normalize hallucinated Office file extensions (#95805) 2026-06-22 23:38:24 +08:00
agent-tools.read.host-edit-access.test.ts
agent-tools.read.host-tilde-expansion.test.ts
agent-tools.read.ts refactor: consolidate byte-size formatting (#99768) 2026-07-06 09:26:04 -07:00
agent-tools.read.workspace-root-guard.test.ts
agent-tools.read.workspace-root-lazy.test.ts fix(agent-tools): resolve workspace-scoped tool fs root lazily (#89226) 2026-06-28 13:26:21 -07:00
agent-tools.safe-bins.test.ts feat: render inline web chat widgets via capability-gated show_widget tool (#101840) 2026-07-09 12:29:50 +01:00
agent-tools.sandbox-mounted-paths.workspace-only.test.ts
agent-tools.schema.test.ts refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
agent-tools.schema.ts refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
agent-tools.ts fix: scope task suggestions to supported surfaces (#102743) 2026-07-09 12:59:50 +01:00
agent-tools.types.ts
agent-tools.workspace-only-false.test.ts feat(onboard): show setup timeline note (#97482) 2026-06-28 10:47:11 -07:00
agent-tools.workspace-paths.test.ts
AGENTS.md
announce-idempotency.ts
anthropic-payload-log.test.ts Harden agent diagnostic redaction 2026-06-24 16:14:32 -05:00
anthropic-payload-log.ts Harden agent diagnostic redaction 2026-06-24 16:14:32 -05:00
anthropic-payload-policy.test.ts refactor(agents): thread runtime-context carrier indexes 2026-07-06 20:34:01 -07:00
anthropic-payload-policy.ts refactor(agents): thread runtime-context carrier indexes 2026-07-06 20:34:01 -07:00
anthropic-transport-stream.live.test.ts fix(anthropic): normalize tuple tool schemas for Opus 4.8 (#100492) 2026-07-05 22:28:37 -07:00
anthropic-transport-stream.test.ts fix(anthropic): resolve thinking as disabled when legacy budget is below 1024 (#101415) 2026-07-07 08:42:40 +01:00
anthropic-transport-stream.ts feat(secrets): egress-time credential injection with process-local sentinels (#102009) 2026-07-08 12:56:41 +01:00
anthropic-vertex-stream.test.ts
anthropic-vertex-stream.ts
anthropic.setup-token.live.test.ts
api-key-rotation.test.ts
api-key-rotation.ts refactor: remove redundant unique-list aliases (#99702) 2026-07-03 16:38:02 -07:00
apply-patch-paths.test.ts
apply-patch-paths.ts
apply-patch-update.ts
apply-patch.test.ts fix(tools): treat no-op writes and edits as terminal tool-loop failures (fixes #96983) (#97044) 2026-06-27 06:41:26 +08:00
apply-patch.ts refactor: consolidate abort primitives (#99753) 2026-07-03 19:44:44 -07:00
auth-health.test.ts fix(auth): recover from malformed API-key profiles (#97520) 2026-06-28 11:54:24 -07:00
auth-health.ts fix: OAuth refresh failures report reauth instead of stale success (#99134) 2026-07-02 13:50:25 -07:00
auth-profile-runtime-contract.test.ts
auth-profiles.chutes.test.ts
auth-profiles.cooldown-auto-expiry.test.ts
auth-profiles.doctor.test.ts perf(test): avoid provider runtime in auth doctor unit test 2026-07-06 03:07:12 -04:00
auth-profiles.external-cli-scope.test.ts fix: select CLI auth profile for runtime prep 2026-06-17 03:31:14 +01:00
auth-profiles.external-cli-sync.test.ts fix: OAuth refresh failures report reauth instead of stale success (#99134) 2026-07-02 13:50:25 -07:00
auth-profiles.getsoonestcooldownexpiry.test.ts
auth-profiles.markauthprofilefailure.test.ts
auth-profiles.readonly-sync.test.ts fix: load staged Gemini CLI auth profiles 2026-06-17 03:31:14 +01:00
auth-profiles.resolve-auth-profile-order.does-not-prioritize-lastgood-round-robin-ordering.test.ts test(agents): inline auth profile ordering fixtures 2026-06-17 17:56:13 +08:00
auth-profiles.runtime.ts
auth-profiles.sqlite-store.test.ts
auth-profiles.ts fix(auth): preserve copied auth profile order (#100833) 2026-07-06 18:52:55 +01:00
bash-process-references.test.ts fix(agents): keep truncation surrogate-safe (#102332) 2026-07-09 04:37:23 +01:00
bash-process-references.ts fix(agents): keep truncation surrogate-safe (#102332) 2026-07-09 04:37:23 +01:00
bash-process-registry.test-helpers.ts
bash-process-registry.test.ts fix(agents): keep bounded exec output UTF-16 safe (#98721) 2026-07-06 08:36:40 +01:00
bash-process-registry.ts fix(agents): keep bounded exec output UTF-16 safe (#98721) 2026-07-06 08:36:40 +01:00
bash-tools.build-docker-exec-args.test.ts
bash-tools.descriptions.ts
bash-tools.exec-approval-followup-state.ts refactor(agents): trim exec helper exports 2026-06-17 15:13:35 +08:00
bash-tools.exec-approval-followup.test.ts fix(gateway): emit stale exec approval followup diagnostics (#98293) 2026-07-01 05:20:53 +01:00
bash-tools.exec-approval-followup.ts fix(gateway): emit stale exec approval followup diagnostics (#98293) 2026-07-01 05:20:53 +01:00
bash-tools.exec-approval-request.runtime.ts
bash-tools.exec-approval-request.test.ts fix: route mobile exec approvals to reviewer device (#95175) 2026-06-21 08:47:52 -05:00
bash-tools.exec-approval-request.ts refactor(shared): consolidate core leaf lazy loaders (#99278) 2026-07-02 18:06:00 -07:00
bash-tools.exec-foreground-failures.test.ts fix(exec): keep pending approval warnings truthful (#101561) 2026-07-07 11:30:41 +01:00
bash-tools.exec-gateway-approval.e2e.test.ts feat(gateway): add persisted crash-loop breaker and fatal-config exit contract 2026-07-06 06:45:55 +00:00
bash-tools.exec-host-gateway.test.ts fix(exec): resume agent turn for native chat exec approvals (#93949) 2026-06-18 16:41:04 -04:00
bash-tools.exec-host-gateway.ts fix: route mobile exec approvals to reviewer device (#95175) 2026-06-21 08:47:52 -05:00
bash-tools.exec-host-node-phases.ts fix(nodes): restore Mac app allowlist execution (#102536) 2026-07-09 09:36:36 +01:00
bash-tools.exec-host-node.test.ts fix(nodes): restore Mac app allowlist execution (#102536) 2026-07-09 09:36:36 +01:00
bash-tools.exec-host-node.ts fix(nodes): restore Mac app allowlist execution (#102536) 2026-07-09 09:36:36 +01:00
bash-tools.exec-host-node.types.ts fix(exec): keep pending approval warnings truthful (#101561) 2026-07-07 11:30:41 +01:00
bash-tools.exec-host-shared.test.ts Suppress expired exec approval followup warnings (#66685) 2026-07-01 05:39:06 +01:00
bash-tools.exec-host-shared.ts refactor(deadcode): localize core helpers (#101869) 2026-07-07 13:16:57 -07:00
bash-tools.exec-output.test.ts test(agents): add unit tests for exec output rendering helpers 2026-06-28 18:55:15 -07:00
bash-tools.exec-output.ts
bash-tools.exec-runtime.pty-fallback.test.ts refactor(process): remove unused orphan reconciliation API 2026-06-23 01:13:13 +08:00
bash-tools.exec-runtime.test.ts fix(agents): keep bounded exec output UTF-16 safe (#98721) 2026-07-06 08:36:40 +01:00
bash-tools.exec-runtime.ts refactor(agents): localize internal-only symbols (#100909) 2026-07-06 06:40:19 -07:00
bash-tools.exec-types.ts fix(exec): expose termination metadata in tool details (#89104) 2026-06-28 18:16:01 -07:00
bash-tools.exec-workdir.test.ts fix(exec): fail invalid explicit workdir before running (#94441) 2026-06-26 08:02:00 +10:00
bash-tools.exec-workdir.ts fix(exec): fail invalid explicit workdir before running (#94441) 2026-06-26 08:02:00 +10:00
bash-tools.exec.approval-id.test.ts fix(exec): keep pending approval warnings truthful (#101561) 2026-07-07 11:30:41 +01:00
bash-tools.exec.background-abort.test.ts refactor(process): remove unused orphan reconciliation API 2026-06-23 01:13:13 +08:00
bash-tools.exec.path.test.ts fix(exec): fail invalid explicit workdir before running (#94441) 2026-06-26 08:02:00 +10:00
bash-tools.exec.pty.test.ts
bash-tools.exec.resolve-env-hook.test.ts fix(exec): harden backend sandbox exec cleanup (#96926) 2026-06-26 13:51:52 +10:00
bash-tools.exec.script-preflight.test.ts
bash-tools.exec.security-floor.test.ts test: route security floor env setup 2026-06-18 15:06:13 +01:00
bash-tools.exec.ts fix(exec): keep pending approval warnings truthful (#101561) 2026-07-07 11:30:41 +01:00
bash-tools.process-send-keys.test.ts
bash-tools.process-send-keys.ts refactor(agents): reuse process stdin writer 2026-07-01 00:47:54 -07:00
bash-tools.process.input-hints.test.ts
bash-tools.process.poll-timeout.test.ts fix(exec): expose termination metadata in tool details (#89104) 2026-06-28 18:16:01 -07:00
bash-tools.process.supervisor.test.ts refactor(process): remove unused orphan reconciliation API 2026-06-23 01:13:13 +08:00
bash-tools.process.ts refactor: consolidate abort primitives (#99753) 2026-07-03 19:44:44 -07:00
bash-tools.schemas.ts fix(exec): fail invalid explicit workdir before running (#94441) 2026-06-26 08:02:00 +10:00
bash-tools.shared.test.ts fix(agents): keep chunkString and buildResumeMessage truncation UTF-16 safe (#102085) 2026-07-09 05:54:08 +01:00
bash-tools.shared.ts fix(agents): keep chunkString and buildResumeMessage truncation UTF-16 safe (#102085) 2026-07-09 05:54:08 +01:00
bash-tools.test.ts refactor(process): remove unused orphan reconciliation API 2026-06-23 01:13:13 +08:00
bash-tools.ts
before-tool-call-metadata.ts Scope agent cron operations to the calling agent (#96883) 2026-06-26 21:41:14 -05:00
bootstrap-budget.test.ts refactor(agents): hide compaction warning helpers 2026-06-17 18:05:16 +08:00
bootstrap-budget.ts refactor(agents): hide compaction warning helpers 2026-06-17 18:05:16 +08:00
bootstrap-cache.test.ts
bootstrap-cache.ts
bootstrap-files.test.ts fix(heartbeat): scope commitment fan-out prompts (#98169) 2026-06-30 20:25:28 -07:00
bootstrap-files.ts fix(heartbeat): scope commitment fan-out prompts (#98169) 2026-06-30 20:25:28 -07:00
bootstrap-hooks.test.ts
bootstrap-hooks.ts
bootstrap-mode.test.ts fix(heartbeat): scope commitment fan-out prompts (#98169) 2026-06-30 20:25:28 -07:00
bootstrap-mode.ts fix(heartbeat): scope commitment fan-out prompts (#98169) 2026-06-30 20:25:28 -07:00
bootstrap-prompt.ts
bootstrap-routing.test.ts fix(agents): run bootstrap ritual on Claude CLI (#100560) 2026-07-05 20:13:03 -07:00
bootstrap-routing.ts refactor(deadcode): localize internal type aliases (#101243) 2026-07-06 17:57:32 -07:00
btw-transcript.ts
btw.test.ts feat(secrets): egress-time credential injection with process-local sentinels (#102009) 2026-07-08 12:56:41 +01:00
btw.ts feat(secrets): egress-time credential injection with process-local sentinels (#102009) 2026-07-08 12:56:41 +01:00
bundle-mcp-config.test.ts
bundle-mcp-config.ts
bundle-mcp-shared.test-harness.ts
bundle-mcp.test-harness.ts
cache-trace.test.ts fix(agents): normalize surrogate cache fingerprints (#101009) 2026-07-07 03:06:56 +01:00
cache-trace.ts fix(agents): keep prompt history append-only mid-session (#99495) (#102610) 2026-07-09 10:28:10 +01:00
channel-tool-metadata.test.ts
channel-tool-metadata.ts refactor(agents): hide helper metadata types 2026-06-17 12:56:04 +08:00
channel-tools.test.ts
channel-tools.ts
chutes-oauth.flow.test.ts fix(chutes): bound OAuth token error response reads (#97808) 2026-06-29 10:48:05 -07:00
chutes-oauth.test.ts
chutes-oauth.ts refactor(infra): consolidate identifier digests (#99788) 2026-07-04 12:04:46 -07:00
CLAUDE.md
cli-auth-epoch.test.ts test: fix Gemini CLI auth test types 2026-06-17 03:31:14 +01:00
cli-auth-epoch.ts fix: bind Gemini CLI epochs to profile homes 2026-06-17 03:31:14 +01:00
cli-backends.test.ts fix: clean up Gemini CLI backend checks 2026-06-17 03:31:14 +01:00
cli-backends.ts
cli-credentials.test.ts fix: report codex chatgpt status auth (#91240) 2026-07-01 01:23:21 -07:00
cli-credentials.ts refactor: consolidate markdown code fences, error coercion, and byte-identical helper pairs (#99932) 2026-07-04 08:40:41 -04:00
cli-output.test.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
cli-output.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
cli-runner.before-agent-reply-cron.test.ts test(agents): cover soft cli session drift reuse 2026-07-03 22:16:43 -07:00
cli-runner.binding-flush.test.ts
cli-runner.bundle-mcp.e2e.test.ts test(agents): cover soft cli session drift reuse 2026-07-03 22:16:43 -07:00
cli-runner.context-engine.test.ts test(agents): cover soft cli session drift reuse 2026-07-03 22:16:43 -07:00
cli-runner.helpers.test.ts refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
cli-runner.reliability.test.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
cli-runner.runtime.ts fix(cli): hide synthetic Claude reseed prompts (#99653) 2026-07-03 22:56:06 -07:00
cli-runner.spawn.test.ts fix(agents): extend live CLI no-output watchdog to the blocked-tool floor 2026-07-09 14:26:05 +05:30
cli-runner.test-support.ts refactor(process): remove unused orphan reconciliation API 2026-06-23 01:13:13 +08:00
cli-runner.ts fix(cli): hide synthetic Claude reseed prompts (#99653) 2026-07-03 22:56:06 -07:00
cli-session.test.ts fix(cli): hide synthetic Claude reseed prompts (#99653) 2026-07-03 22:56:06 -07:00
cli-session.ts refactor(deadcode): localize internal type aliases (#101243) 2026-07-06 17:57:32 -07:00
cli-watchdog-defaults.ts
code-mode-control-tools.ts refactor: localize internal implementation constants (#101758) 2026-07-07 08:34:13 -07:00
code-mode-headless.test.ts perf(test): avoid deadline sleeps and broad tool imports 2026-07-09 10:32:21 -04:00
code-mode-json.ts refactor(agents): dedupe dead helper code 2026-06-18 11:55:21 +08:00
code-mode-namespaces.ts refactor(agents): dedupe dead helper code 2026-06-18 11:55:21 +08:00
code-mode.test.ts fix(discord): hide internal Code Mode wait progress (#99893) 2026-07-04 01:45:50 -07:00
code-mode.ts fix(agents): classify code mode aborts separately from timeouts (#102494) 2026-07-09 12:29:04 +01:00
code-mode.worker.ts refactor(shared): consolidate core record guards (#99359) 2026-07-02 22:13:17 -07:00
codex-app-server.extensions.test.ts
codex-mcp-config.test.ts
codex-mcp-config.ts
codex-mcp-config.types.ts
codex-native-web-search-core.ts
codex-native-web-search.shared.ts
codex-native-web-search.test.ts
codex-native-web-search.ts
command-poll-backoff.runtime.ts
command-poll-backoff.test.ts refactor(agents): remove unused command poll suggestion 2026-06-17 09:31:13 +08:00
command-poll-backoff.ts refactor(agents): remove unused command poll suggestion 2026-06-17 09:31:13 +08:00
compaction-partial-summary.test.ts fix(agents): retry compaction on provider-side AbortErrors (#97504) 2026-06-28 11:55:25 -07:00
compaction-planning-worker.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
compaction-planning-worker.ts refactor(agents): share error normalization helpers 2026-06-23 00:36:31 +08:00
compaction-planning.ts refactor: remove proven dead code across runtime surfaces (#100823) 2026-07-06 03:31:19 -07:00
compaction-planning.worker.ts
compaction-real-conversation.ts
compaction-usage.ts
compaction.identifier-policy.test.ts
compaction.identifier-preservation.test.ts fix(compaction): annotate partial summaries with chunk order and source time range (#100684) 2026-07-06 02:26:23 -07:00
compaction.retry.test.ts
compaction.summarize-fallback.test.ts fix(agents): retry compaction on provider-side AbortErrors (#97504) 2026-06-28 11:55:25 -07:00
compaction.test.ts
compaction.token-sanitize.test.ts
compaction.tool-result-details.test.ts improve: keep isolated tests under one second (#100019) 2026-07-05 10:57:19 -07:00
compaction.ts fix(compaction): annotate partial summaries with chunk order and source time range (#100684) 2026-07-06 02:26:23 -07:00
config.ts
configured-provider-fallback.ts
console-sanitize.test.ts fix(agents): truncate console text on code-point boundaries (#96296) 2026-06-28 11:07:37 -07:00
console-sanitize.ts fix(agents): truncate console text on code-point boundaries (#96296) 2026-06-28 11:07:37 -07:00
content-blocks.test.ts
content-blocks.ts
context-cache.ts
context-resolution.ts feat(models): add Claude Mythos 5 support (#101238) 2026-07-06 17:19:49 -07:00
context-runtime-state.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
context-runtime-state.ts refactor(agents): hide context cache reset helper 2026-06-17 10:10:03 +08:00
context-window-guard.test.ts refactor(agents): hide context window thresholds 2026-06-17 10:57:15 +08:00
context-window-guard.ts refactor(agents): hide context window thresholds 2026-06-17 10:57:15 +08:00
context.eager-warmup.test.ts
context.lookup.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
context.opencode-go.test.ts perf(test): scope opencode context catalog warmup 2026-07-07 03:13:59 -04:00
context.test.ts feat(models): add Claude Mythos 5 support (#101238) 2026-07-06 17:19:49 -07:00
context.ts feat(models): add Claude Mythos 5 support (#101238) 2026-07-06 17:19:49 -07:00
conversation-capability-profile.test.ts fix: keep owner tools available in WebChat (#101271) 2026-07-07 01:00:24 -06:00
conversation-capability-profile.ts fix: keep owner tools available in WebChat (#101271) 2026-07-07 01:00:24 -06:00
copilot-dynamic-headers.ts
copilot-routing.test.ts
copilot-routing.ts refactor(agents): hide copilot routing constants 2026-06-17 10:11:56 +08:00
current-time.test.ts
current-time.ts
custom-api-registry.test.ts refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
custom-api-registry.ts refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
date-time.test.ts
date-time.ts
deepseek-text-filter.test.ts
deepseek-text-filter.ts
defaults.ts
diagnostic-redaction.ts Harden agent diagnostic redaction 2026-06-24 16:14:32 -05:00
docs-path.test.ts refactor(agents): hide docs path helpers 2026-06-17 10:27:05 +08:00
docs-path.ts refactor(agents): hide docs path helpers 2026-06-17 10:27:05 +08:00
embedded-agent-block-chunker.test.ts
embedded-agent-block-chunker.ts
embedded-agent-error-observation.test.ts fix: prevent garbled emoji at remaining text limits (#101685) 2026-07-07 14:49:15 +01:00
embedded-agent-error-observation.ts fix: prevent garbled emoji at remaining text limits (#101685) 2026-07-07 14:49:15 +01:00
embedded-agent-helpers.buildbootstrapcontextfiles.test.ts
embedded-agent-helpers.formatassistanterrortext.test.ts fix(agents): preserve overload wording for rate-limited responses (#98165) 2026-07-06 18:55:16 +01:00
embedded-agent-helpers.isbillingerrormessage.test.ts fix(agents): recover cli context overflow sessions 2026-07-01 22:39:24 -07:00
embedded-agent-helpers.sanitize-session-messages-images.removes-empty-assistant-text-blocks-but-preserves.test.ts
embedded-agent-helpers.sanitizeuserfacingtext.test.ts fix(auto-reply): surface periodic usage-limit failures in group chats 2026-07-09 16:58:23 +05:30
embedded-agent-helpers.ts refactor(agents): remove unused image helper 2026-06-22 21:03:58 +08:00
embedded-agent-helpers.validate-turns.test.ts
embedded-agent-lsp.ts
embedded-agent-mcp.ts
embedded-agent-message-tool-source-reply.test.ts Fix Codex message-tool-only source reply completion (#95942) 2026-06-28 12:02:36 -07:00
embedded-agent-message-tool-source-reply.ts refactor: consolidate safe json parsing (#99688) 2026-07-04 16:33:27 -07:00
embedded-agent-messaging.ts
embedded-agent-messaging.types.ts refactor(auto-reply): harden empty reply delivery (#100474) 2026-07-06 01:18:27 +01:00
embedded-agent-payloads.ts fix(anthropic): surface Discord pre-tool commentary 2026-06-30 18:12:07 -07:00
embedded-agent-runner-extraparams-moonshot.test.ts
embedded-agent-runner-extraparams-openrouter.test.ts
embedded-agent-runner-extraparams-resolve.test.ts
embedded-agent-runner-extraparams.live.test.ts
embedded-agent-runner-extraparams.test-support.ts
embedded-agent-runner-extraparams.test.ts
embedded-agent-runner.anthropic-tool-replay.live.test.ts chore(deadcode): dedupe live assistant text extraction 2026-06-22 05:32:29 +08:00
embedded-agent-runner.buildembeddedsandboxinfo.test.ts
embedded-agent-runner.cache.live.test.ts test(agents): add large prompt cache coverage (#95653) 2026-06-22 11:39:37 +08:00
embedded-agent-runner.compaction-safety-timeout.test.ts refactor(agents): hide compaction timeout internals 2026-06-17 10:38:05 +08:00
embedded-agent-runner.e2e.test.ts
embedded-agent-runner.extensions.test.ts fix(agents): stop recording accepted sessions_spawn launches as tool failures (#96851) 2026-06-29 11:21:05 -07:00
embedded-agent-runner.guard.test.ts fix(sessions): persist sender metadata in user turn transcript JSONL (#90552) 2026-07-06 05:32:19 +01:00
embedded-agent-runner.guard.waitforidle-before-flush.test.ts
embedded-agent-runner.limithistoryturns.test.ts fix(agents): preserve compactionSummary in limitHistoryTurns (fixes #97590) (AI-assisted) 2026-06-28 18:51:19 -07:00
embedded-agent-runner.openai-tool-id-preservation.test.ts
embedded-agent-runner.resolvesessionagentids.test.ts fix(agents): resolve bound route agent for inbound sessions (#95118) 2026-06-22 19:14:17 +00:00
embedded-agent-runner.run-embedded-agent.auth-profile-rotation.e2e.test.ts refactor(agents): reuse embedded runner e2e fixtures 2026-06-18 19:57:01 +08:00
embedded-agent-runner.sanitize-session-history.policy.test.ts
embedded-agent-runner.sanitize-session-history.test-harness.ts
embedded-agent-runner.sanitize-session-history.test.ts fix(usage): preserve provider-billed zero totals (#101177) 2026-07-07 06:22:28 +01:00
embedded-agent-runner.splitsdktools.test.ts fix(agent): hide code mode wait progress (#100164) 2026-07-05 04:52:09 +01:00
embedded-agent-runner.ts
embedded-agent-subscribe.before-terminal-delivery.test.ts fix(voice-call): deliver early TTS via onEarlyText before compaction wait (#94015) 2026-07-06 02:34:22 +01:00
embedded-agent-subscribe.block-reply-rejections.test.ts
embedded-agent-subscribe.code-span-awareness.test.ts
embedded-agent-subscribe.compaction-test-helpers.ts
embedded-agent-subscribe.e2e-harness.ts
embedded-agent-subscribe.handlers.compaction.runtime.ts refactor(sessions): move inbound meta, goals, and delivery reads behind the session accessor (#101180) 2026-07-06 18:07:26 -07:00
embedded-agent-subscribe.handlers.compaction.test.ts refactor(agents): hide compaction reconcile wrapper 2026-06-17 10:06:43 +08:00
embedded-agent-subscribe.handlers.compaction.ts refactor(agents): hide compaction reconcile wrapper 2026-06-17 10:06:43 +08:00
embedded-agent-subscribe.handlers.lifecycle.test.ts fix(agents): bound finalize hook hangs after compaction retry 2026-07-07 03:16:57 +00:00
embedded-agent-subscribe.handlers.lifecycle.ts fix(voice-call): deliver early TTS via onEarlyText before compaction wait (#94015) 2026-07-06 02:34:22 +01:00
embedded-agent-subscribe.handlers.messages.test.ts fix(text): keep diagnostic truncation UTF-16 safe 2026-07-09 04:02:39 -07:00
embedded-agent-subscribe.handlers.messages.ts fix(text): keep diagnostic truncation UTF-16 safe 2026-07-09 04:02:39 -07:00
embedded-agent-subscribe.handlers.tools.media.test.ts
embedded-agent-subscribe.handlers.tools.test.ts fix(agents): avoid false unscheduled note after shell cron add (#101807) 2026-07-07 14:45:10 -07:00
embedded-agent-subscribe.handlers.tools.ts fix(agents): avoid false unscheduled note after shell cron add (#101807) 2026-07-07 14:45:10 -07:00
embedded-agent-subscribe.handlers.ts fix(agents): preserve embedded completions usage (#96523) 2026-07-02 00:07:21 -07:00
embedded-agent-subscribe.handlers.types.ts fix(voice-call): deliver early TTS via onEarlyText before compaction wait (#94015) 2026-07-06 02:34:22 +01:00
embedded-agent-subscribe.lifecycle-billing-error.test.ts
embedded-agent-subscribe.openai-responses.test-helpers.ts
embedded-agent-subscribe.promise.ts
embedded-agent-subscribe.raw-stream.ts
embedded-agent-subscribe.reply-tags.test.ts
embedded-agent-subscribe.shared-types.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.calls-onblockreplyflush-before-tool-execution-start-preserve.test.ts fix(agents): preserve embedded completions usage (#96523) 2026-07-02 00:07:21 -07:00
embedded-agent-subscribe.subscribe-embedded-agent-session.does-not-append-text-end-content-is.test.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.does-not-call-onblockreplyflush-callback-is-not.test.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.does-not-duplicate-text-end-repeats-full.test.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.does-not-emit-duplicate-block-replies-text.test.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.emits-block-replies-text-end-does-not.test.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.emits-reasoning-as-separate-message-enabled.test.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.filters-final-suppresses-output-without-start-tag.test.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.includes-canvas-action-metadata-tool-summaries.test.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.keeps-assistanttexts-final-answer-block-replies-are.test.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.keeps-indented-fenced-blocks-intact.test.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.reopens-fenced-blocks-splitting-inside-them.test.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.splits-long-single-line-fenced-blocks-reopen.test.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.streams-soft-chunks-paragraph-preference.test.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.subscribeembeddedagentsession.test.ts fix(anthropic): surface Discord pre-tool commentary 2026-06-30 18:12:07 -07:00
embedded-agent-subscribe.subscribe-embedded-agent-session.suppresses-commentary-phase-output.test.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.suppresses-message-end-block-replies-message-tool.test.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.waits-multiple-compaction-retries-before-resolving.test.ts
embedded-agent-subscribe.subscribe-embedded-agent-session.withholds-anthropic-pretool-narration.test.ts fix(anthropic): surface Discord pre-tool commentary 2026-06-30 18:12:07 -07:00
embedded-agent-subscribe.tool-text-diagnostics.ts
embedded-agent-subscribe.tools.extract.test.ts
embedded-agent-subscribe.tools.media.test.ts fix(browser): keep screenshots private by default (#101434) 2026-07-07 11:56:49 +01:00
embedded-agent-subscribe.tools.reconcile-thread.test.ts
embedded-agent-subscribe.tools.test.ts fix(agents): preserve primitive tool result output (#99526) 2026-07-03 08:16:20 -07:00
embedded-agent-subscribe.tools.ts fix(agents): preserve primitive tool result output (#99526) 2026-07-03 08:16:20 -07:00
embedded-agent-subscribe.ts fix(text): keep diagnostic truncation UTF-16 safe 2026-07-09 04:02:39 -07:00
embedded-agent-subscribe.types.ts fix(voice-call): deliver early TTS via onEarlyText before compaction wait (#94015) 2026-07-06 02:34:22 +01:00
embedded-agent-utils.strip-model-special-tokens.test.ts
embedded-agent-utils.test.ts fix(anthropic): surface Discord pre-tool commentary 2026-06-30 18:12:07 -07:00
embedded-agent-utils.ts fix(anthropic): surface Discord pre-tool commentary 2026-06-30 18:12:07 -07:00
embedded-agent.runtime.ts
embedded-agent.ts
exec-approval-result.test.ts
exec-approval-result.ts
exec-auto-reviewer.prompt.ts
exec-auto-reviewer.test.ts fix(agents): keep exec auto-reviewer rationale truncation UTF-16 safe (#101513) 2026-07-07 12:04:19 +01:00
exec-auto-reviewer.ts fix(agents): keep exec auto-reviewer rationale truncation UTF-16 safe (#101513) 2026-07-07 12:04:19 +01:00
exec-defaults.test.ts
exec-defaults.ts refactor(exec): share policy layer merging 2026-06-23 08:27:23 +08:00
execution-contract.test.ts refactor(agents): hide execution contract resolver 2026-06-17 09:57:26 +08:00
execution-contract.ts refactor(agents): hide execution contract resolver 2026-06-17 09:57:26 +08:00
failover-error.test.ts fix(agents): allow model fallback when takeover wrapper holds classifiable promptError (#100118) 2026-07-09 12:52:30 +01:00
failover-error.ts fix(agents): allow model fallback when takeover wrapper holds classifiable promptError (#100118) 2026-07-09 12:52:30 +01:00
failover-policy.test.ts
failover-policy.ts
fallback-skip-cache.test.ts refactor(agents): hide fallback skip cache internals 2026-06-17 11:00:11 +08:00
fallback-skip-cache.ts refactor(agents): hide fallback skip cache internals 2026-06-17 11:00:11 +08:00
fast-mode.test.ts feat: forward-port fast talks auto mode (#85104) 2026-06-22 09:37:09 +08:00
fast-mode.ts feat: forward-port fast talks auto mode (#85104) 2026-06-22 09:37:09 +08:00
generated-attachments.ts
glob-pattern.ts
google-gemini-switch.live.test.ts
google-simple-completion-stream.test.ts fix: keep Gemini thinking disabled after clamp (#101832) 2026-07-09 09:54:52 +01:00
google-simple-completion-stream.ts fix: keep Gemini thinking disabled after clamp (#101832) 2026-07-09 09:54:52 +01:00
gpt5-prompt-overlay.ts chore(deadcode): dedupe repeated literal lists 2026-06-22 02:35:03 +08:00
harness-runtimes.test.ts
harness-runtimes.ts refactor(models): consolidate catalog ref parsing (#99682) 2026-07-03 16:28:25 -07:00
heartbeat-system-prompt.test.ts
heartbeat-system-prompt.ts
hook-system-context-boundary.test.ts
hook-system-context-boundary.ts refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
identity-avatar.test.ts
identity-avatar.ts
identity-file.test.ts
identity-file.ts
identity.human-delay.test.ts
identity.per-channel-prefix.test.ts
identity.test.ts
identity.ts
image-generation-task-status.test.ts refactor(agents): remove unused image task status wrappers 2026-06-17 09:35:25 +08:00
image-generation-task-status.ts refactor(agents): remove unused image task status wrappers 2026-06-17 09:35:25 +08:00
image-sanitization.test.ts
image-sanitization.ts
inherited-tool-deny.ts
internal-event-contract.ts
internal-events.ts chore(deadcode): dedupe internal event formatting 2026-06-21 17:47:29 +08:00
internal-runtime-context.test.ts fix(agents): carry current-turn inbound metadata in a tail runtime-context message for byte-stable prompt caching 2026-07-06 20:34:01 -07:00
internal-runtime-context.ts fix(agents): carry current-turn inbound metadata in a tail runtime-context message for byte-stable prompt caching 2026-07-06 20:34:01 -07:00
internal-session-effects.test.ts
internal-session-effects.ts
json-unsafe-integers.ts
lanes.test.ts refactor(agents): remove stale nested lane helper 2026-06-18 14:11:22 +08:00
lanes.ts refactor(agents): remove stale nested lane helper 2026-06-18 14:11:22 +08:00
live-auth-keys.test.ts
live-auth-keys.ts
live-cache-regression-baseline.ts
live-cache-regression-runner.test.ts
live-cache-regression-runner.ts chore(deadcode): dedupe live assistant text extraction 2026-06-22 05:32:29 +08:00
live-cache-regression.live.test.ts
live-cache-test-support.ts chore(deadcode): dedupe live assistant text extraction 2026-06-22 05:32:29 +08:00
live-model-dynamic-candidates.test.ts
live-model-dynamic-candidates.ts
live-model-errors.test.ts test(gateway): classify live provider drift 2026-06-22 04:06:11 +02:00
live-model-errors.ts test(gateway): classify live provider drift 2026-06-22 04:06:11 +02:00
live-model-filter.test.ts
live-model-filter.ts feat(cohere): add current Command models (#102563) 2026-07-09 11:07:50 +01:00
live-model-switch-error.ts
live-model-switch.test.ts refactor: route live model reads through session accessor (#96206) 2026-06-23 16:52:22 -07:00
live-model-switch.ts refactor: route live model reads through session accessor (#96206) 2026-06-23 16:52:22 -07:00
live-model-turn-probes.test.ts chore(deadcode): dedupe live assistant text extraction 2026-06-22 05:32:29 +08:00
live-model-turn-probes.ts chore(deadcode): dedupe live assistant text extraction 2026-06-22 05:32:29 +08:00
live-provider-owner.ts
live-target-matcher.test.ts
live-target-matcher.ts
live-test-helpers.test.ts
live-test-helpers.ts
live-test-provider-drift.test.ts
live-test-provider-drift.ts refactor(agents): trim live media classifiers 2026-06-17 15:20:09 +08:00
local-model-lean.test.ts fix(agents): keep exec visible for lean local models (#101607) 2026-07-07 12:46:26 +01:00
local-model-lean.ts fix(agents): keep exec visible for lean local models (#101607) 2026-07-07 12:46:26 +01:00
main-session-restart-recovery.test.ts Doctor: expose session lock findings (#84366) 2026-06-24 06:53:01 -07:00
main-session-restart-recovery.ts perf(gateway): drop redundant per-access session-key case scan (#95699) 2026-06-23 11:29:05 -07:00
mcp-config-shared.ts
mcp-http-fetch.test.ts fix(agents): bound body-less MCP HTTP text responses (#98143) 2026-07-06 00:47:40 +01:00
mcp-http-fetch.ts fix(agents): bound body-less MCP HTTP text responses (#98143) 2026-07-06 00:47:40 +01:00
mcp-http.ts
mcp-oauth.test.ts refactor(agents): hide mcp oauth redirect classifier 2026-06-17 09:51:51 +08:00
mcp-oauth.ts refactor(agents): hide mcp oauth redirect classifier 2026-06-17 09:51:51 +08:00
mcp-stdio-transport.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
mcp-stdio-transport.ts improve: keep isolated tests under one second (#100019) 2026-07-05 10:57:19 -07:00
mcp-stdio.ts
mcp-transport-config.test.ts
mcp-transport-config.ts refactor: consolidate string reader mechanics (#99676) 2026-07-03 18:00:07 -07:00
mcp-transport.test.ts
mcp-transport.ts
media-generation-task-status-shared.test.ts fix(video): skip delivering tasks in active-task prompt guard (#96018) 2026-06-24 20:37:11 +08:00
media-generation-task-status-shared.ts fix(video): skip delivering tasks in active-task prompt guard (#96018) 2026-06-24 20:37:11 +08:00
memory-search.test.ts perf(memory): skip FTS-only plugin discovery 2026-07-06 11:02:05 -04:00
memory-search.ts perf(memory): skip FTS-only plugin discovery 2026-07-06 11:02:05 -04:00
minimax-docs.test.ts test(docs): align rewrite guards with current wording (#100183) 2026-07-04 22:23:10 -07:00
minimax-vlm.normalizes-api-key.test.ts fix(agents): MiniMax VLM can consume oversized success responses (#100694) 2026-07-06 12:03:53 +01:00
minimax-vlm.ts fix(agents): MiniMax VLM can consume oversized success responses (#100694) 2026-07-06 12:03:53 +01:00
minimax.live.test.ts
model-alias-lines.ts
model-allowlist-entry.ts
model-auth-env-vars.ts chore(deadcode): prune stale model metadata wrappers 2026-06-20 14:00:10 +08:00
model-auth-env.provider-aliases.test.ts
model-auth-env.ts
model-auth-label.test.ts fix: report codex chatgpt status auth (#91240) 2026-07-01 01:23:21 -07:00
model-auth-label.ts fix: report codex chatgpt status auth (#91240) 2026-07-01 01:23:21 -07:00
model-auth-markers.test.ts feat(secrets): egress-time credential injection with process-local sentinels (#102009) 2026-07-08 12:56:41 +01:00
model-auth-markers.ts feat(secrets): egress-time credential injection with process-local sentinels (#102009) 2026-07-08 12:56:41 +01:00
model-auth-runtime-shared.ts
model-auth.profiles.test.ts fix(auth): recover from malformed API-key profiles (#97520) 2026-06-28 11:54:24 -07:00
model-auth.test.ts feat(secrets): egress-time credential injection with process-local sentinels (#102009) 2026-07-08 12:56:41 +01:00
model-auth.ts feat(secrets): egress-time credential injection with process-local sentinels (#102009) 2026-07-08 12:56:41 +01:00
model-auth.workspace-plugin.test.ts
model-catalog-browse.test.ts refactor(agents): remove catalog browse timer test hooks 2026-06-17 09:55:06 +08:00
model-catalog-browse.ts refactor(agents): remove catalog browse timer test hooks 2026-06-17 09:55:06 +08:00
model-catalog-lookup.ts
model-catalog-scope.test.ts
model-catalog-scope.ts refactor: remove redundant unique-list aliases (#99702) 2026-07-03 16:38:02 -07:00
model-catalog-state-cache.test.ts fix: isolate model catalog state env 2026-06-18 15:18:11 +01:00
model-catalog-state-cache.ts
model-catalog-visibility.test.ts
model-catalog-visibility.ts refactor(agents): dedupe model catalog entries 2026-06-18 12:33:09 +08:00
model-catalog.runtime.ts
model-catalog.test.ts fix(channels): resolve native /think menu levels via runtime catalog for live-discovered models (#94067) 2026-06-20 23:56:53 -04:00
model-catalog.ts fix(channels): resolve native /think menu levels via runtime catalog for live-discovered models (#94067) 2026-06-20 23:56:53 -04:00
model-catalog.types.ts
model-compat.test.ts feat(cohere): add current Command models (#102563) 2026-07-09 11:07:50 +01:00
model-discovery-context.ts
model-fallback-auth.runtime.ts
model-fallback-observation.test.ts fix(model-fallback): coalesce auth decision logs (#94233) 2026-06-22 17:49:06 +00:00
model-fallback-observation.ts fix(model-fallback): coalesce auth decision logs (#94233) 2026-06-22 17:49:06 +00:00
model-fallback.probe.test.ts test(agents): cover fallback probe attempt position 2026-06-22 12:58:10 +08:00
model-fallback.run-embedded.e2e.test.ts fix(agents): keep missing error details out of auth health (#100617) 2026-07-06 10:09:29 +01:00
model-fallback.test.ts fix(agents): allow model fallback when takeover wrapper holds classifiable promptError (#100118) 2026-07-09 12:52:30 +01:00
model-fallback.ts fix(agents): allow model fallback when takeover wrapper holds classifiable promptError (#100118) 2026-07-09 12:52:30 +01:00
model-fallback.types.ts
model-max-tokens-params.ts
model-picker-visibility.ts fix: clean agent lint failures 2026-06-17 03:05:31 +01:00
model-provider-auth-state.ts
model-provider-auth.test.ts refactor(agents): remove stale provider auth warm wrapper 2026-06-18 14:09:23 +08:00
model-provider-auth.ts refactor(agents): share error normalization helpers 2026-06-23 00:36:31 +08:00
model-provider-auth.worker.test.ts
model-provider-auth.worker.ts
model-ref-profile.test.ts
model-ref-profile.ts
model-ref-shared.test.ts
model-ref-shared.ts refactor(models): centralize model key normalization 2026-06-23 07:45:50 +08:00
model-registry-loader.ts refactor(agents): hide model registry loader options 2026-06-17 09:39:19 +08:00
model-runtime-aliases.test.ts fix(agents): infer runtime provider from qualified model ids (#91724) 2026-06-23 12:23:52 +08:00
model-runtime-aliases.ts refactor(models): consolidate catalog ref parsing (#99682) 2026-07-03 16:28:25 -07:00
model-runtime-policy.test.ts fix(agents): infer runtime provider from qualified model ids (#91724) 2026-06-23 12:23:52 +08:00
model-runtime-policy.ts refactor(models): share strict model ref parsing (#99790) 2026-07-04 12:10:06 -07:00
model-scan.test.ts fix(agents): align OpenRouter model scan body cap 2026-06-23 11:28:29 +08:00
model-scan.ts refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
model-selection-cli.test.ts
model-selection-cli.ts
model-selection-display.test.ts
model-selection-display.ts
model-selection-manifest-workspace.test.ts
model-selection-normalize.ts refactor(types): remove redundant local aliases (#100061) 2026-07-04 16:34:47 -07:00
model-selection-resolve.test.ts
model-selection-resolve.ts
model-selection-shared.ts refactor(agents): localize internal-only symbols (#100909) 2026-07-06 06:40:19 -07:00
model-selection.plugin-runtime.test.ts
model-selection.test.ts fix(models): resolve provider-qualified aliases (#100209) 2026-07-05 06:44:54 -07:00
model-selection.ts perf: skip manifest normalization in status summary (#87831) 2026-06-28 15:52:44 -07:00
model-suppression.runtime.ts
model-suppression.test.ts
model-suppression.ts
model-thinking-default.ts
model-tool-support.test.ts
model-tool-support.ts
model-transport-debug.test.ts fix(agents): restore model-fetch info logs (#89648) 2026-06-22 17:02:16 +00:00
model-transport-debug.ts fix(agents): restore model-fetch info logs (#89648) 2026-06-22 17:02:16 +00:00
model-transport-url.test.ts
model-transport-url.ts
model-visibility-policy.ts
models-config-state.ts refactor: consolidate exact keyed async queues (#99691) 2026-07-04 16:45:07 -07:00
models-config.applies-config-env-vars.test.ts perf(test): isolate models config auth fixtures 2026-07-09 07:48:09 -04:00
models-config.e2e-harness.ts
models-config.file-mode.test.ts
models-config.merge.test.ts
models-config.merge.ts
models-config.plan.ts fix(agents): skip implicit discovery in models replace mode 2026-07-01 03:54:26 -07:00
models-config.preserves-explicit-reasoning-override.test.ts
models-config.providers.auth-aliases.test.ts
models-config.providers.auth-provenance.test.ts refactor(agents): trim provider config helper exports 2026-06-17 15:26:19 +08:00
models-config.providers.cloudflare-ai-gateway.test.ts
models-config.providers.google-antigravity.test.ts
models-config.providers.implicit.discovery-scope.test.ts
models-config.providers.implicit.ts
models-config.providers.live-filter.test.ts
models-config.providers.minimax.test.ts
models-config.providers.moonshot.test.ts improve: keep isolated tests under one second (#100019) 2026-07-05 10:57:19 -07:00
models-config.providers.normalize-keys.test.ts
models-config.providers.normalize.ts
models-config.providers.nvidia.test.ts chore(deadcode): prune stale model metadata wrappers 2026-06-20 14:00:10 +08:00
models-config.providers.policy.lookup.test.ts
models-config.providers.policy.lookup.ts
models-config.providers.policy.runtime.ts
models-config.providers.policy.test.ts
models-config.providers.policy.ts
models-config.providers.secret-helpers.ts refactor(agents): trim provider config helper exports 2026-06-17 15:26:19 +08:00
models-config.providers.secrets.bedrock-apikey.test.ts
models-config.providers.secrets.ts refactor(agents): trim provider config helper exports 2026-06-17 15:26:19 +08:00
models-config.providers.source-managed.ts
models-config.providers.stepfun.test.ts feat(stepfun): add step-3.7-flash model (#88082) 2026-07-09 07:14:46 +01:00
models-config.providers.ts
models-config.providers.vercel-ai-gateway.test.ts
models-config.replace-mode-skip-implicit-discovery.test.ts fix(agents): skip implicit discovery in models replace mode 2026-07-01 03:54:26 -07:00
models-config.runtime-source-snapshot.test.ts chore(deadcode): prune stale model metadata wrappers 2026-06-20 14:00:10 +08:00
models-config.runtime.ts
models-config.skips-writing-models-json-no-env-token.test.ts test: scope models config auth env 2026-06-19 17:10:24 +01:00
models-config.test-utils.ts
models-config.ts refactor(agents): localize internal-only symbols (#100909) 2026-07-06 06:40:19 -07:00
models-config.uses-first-github-copilot-profile-env-tokens.test.ts chore(deadcode): prune stale model metadata wrappers 2026-06-20 14:00:10 +08:00
models-config.write-serialization.test.ts
models.profiles.live.test.ts chore(deadcode): dedupe live assistant text extraction 2026-06-22 05:32:29 +08:00
moonshot.live.test.ts
music-generation-task-status.ts
openai-compatible-conversation-turn.test.ts
openai-compatible-conversation-turn.ts
openai-completions-compat.test.ts
openai-completions-compat.ts
openai-completions-string-content.ts
openai-reasoning-compat.live.test.ts
openai-reasoning-compat.ts
openai-responses-payload-policy.test.ts fix(openai): strip status from replayed input items for custom openai-responses endpoints (#100831) 2026-07-06 17:08:55 +01:00
openai-responses-payload-policy.ts fix(openai): strip status from replayed input items for custom openai-responses endpoints (#100831) 2026-07-06 17:08:55 +01:00
openai-responses-replay.ts
openai-responses.reasoning-replay.test.ts
openai-routing.test.ts
openai-routing.ts refactor(agents): remove unused openai model ref helper 2026-06-17 09:23:22 +08:00
openai-strict-tool-setting.ts
openai-text-verbosity.ts
openai-thinking-contract.test.ts
openai-tool-projection.live.test.ts
openai-transport-stream.test.ts fix: surface OpenAI chat-completions refusal as assistant text (#102344) 2026-07-09 06:10:03 -07:00
openai-transport-stream.ts fix: surface OpenAI chat-completions refusal as assistant text (#102344) 2026-07-09 06:10:03 -07:00
openclaw-gateway-tool.test.ts fix(deadcode): move restart sentinels to sqlite 2026-06-21 23:39:38 +08:00
openclaw-owned-tool-runtime-contract.test.ts
openclaw-plugin-tools.ts
openclaw-tools.agents.test.ts
openclaw-tools.browser-plugin.integration.test.ts
openclaw-tools.camera.test.ts
openclaw-tools.client-caps.test.ts feat: render inline web chat widgets via capability-gated show_widget tool (#101840) 2026-07-09 12:29:50 +01:00
openclaw-tools.gateway-caller-identity.test.ts Scope agent cron operations to the calling agent (#96883) 2026-06-26 21:41:14 -05:00
openclaw-tools.generation.test-support.ts
openclaw-tools.image-generation.test.ts
openclaw-tools.media-factory-plan.test.ts
openclaw-tools.media-factory-plan.ts refactor(agents): narrow media factory plan type 2026-06-17 09:17:10 +08:00
openclaw-tools.nodes-workspace-guard.test.ts
openclaw-tools.nodes-workspace-guard.ts
openclaw-tools.pdf-registration.test.ts
openclaw-tools.plugin-context.test.ts feat(codex): share native threads across Codex clients (#99821) 2026-07-04 01:43:21 -07:00
openclaw-tools.plugin-context.ts feat(codex): share native threads across Codex clients (#99821) 2026-07-04 01:43:21 -07:00
openclaw-tools.registration.ts refactor(agents): hide update plan gating helper 2026-06-17 09:47:29 +08:00
openclaw-tools.runtime.ts
openclaw-tools.session-status.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
openclaw-tools.sessions-visibility.test.ts
openclaw-tools.sessions.test.ts feat: add session thread management (#98510) 2026-07-04 14:30:47 -04: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
openclaw-tools.subagents.sessions-spawn.cron-note.test.ts
openclaw-tools.subagents.sessions-spawn.lifecycle.test.ts chore(deadcode): remove stale internal reexport shims 2026-06-22 09:57:04 +08:00
openclaw-tools.subagents.sessions-spawn.model.test.ts
openclaw-tools.subagents.sessions-spawn.test-harness.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
openclaw-tools.subagents.test-harness.ts
openclaw-tools.ts feat(nodes): add computer use (computer.act) on macOS nodes via Peekaboo (#102776) 2026-07-09 15:28:09 +01:00
openclaw-tools.tts-config.test.ts
openclaw-tools.update-plan.test.ts fix: scope task suggestions to supported surfaces (#102743) 2026-07-09 12:59:50 +01:00
openclaw-tools.video-generation.test.ts
outcome-fallback-runtime-contract.test.ts test(agents): repair fallback runtime CI coverage 2026-06-22 13:49:43 +08:00
owner-display.test.ts
owner-display.ts
path-policy.test.ts
path-policy.ts
payload-redaction.ts
plugin-model-catalog.ts refactor(agents): hide plugin catalog file type 2026-06-17 09:41:08 +08:00
plugin-text-transforms.test.ts fix(plugins): apply output text transforms to toolcall_delta and toolcall_end events (#97769) 2026-06-30 17:15:01 -07:00
plugin-text-transforms.ts refactor(shared): consolidate core record guards (#99359) 2026-07-02 22:13:17 -07:00
plugin-tool-delivery-defaults.ts
prompt-composition.test.ts fix(agents): keep mention state and group intro out of session-stable prompt hash 2026-07-03 17:58:36 -07:00
prompt-overlay-runtime-contract.test.ts
prompt-surface.ts
provider-api-families.test.ts
provider-api-families.ts
provider-attribution.catalog-endpoints.test.ts fix: DashScope and Moonshot endpoints misclassified as custom when the provider plugin is not installed (#100125) 2026-07-05 02:53:51 -07:00
provider-attribution.test.ts improve(google): identify OpenClaw Gemini API traffic (#101834) 2026-07-07 16:09:02 -06:00
provider-attribution.ts improve(google): identify OpenClaw Gemini API traffic (#101834) 2026-07-07 16:09:02 -06:00
provider-auth-aliases.test.ts
provider-auth-aliases.ts
provider-auth-recovery-hint.ts
provider-headers.live.test.ts
provider-http-errors.test.ts fix(agents): keep provider error detail truncation UTF-16 safe (#102496) 2026-07-09 08:44:29 +01:00
provider-http-errors.ts fix(agents): keep provider error detail truncation UTF-16 safe (#102496) 2026-07-09 08:44:29 +01:00
provider-local-service.test.ts fix(secrets): prevent capture and sentinel credential retention (#102420) 2026-07-09 05:50:28 +01:00
provider-local-service.ts feat(secrets): egress-time credential injection with process-local sentinels (#102009) 2026-07-08 12:56:41 +01:00
provider-model-normalization.runtime.ts
provider-request-config.test.ts
provider-request-config.ts refactor(agents): remove unused provider tls helper 2026-06-17 09:26:13 +08:00
provider-secret-egress.test.ts fix(secrets): prevent capture and sentinel credential retention (#102420) 2026-07-09 05:50:28 +01:00
provider-secret-egress.ts feat(secrets): egress-time credential injection with process-local sentinels (#102009) 2026-07-08 12:56:41 +01:00
provider-stream.ts feat(secrets): egress-time credential injection with process-local sentinels (#102009) 2026-07-08 12:56:41 +01:00
provider-tool-policy.test.ts refactor(tools): consolidate provider policy resolution 2026-06-23 02:00:04 +08:00
provider-tool-policy.ts refactor(tools): consolidate provider policy resolution 2026-06-23 02:00:04 +08:00
provider-transport-fetch.integration.test.ts feat(secrets): egress-time credential injection with process-local sentinels (#102009) 2026-07-08 12:56:41 +01:00
provider-transport-fetch.test.ts fix(secrets): prevent capture and sentinel credential retention (#102420) 2026-07-09 05:50:28 +01:00
provider-transport-fetch.ts fix(secrets): prevent capture and sentinel credential retention (#102420) 2026-07-09 05:50:28 +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 refactor(agents): remove queued writer append alias 2026-06-17 09:13:58 +08:00
queued-file-writer.ts refactor(agents): remove queued writer append alias 2026-06-17 09:13:58 +08:00
realtime-bootstrap-context.test.ts
realtime-bootstrap-context.ts
replay-turn-classification.ts
responses-image-payload-sanitizer.test.ts
responses-image-payload-sanitizer.ts refactor(agents): remove unused responses image sanitizer export 2026-06-17 09:27:41 +08:00
run-cleanup-timeout.test.ts fix(agents): keep cleanup timeout details UTF-16 safe (#102565) 2026-07-09 10:17:59 +01:00
run-cleanup-timeout.ts fix(agents): keep cleanup timeout details UTF-16 safe (#102565) 2026-07-09 10:17:59 +01:00
run-session-target.test.ts refactor: add embedded run session target seam (#90439) 2026-06-23 10:08:29 -07:00
run-session-target.ts refactor(agents): localize internal-only symbols (#100909) 2026-07-06 06:40:19 -07:00
run-termination.test.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
run-termination.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
run-timeout-attribution.ts
run-wait.test.ts
run-wait.ts refactor(agents): localize internal-only symbols (#100909) 2026-07-06 06:40:19 -07:00
runtime-auth-refresh.test.ts
runtime-auth-refresh.ts
runtime-capabilities.test.ts
runtime-capabilities.ts
runtime-plugins.registry-reuse.test.ts
runtime-plugins.test.ts
runtime-plugins.ts
sandbox-agent-config.agent-specific-sandbox-config.e2e.test.ts
sandbox-create-args.test.ts
sandbox-explain.test.ts
sandbox-media-paths.test.ts
sandbox-media-paths.ts
sandbox-merge.test.ts
sandbox-paths.test.ts
sandbox-paths.ts
sandbox-paths.windows-drive-resolve.test.ts
sandbox-tool-policy.test.ts
sandbox-tool-policy.ts
sandbox.resolveSandboxContext.test.ts feat(skills): add lifecycle curator for workshop-created skills (#101214) 2026-07-07 03:25:44 +01:00
sandbox.ts fix(exec): harden backend sandbox exec cleanup (#96926) 2026-06-26 13:51:52 +10:00
sanitize-for-prompt.test.ts fix(agents): keep prompt data truncation UTF-16 safe (#101303) 2026-07-07 10:46:23 +01:00
sanitize-for-prompt.ts fix(agents): keep prompt data truncation UTF-16 safe (#101303) 2026-07-07 10:46:23 +01:00
schema-normalization-runtime-contract.test.ts
self-hosted-provider-defaults.ts
sender-tool-policy.ts
session-agent-binding.ts
session-async-task-status.ts
session-dirs.ts chore(deadcode): remove unused CLI helper exports 2026-06-20 21:51:36 +08:00
session-file-repair.test.ts fix(transcripts): mark delivery mirrors as artifacts (#99855) 2026-07-04 04:02:55 -07:00
session-file-repair.ts fix(agents): recover message-tool mirror replay poison (#84708) 2026-06-22 17:49:57 +00:00
session-raw-append-message.ts
session-runtime-compat.ts refactor(agents): drop unused session runtime override helper 2026-06-17 09:18:35 +08:00
session-slug.test.ts
session-slug.ts
session-suspension.test.ts refactor(agents): remove stale lane auto-resume helper 2026-06-18 14:35:39 +08:00
session-suspension.ts refactor(agents): localize internal-only symbols (#100909) 2026-07-06 06:40:19 -07:00
session-tool-result-guard-wrapper.ts fix(sessions): persist sender metadata in user turn transcript JSONL (#90552) 2026-07-06 05:32:19 +01:00
session-tool-result-guard.test.ts fix(cli): hide synthetic Claude reseed prompts (#99653) 2026-07-03 22:56:06 -07:00
session-tool-result-guard.tool-result-persist-hook.test.ts fix(agents): persist spill metadata for elision recovery 2026-07-04 19:26:16 -07:00
session-tool-result-guard.transcript-events.test.ts
session-tool-result-guard.ts fix(agents): persist spill metadata for elision recovery 2026-07-04 19:26:16 -07:00
session-tool-result-state.ts
session-transcript-repair.attachments.test.ts
session-transcript-repair.test.ts
session-transcript-repair.ts perf(agents): index displaced tool results 2026-06-23 17:40:21 +08:00
session-write-lock-error.ts
session-write-lock.test.ts fix: carry 2026.7.1 stability repairs into main (#101043) 2026-07-06 10:17:36 -07:00
session-write-lock.ts fix: carry 2026.7.1 stability repairs into main (#101043) 2026-07-06 10:17:36 -07:00
sessions-spawn-hooks.test.ts
shell-snapshot.spawn.test.ts fix(agents): avoid shell snapshot stdout pipe failures (#100744) 2026-07-06 08:01:11 -07:00
shell-snapshot.test.ts test: centralize shell snapshot env 2026-06-25 09:37:55 +01:00
shell-snapshot.ts fix(agents): avoid shell snapshot stdout pipe failures (#100744) 2026-07-06 08:01:11 -07:00
shell-utils.test.ts fix: harden subprocess, maintenance, and output paths (#100440) 2026-07-05 22:21:54 +01:00
shell-utils.ts fix: harden subprocess, maintenance, and output paths (#100440) 2026-07-05 22:21:54 +01:00
simple-completion-runtime.selection.test.ts feat: add utility models and generated session titles (#87643) 2026-07-04 17:24:51 -04:00
simple-completion-runtime.test.ts feat(github-copilot): support GitHub Enterprise data-residency Copilot auth (#99221) 2026-07-08 18:59:41 -07:00
simple-completion-runtime.ts feat(github-copilot): support GitHub Enterprise data-residency Copilot auth (#99221) 2026-07-08 18:59:41 -07:00
simple-completion-transport.test.ts feat(secrets): egress-time credential injection with process-local sentinels (#102009) 2026-07-08 12:56:41 +01:00
simple-completion-transport.ts refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
skill-workshop-prompt.ts perf(agents): slim Skill Workshop prompt section to its routing contract (#100449) (#100481) 2026-07-06 04:54:38 +01:00
spawn-requester-origin.test.ts
spawn-requester-origin.ts
spawned-context.test.ts feat: add follow-up task suggestions (#102422) 2026-07-09 06:30:01 +01:00
spawned-context.ts feat: add follow-up task suggestions (#102422) 2026-07-09 06:30:01 +01:00
stable-stringify.test.ts fix(agents): normalize surrogate cache fingerprints (#101009) 2026-07-07 03:06:56 +01:00
stable-stringify.ts fix(agents): normalize surrogate cache fingerprints (#101009) 2026-07-07 03:06:56 +01:00
stream-compat.ts
stream-iterator-wrapper.ts
stream-message-shared.test.ts
stream-message-shared.ts
subagent-active-context.test.ts
subagent-active-context.ts
subagent-announce-capture.ts
subagent-announce-delivery.runtime.ts
subagent-announce-delivery.test.ts fix(agents): fall stale_run steer refusals through to direct delivery 2026-07-09 14:26:05 +05:30
subagent-announce-delivery.ts fix(agents): fall stale_run steer refusals through to direct delivery 2026-07-09 14:26:05 +05:30
subagent-announce-dispatch.test.ts
subagent-announce-dispatch.ts
subagent-announce-origin.ts
subagent-announce-output.test.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
subagent-announce-output.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
subagent-announce.capture-completion-reply.test.ts
subagent-announce.format.e2e.test.ts fix(subagent): preserve steered task text on restart redispatch 2026-07-01 06:14:00 -07:00
subagent-announce.live.test.ts
subagent-announce.registry.runtime.ts
subagent-announce.runtime.ts
subagent-announce.test-support.ts
subagent-announce.test.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-announce.timeout.test.ts
subagent-announce.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-attachments.ts
subagent-capabilities.test.ts
subagent-capabilities.ts refactor(subagents): remove session key normalizer facade 2026-06-18 10:03:30 +08:00
subagent-control.runtime.ts Preserve Codex output after missing turn completion (#99217) 2026-07-03 05:07:54 -07:00
subagent-control.test.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-control.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-delivery-state.test.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-delivery-state.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-depth.test.ts fix(agents): keep finite LLM idle watchdog under unlimited run budgets 2026-07-09 14:26:05 +05:30
subagent-depth.ts refactor(subagents): remove session key normalizer facade 2026-06-18 10:03:30 +08:00
subagent-initial-user-message.test.ts
subagent-initial-user-message.ts
subagent-lifecycle-events.ts
subagent-list.test.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-list.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-orphan-recovery.test.ts fix(agents): keep chunkString and buildResumeMessage truncation UTF-16 safe (#102085) 2026-07-09 05:54:08 +01:00
subagent-orphan-recovery.ts fix(agents): keep chunkString and buildResumeMessage truncation UTF-16 safe (#102085) 2026-07-09 05:54:08 +01:00
subagent-recovery-state.ts
subagent-registry-announce-read.ts
subagent-registry-cleanup.test.ts
subagent-registry-cleanup.ts
subagent-registry-completion.test.ts refactor(agents): hide subagent outcome helpers 2026-06-17 10:13:46 +08:00
subagent-registry-completion.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-registry-helpers.test.ts fix: keep bounded text truncation UTF-16 safe (#101654) 2026-07-07 13:44:32 +01:00
subagent-registry-helpers.ts fix: keep bounded text truncation UTF-16 safe (#101654) 2026-07-07 13:44:32 +01:00
subagent-registry-lifecycle.test.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-registry-lifecycle.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-registry-maintenance.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-registry-memory.ts
subagent-registry-queries.test.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-registry-queries.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-registry-read-context.test.ts
subagent-registry-read.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-registry-run-manager.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-registry-runtime.ts
subagent-registry-state.test.ts
subagent-registry-state.ts
subagent-registry-steer-runtime.ts fix(subagent): preserve steered task text on restart redispatch 2026-07-01 06:14:00 -07:00
subagent-registry.announce-loop-guard.test.ts refactor: migrate agent session accessors (#96182) 2026-06-23 16:31:43 -07:00
subagent-registry.archive.e2e.test.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-registry.lifecycle-retry-grace.e2e.test.ts
subagent-registry.mocks.shared.ts
subagent-registry.nested.e2e.test.ts
subagent-registry.persistence.resume.test.ts
subagent-registry.persistence.test-support.ts
subagent-registry.persistence.test.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-registry.runtime.ts
subagent-registry.steer-restart.test.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-registry.store.sqlite.test.ts
subagent-registry.store.sqlite.ts
subagent-registry.store.ts
subagent-registry.test-helpers.ts
subagent-registry.test.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
subagent-registry.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
subagent-registry.types.ts refactor(agents): localize internal-only symbols (#100909) 2026-07-06 06:40:19 -07:00
subagent-requester-store-key.ts
subagent-run-generation.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-run-liveness.test.ts refactor(agents): hide stale run cutoff 2026-06-17 10:36:06 +08:00
subagent-run-liveness.ts refactor(agents): hide stale run cutoff 2026-06-17 10:36:06 +08:00
subagent-run-timeout.test.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-run-timeout.ts fix(subagents): killed subagent runs stay running in the task list (#99806) 2026-07-05 02:17:10 -07:00
subagent-session-cleanup.ts
subagent-session-metrics.ts
subagent-session-reconciliation.ts refactor: migrate agent session accessors (#96182) 2026-06-23 16:31:43 -07:00
subagent-spawn-accepted-note.ts
subagent-spawn-ownership.ts refactor(agents): localize internal-only symbols (#100909) 2026-07-06 06:40:19 -07:00
subagent-spawn-plan.ts
subagent-spawn-thinking.ts
subagent-spawn.attachments.test.ts chore(deadcode): remove stale agent helper reexports 2026-06-22 09:52:40 +08:00
subagent-spawn.context.test.ts refactor(sessions): move parent-session forking behind the accessor boundary (#101699) 2026-07-07 10:47:02 -07:00
subagent-spawn.depth-limits.test.ts
subagent-spawn.mode-session-diagnostics.test.ts
subagent-spawn.model-session.test.ts
subagent-spawn.runtime.ts feat(gateway): let write-scope operators manage chat session organization (#100964) 2026-07-06 21:08:26 +01:00
subagent-spawn.test-helpers.ts feat(gateway): let write-scope operators manage chat session organization (#100964) 2026-07-06 21:08:26 +01:00
subagent-spawn.test.ts
subagent-spawn.thread-binding.test.ts
subagent-spawn.ts refactor(sessions): move parent-session forking behind the accessor boundary (#101699) 2026-07-07 10:47:02 -07:00
subagent-spawn.types.ts
subagent-spawn.workspace.test.ts
subagent-system-prompt.ts
subagent-target-policy.test.ts
subagent-target-policy.ts
subagent-task-name.ts
subagent-yield-output.ts refactor: consolidate safe json parsing (#99688) 2026-07-04 16:33:27 -07:00
system-prompt-config.test.ts
system-prompt-config.ts refactor(agents): hide settings helper types 2026-06-17 14:39:39 +08:00
system-prompt-contribution.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(agents): slim Skill Workshop prompt section to its routing contract (#100449) (#100481) 2026-07-06 04:54:38 +01:00
system-prompt.ts refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
system-prompt.types.ts
thinking-block.test.ts test(agents): add unit tests for thinking block detection (#98370) 2026-07-01 01:23:30 -07:00
thinking-block.ts refactor(agents): share thinking block predicate 2026-06-22 13:30:22 +08:00
timeout.ts fix(agents): keep finite LLM idle watchdog under unlimited run budgets 2026-07-09 14:26:05 +05:30
tool-allowlist-guard.test.ts
tool-allowlist-guard.ts
tool-call-id.test.ts fix(agents): repair OpenAI responses replay pairing 2026-06-23 03:11:33 +08:00
tool-call-id.ts refactor(infra): consolidate identifier digests (#99788) 2026-07-04 12:04:46 -07:00
tool-call-shared.ts
tool-catalog.test.ts feat: add follow-up task suggestions (#102422) 2026-07-09 06:30:01 +01:00
tool-catalog.ts feat(nodes): add computer use (computer.act) on macOS nodes via Peekaboo (#102776) 2026-07-09 15:28:09 +01:00
tool-description-presets.ts feat: add follow-up task suggestions (#102422) 2026-07-09 06:30:01 +01:00
tool-description-summary.test.ts fix(agents): preserve UTF-16 tool summary truncation (#98644) 2026-07-01 08:56:40 -07:00
tool-description-summary.ts refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
tool-display-common.test.ts fix(agents): truncate tool-display detail on code-point boundaries (#96958) 2026-06-27 08:10:06 +08:00
tool-display-common.ts refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
tool-display-config.ts feat(nodes): add computer use (computer.act) on macOS nodes via Peekaboo (#102776) 2026-07-09 15:28:09 +01:00
tool-display-exec-shell.ts fix: keep heredoc exec bodies out of command summaries (#99379) 2026-07-06 05:41:29 +00:00
tool-display-exec.ts fix: keep heredoc exec bodies out of command summaries (#99379) 2026-07-06 05:41:29 +00:00
tool-display.test.ts fix: keep heredoc exec bodies out of command summaries (#99379) 2026-07-06 05:41:29 +00:00
tool-display.ts
tool-error-summary.test.ts fix(tui): surface safe tool-validation abort diagnostics (#91002) 2026-07-05 08:30:20 -07:00
tool-error-summary.ts fix(tui): surface safe tool-validation abort diagnostics (#91002) 2026-07-05 08:30:20 -07:00
tool-fs-policy.test.ts
tool-fs-policy.ts
tool-fs-policy.types.ts
tool-images.backend-unavailable.test.ts
tool-images.log.test.ts
tool-images.test.ts
tool-images.ts refactor: consolidate byte-size formatting (#99768) 2026-07-06 09:26:04 -07:00
tool-loop-detection-config.ts
tool-loop-detection.test.ts refactor(agents): remove stale tool helpers 2026-06-19 04:28:18 +08:00
tool-loop-detection.ts refactor(agents): remove stale tool helpers 2026-06-19 04:28:18 +08:00
tool-mutation.test.ts refactor(agents): hide tool mutation helpers 2026-06-17 10:15:51 +08:00
tool-mutation.ts refactor(agents): remove tool display record facade 2026-06-18 09:55:57 +08:00
tool-policy-audit.ts fix(tool-policy-audit): use truncateUtf16Safe for audit field truncation (#102464) 2026-07-09 08:02:16 +01:00
tool-policy-declared-context.ts fix(policy): recognize declared tool allowlists (#89596) 2026-06-17 17:01:07 -07:00
tool-policy-match.ts
tool-policy-pipeline.test.ts fix(tool-policy-audit): use truncateUtf16Safe for audit field truncation (#102464) 2026-07-09 08:02:16 +01:00
tool-policy-pipeline.ts feat(skills): diagnose skill_workshop hidden by tool policy (#100654) 2026-07-06 07:21:08 +01:00
tool-policy-shared.ts
tool-policy.plugin-only-allowlist.test.ts fix(policy): recognize declared tool allowlists (#89596) 2026-06-17 17:01:07 -07:00
tool-policy.test.ts
tool-policy.ts fix(policy): recognize declared tool allowlists (#89596) 2026-06-17 17:01:07 -07:00
tool-replay-repair.live.test.ts
tool-replay-safety.test.ts
tool-replay-safety.ts
tool-result-error.test.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
tool-result-error.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
tool-schema-projection.test.ts
tool-schema-projection.ts refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
tool-schema-quarantine-health.ts refactor(agents): hide tool helper internals 2026-06-17 15:01:41 +08:00
tool-schema-quarantine.test.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
tool-schema-quarantine.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
tool-search.stream-errors.test.ts fix(agents): harden tool search child streams (#101295) 2026-07-07 04:25:16 +01:00
tool-search.test.ts fix: keep bounded text truncation UTF-16 safe (#101654) 2026-07-07 13:44:32 +01:00
tool-search.ts feat(cron): event triggers — polled condition-watcher scripts via code mode (#101195) 2026-07-07 19:12:38 +01:00
tool-terminal-presentation.ts refactor(agents): hide tool helper internals 2026-06-17 15:01:41 +08:00
tools-effective-inventory-build.ts refactor(agents): localize internal-only symbols (#100909) 2026-07-06 06:40:19 -07:00
tools-effective-inventory-groups.ts
tools-effective-inventory-shared.ts refactor(tools): share inventory presentation helpers 2026-06-22 23:05:49 +08:00
tools-effective-inventory.test.ts
tools-effective-inventory.ts feat(commands): add /learn to draft skills from recent work (#100442) 2026-07-06 04:54:22 +01:00
tools-effective-inventory.types.ts
tools-effective-mcp-inventory.ts refactor(tools): share inventory presentation helpers 2026-06-22 23:05:49 +08:00
trace-base.ts
transcript-policy.policy.test.ts
transcript-policy.test.ts
transcript-policy.ts
transcript-redact.test.ts
transcript-redact.ts
transport-message-transform.test.ts feat(models): add Claude Mythos 5 support (#101238) 2026-07-06 17:19:49 -07:00
transport-message-transform.ts refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
transport-params-runtime-contract.test.ts
transport-stream-shared.test.ts fix(agents): safely record non-json transport errors 2026-06-29 00:15:21 -07:00
transport-stream-shared.ts fix(agents): normalize surrogate cache fingerprints (#101009) 2026-07-07 03:06:56 +01:00
usage.normalization.test.ts
usage.test.ts fix(compaction): preserve Anthropic context usage (#99864) 2026-07-05 02:33:43 -07:00
usage.ts fix(usage): preserve provider-billed zero totals (#101177) 2026-07-07 06:22:28 +01:00
video-generation-task-status.test.ts refactor(agents): remove video task status wrappers 2026-06-17 10:23:27 +08:00
video-generation-task-status.ts refactor(agents): remove video task status wrappers 2026-06-17 10:23:27 +08:00
web-search-tool-policy.ts chore(deadcode): remove stale agent helper reexports 2026-06-22 09:47:02 +08:00
workspace-default.ts
workspace-dir.ts
workspace-dirs.ts
workspace-run.test.ts
workspace-run.ts
workspace-templates.test.ts
workspace-templates.ts
workspace.bootstrap-cache.test.ts
workspace.defaults.test.ts fix: scope workspace default env 2026-06-19 17:24:03 +01:00
workspace.load-extra-bootstrap-files.test.ts refactor(agents): remove stale wrapper exports 2026-06-19 05:18:25 +08:00
workspace.test.ts fix(agents): retry transient filesystem races when reading workspace bootstrap files (#100910) 2026-07-06 16:12:04 +00:00
workspace.ts fix: require full frontmatter delimiter lines (#101795) 2026-07-07 11:53:03 -07:00
xai.live.test.ts feat(xai): add Grok 4.5 support (#102316) 2026-07-09 01:39:03 +01:00
zai.live.test.ts