oopenclawSource ↗
650 indexed repository paths from src.

src files (1/18)

This index covers 650 source-grounded paths. Search matches file and directory names through D1 FTS5/BM25.

  • src/acp/approval-classifier.test.ts
  • src/acp/approval-classifier.ts
  • src/acp/client-helpers.ts
  • src/acp/client.test.ts
  • src/acp/client.ts
  • src/acp/commands.test.ts
  • src/acp/commands.ts
  • src/acp/control-plane/active-turns.test-support.ts
  • src/acp/control-plane/active-turns.ts
  • src/acp/control-plane/manager.backend-failover.test.ts
  • src/acp/control-plane/manager.backend-failover.ts
  • src/acp/control-plane/manager.background-task.test.ts
  • src/acp/control-plane/manager.background-task.ts
  • src/acp/control-plane/manager.cancel-session.test.ts
  • src/acp/control-plane/manager.cancel-session.ts
  • src/acp/control-plane/manager.close-session.ts
  • src/acp/control-plane/manager.core.ts
  • src/acp/control-plane/manager.failover.test.ts
  • src/acp/control-plane/manager.identity-reconcile.ts
  • src/acp/control-plane/manager.initialize-session.test.ts
  • src/acp/control-plane/manager.initialize-session.ts
  • src/acp/control-plane/manager.runtime-config-validation.test.ts
  • src/acp/control-plane/manager.runtime-config.test.ts
  • src/acp/control-plane/manager.runtime-controls.ts
  • src/acp/control-plane/manager.runtime-handle-cache.ts
  • src/acp/control-plane/manager.runtime-handle-ensure.ts
  • src/acp/control-plane/manager.runtime-handles.test.ts
  • src/acp/control-plane/manager.runtime-options-commands.ts
  • src/acp/control-plane/manager.runtime-resume-state.ts
  • src/acp/control-plane/manager.startup-identity-reconcile.test.ts
  • src/acp/control-plane/manager.startup-identity-reconcile.ts
  • src/acp/control-plane/manager.status.ts
  • src/acp/control-plane/manager.test-helpers.ts
  • src/acp/control-plane/manager.test.ts
  • src/acp/control-plane/manager.ts
  • src/acp/control-plane/manager.turn-results.test.ts
  • src/acp/control-plane/manager.turn-runner.ts
  • src/acp/control-plane/manager.turn-stream.ts
  • src/acp/control-plane/manager.turn-timeout.ts
  • src/acp/control-plane/manager.types.ts
  • src/acp/control-plane/manager.utils.ts
  • src/acp/control-plane/runtime-cache.test.ts
  • src/acp/control-plane/runtime-cache.ts
  • src/acp/control-plane/runtime-options.test.ts
  • src/acp/control-plane/runtime-options.ts
  • src/acp/control-plane/session-actor-queue.ts
  • src/acp/control-plane/spawn.ts
  • src/acp/conversation-id.ts
  • src/acp/event-ledger.test.ts
  • src/acp/event-ledger.ts
  • src/acp/event-mapper.test.ts
  • src/acp/event-mapper.ts
  • src/acp/permission-relay.test.ts
  • src/acp/permission-relay.ts
  • src/acp/persistent-bindings.lifecycle.test.ts
  • src/acp/persistent-bindings.lifecycle.ts
  • src/acp/persistent-bindings.resolve.ts
  • src/acp/persistent-bindings.test.ts
  • src/acp/persistent-bindings.types.ts
  • src/acp/policy.test.ts
  • src/acp/policy.ts
  • src/acp/protocol-schema.test.ts
  • src/acp/runtime/availability.ts
  • src/acp/runtime/errors.ts
  • src/acp/runtime/registry.test.ts
  • src/acp/runtime/registry.ts
  • src/acp/runtime/session-meta.test.ts
  • src/acp/runtime/session-meta.ts
  • src/acp/secret-file.test.ts
  • src/acp/secret-file.ts
  • src/acp/server.startup.test.ts
  • src/acp/server.ts
  • src/acp/session-mapper.test.ts
  • src/acp/session-mapper.ts
  • src/acp/tool-status.ts
  • src/acp/translator.bridge-test-helpers.ts
  • src/acp/translator.cancel-scoping.test.ts
  • src/acp/translator.error-kind.test.ts
  • src/acp/translator.event-ledger.test.ts
  • src/acp/translator.final-snapshots.test.ts
  • src/acp/translator.lifecycle.test.ts
  • src/acp/translator.permission-relay.test.ts
  • src/acp/translator.presentation.ts
  • src/acp/translator.prompt-harness.test-support.ts
  • src/acp/translator.prompt-prefix.test.ts
  • src/acp/translator.prompt-size.test.ts
  • src/acp/translator.replay.test.ts
  • src/acp/translator.replay.ts
  • src/acp/translator.session-config.test.ts
  • src/acp/translator.session-lineage-meta.test.ts
  • src/acp/translator.session-list.test.ts
  • src/acp/translator.session-list.ts
  • src/acp/translator.session-rate-limit.test.ts
  • src/acp/translator.session-setup.test.ts
  • src/acp/translator.session-snapshot.test.ts
  • src/acp/translator.session-updates.test.ts
  • src/acp/translator.session-updates.ts
  • src/acp/translator.set-session-mode.test.ts
  • src/acp/translator.stop-reason.test.ts
  • src/acp/translator.test-helpers.ts
  • src/acp/translator.tool-streaming.test.ts
  • src/acp/translator.ts
  • src/acp/types.ts
  • src/agents/AGENTS.md
  • src/agents/CLAUDE.md
  • src/agents/accepted-session-spawn.ts
  • src/agents/acp-binding-architecture.guardrail.test.ts
  • src/agents/acp-parent-stream-store.sqlite.test-support.ts
  • src/agents/acp-parent-stream-store.sqlite.test.ts
  • src/agents/acp-parent-stream-store.sqlite.ts
  • src/agents/acp-runtime-overlay.ts
  • src/agents/acp-spawn-parent-stream.test.ts
  • src/agents/acp-spawn-parent-stream.ts
  • src/agents/acp-spawn.test.ts
  • src/agents/acp-spawn.ts
  • src/agents/agent-auth-credentials.ts
  • src/agents/agent-auth-discovery-core.ts
  • src/agents/agent-auth-discovery.external-cli.test.ts
  • src/agents/agent-auth-discovery.ts
  • src/agents/agent-bundle-lsp-dependencies.ts
  • src/agents/agent-bundle-lsp-process.ts
  • src/agents/agent-bundle-lsp-runtime.test.ts
  • src/agents/agent-bundle-lsp-runtime.ts
  • src/agents/agent-bundle-lsp-runtime.windows-spawn.test.ts
  • src/agents/agent-bundle-mcp-combined.ts
  • src/agents/agent-bundle-mcp-filter.test.ts
  • src/agents/agent-bundle-mcp-filter.ts
  • src/agents/agent-bundle-mcp-harness.test.ts
  • src/agents/agent-bundle-mcp-harness.ts
  • src/agents/agent-bundle-mcp-manager-api.ts
  • src/agents/agent-bundle-mcp-manager-install.ts
  • src/agents/agent-bundle-mcp-manager-lifecycle.ts
  • src/agents/agent-bundle-mcp-manager.ts
  • src/agents/agent-bundle-mcp-materialize.ts
  • src/agents/agent-bundle-mcp-names.test.ts
  • src/agents/agent-bundle-mcp-names.ts
  • src/agents/agent-bundle-mcp-runtime-config.test.ts
  • src/agents/agent-bundle-mcp-runtime-config.ts
  • src/agents/agent-bundle-mcp-runtime-shared.ts
  • src/agents/agent-bundle-mcp-runtime.test.ts
  • src/agents/agent-bundle-mcp-runtime.ts
  • src/agents/agent-bundle-mcp-tools.materialize.test.ts
  • src/agents/agent-bundle-mcp-tools.request-boundary.test.ts
  • src/agents/agent-bundle-mcp-tools.ts
  • src/agents/agent-bundle-mcp-types.ts
  • src/agents/agent-command-recovery-owner.test.ts
  • src/agents/agent-command-recovery-owner.ts
  • src/agents/agent-command-restart-recovery.test.ts
  • src/agents/agent-command-restart-recovery.ts
  • src/agents/agent-command.compaction-rotation.test.ts
  • src/agents/agent-command.ingress-diagnostics.test.ts
  • src/agents/agent-command.live-model-switch.test.ts
  • src/agents/agent-command.ts
  • src/agents/agent-compaction-constants.ts
  • src/agents/agent-delete-safety.ts
  • src/agents/agent-dir-registry.ts
  • src/agents/agent-hooks/compaction-instructions.test.ts
  • src/agents/agent-hooks/compaction-instructions.ts
  • src/agents/agent-hooks/compaction-safeguard-quality.ts
  • src/agents/agent-hooks/compaction-safeguard-runtime.ts
  • src/agents/agent-hooks/compaction-safeguard.test-support.ts
  • src/agents/agent-hooks/compaction-safeguard.test.ts
  • src/agents/agent-hooks/compaction-safeguard.ts
  • src/agents/agent-hooks/context-pruning.test.ts
  • src/agents/agent-hooks/context-pruning.ts
  • src/agents/agent-hooks/context-pruning/extension.ts
  • src/agents/agent-hooks/context-pruning/pruner.test.ts
  • src/agents/agent-hooks/context-pruning/pruner.ts
  • src/agents/agent-hooks/context-pruning/runtime.ts
  • src/agents/agent-hooks/context-pruning/settings.ts
  • src/agents/agent-hooks/context-pruning/tools.ts
  • src/agents/agent-hooks/session-manager-runtime-registry.ts
  • src/agents/agent-lifecycle-parent-state.test.ts
  • src/agents/agent-lifecycle-parent-state.ts
  • src/agents/agent-mcp-style.cache.live.test.ts
  • src/agents/agent-model-discovery.auth.test.ts
  • src/agents/agent-model-discovery.internal.test.ts
  • src/agents/agent-model-discovery.synthetic-auth.test.ts
  • src/agents/agent-model-discovery.test.ts
  • src/agents/agent-model-discovery.ts
  • src/agents/agent-project-settings-snapshot.ts
  • src/agents/agent-project-settings.bundle.test.ts
  • src/agents/agent-project-settings.test.ts
  • src/agents/agent-project-settings.ts
  • src/agents/agent-run-terminal-outcome.test.ts
  • src/agents/agent-run-terminal-outcome.ts
  • src/agents/agent-runtime-config.ts
  • src/agents/agent-runtime-id.ts
  • src/agents/agent-runtime-metadata.ts
  • src/agents/agent-scope-config.test.ts
  • src/agents/agent-scope-config.ts
  • src/agents/agent-scope.test.ts
  • src/agents/agent-scope.ts
  • src/agents/agent-settings.test.ts
  • src/agents/agent-settings.ts
  • src/agents/agent-steering-queue.test.ts
  • src/agents/agent-steering-queue.ts
  • src/agents/agent-tool-definition-adapter.after-tool-call.fires-once.test.ts
  • src/agents/agent-tool-definition-adapter.after-tool-call.test.ts
  • src/agents/agent-tool-definition-adapter.logging.test.ts
  • src/agents/agent-tool-definition-adapter.test.ts
  • src/agents/agent-tool-definition-adapter.ts
  • src/agents/agent-tool-handler-state.test-helpers.ts
  • src/agents/agent-tools-agent-config.exec.test.ts
  • src/agents/agent-tools-agent-config.test.ts
  • src/agents/agent-tools.abort.ts
  • src/agents/agent-tools.availability.test.ts
  • src/agents/agent-tools.before-tool-call.e2e.test.ts
  • src/agents/agent-tools.before-tool-call.embedded-mode.test.ts
  • src/agents/agent-tools.before-tool-call.integration.e2e.test.ts
  • src/agents/agent-tools.before-tool-call.runtime.ts
  • src/agents/agent-tools.before-tool-call.state.ts
  • src/agents/agent-tools.before-tool-call.test-support.ts
  • src/agents/agent-tools.before-tool-call.ts
  • src/agents/agent-tools.create-openclaw-coding-tools.adds-claude-style-aliases-schemas-without-dropping-g.test.ts
  • src/agents/agent-tools.create-openclaw-coding-tools.test.ts
  • src/agents/agent-tools.cron-scope.test.ts
  • src/agents/agent-tools.deferred-followup-guidance.test.ts
  • src/agents/agent-tools.deferred-followup.ts
  • src/agents/agent-tools.message-provider-policy.test.ts
  • src/agents/agent-tools.message-provider-policy.ts
  • src/agents/agent-tools.model-provider-collision.test.ts
  • src/agents/agent-tools.params.test.ts
  • src/agents/agent-tools.params.ts
  • src/agents/agent-tools.policy.test.ts
  • src/agents/agent-tools.policy.ts
  • src/agents/agent-tools.read.arg-value-suffix.test.ts
  • src/agents/agent-tools.read.host-edit-access.test.ts
  • src/agents/agent-tools.read.host-tilde-expansion.test.ts
  • src/agents/agent-tools.read.ts
  • src/agents/agent-tools.read.workspace-root-guard.test.ts
  • src/agents/agent-tools.read.workspace-root-lazy.test.ts
  • src/agents/agent-tools.ring-zero-context.import-boundary.test.ts
  • src/agents/agent-tools.ring-zero-context.test.ts
  • src/agents/agent-tools.ring-zero-context.ts
  • src/agents/agent-tools.safe-bins.test.ts
  • src/agents/agent-tools.sandbox-mounted-paths.workspace-only.test.ts
  • src/agents/agent-tools.schema.test.ts
  • src/agents/agent-tools.schema.ts
  • src/agents/agent-tools.ts
  • src/agents/agent-tools.types.ts
  • src/agents/agent-tools.workspace-only-false.test.ts
  • src/agents/agent-tools.workspace-paths.test.ts
  • src/agents/announce-idempotency.ts
  • src/agents/anthropic-payload-log.test.ts
  • src/agents/anthropic-payload-log.ts
  • src/agents/anthropic-payload-policy.test.ts
  • src/agents/anthropic-payload-policy.ts
  • src/agents/anthropic-transport-stream.live.test.ts
  • src/agents/anthropic-transport-stream.test.ts
  • src/agents/anthropic-transport-stream.ts
  • src/agents/anthropic-vertex-stream.test.ts
  • src/agents/anthropic-vertex-stream.ts
  • src/agents/anthropic.setup-token.live.test.ts
  • src/agents/api-key-rotation.test.ts
  • src/agents/api-key-rotation.ts
  • src/agents/apply-patch-model-policy.ts
  • src/agents/apply-patch-paths.test.ts
  • src/agents/apply-patch-paths.ts
  • src/agents/apply-patch-update.ts
  • src/agents/apply-patch.test-support.ts
  • src/agents/apply-patch.test.ts
  • src/agents/apply-patch.ts
  • src/agents/auth-health.test.ts
  • src/agents/auth-health.ts
  • src/agents/auth-profile-runtime-contract.test.ts
  • src/agents/auth-profiles.chutes.test.ts
  • src/agents/auth-profiles.cooldown-auto-expiry.test.ts
  • src/agents/auth-profiles.doctor.test.ts
  • src/agents/auth-profiles.external-cli-scope.test.ts
  • src/agents/auth-profiles.external-cli-sync.test.ts
  • src/agents/auth-profiles.getsoonestcooldownexpiry.test.ts
  • src/agents/auth-profiles.markauthprofilefailure.test.ts
  • src/agents/auth-profiles.permissions.test.ts
  • src/agents/auth-profiles.readonly-sync.test.ts
  • src/agents/auth-profiles.resolve-auth-profile-order.does-not-prioritize-lastgood-round-robin-ordering.test.ts
  • src/agents/auth-profiles.runtime.ts
  • src/agents/auth-profiles.sqlite-store.test.ts
  • src/agents/auth-profiles.ts
  • src/agents/auth-profiles/clone.ts
  • src/agents/auth-profiles/constants.ts
  • src/agents/auth-profiles/credential-normalize.ts
  • src/agents/auth-profiles/credential-state.test.ts
  • src/agents/auth-profiles/credential-state.ts
  • src/agents/auth-profiles/display.test.ts
  • src/agents/auth-profiles/display.ts
  • src/agents/auth-profiles/doctor.ts
  • src/agents/auth-profiles/effective-oauth.test.ts
  • src/agents/auth-profiles/effective-oauth.ts
  • src/agents/auth-profiles/external-auth.test-support.ts
  • src/agents/auth-profiles/external-auth.ts
  • src/agents/auth-profiles/external-cli-auth-selection.ts
  • src/agents/auth-profiles/external-cli-discovery.ts
  • src/agents/auth-profiles/external-cli-scope.ts
  • src/agents/auth-profiles/external-cli-sync.email-backfill.test.ts
  • src/agents/auth-profiles/external-cli-sync.ts
  • src/agents/auth-profiles/external-oauth.test.ts
  • src/agents/auth-profiles/failure-copy.test.ts
  • src/agents/auth-profiles/failure-copy.ts
  • src/agents/auth-profiles/failure-hook.ts
  • src/agents/auth-profiles/identity.ts
  • src/agents/auth-profiles/legacy-oauth-ref.ts
  • src/agents/auth-profiles/oauth-common-mocks.test-support.ts
  • src/agents/auth-profiles/oauth-external-auth-passthrough.test-support.ts
  • src/agents/auth-profiles/oauth-file-lock-passthrough.test-support.ts
  • src/agents/auth-profiles/oauth-identity.test.ts
  • src/agents/auth-profiles/oauth-identity.ts
  • src/agents/auth-profiles/oauth-lock-path.test.ts
  • src/agents/auth-profiles/oauth-lock-timeout-classification.test.ts
  • src/agents/auth-profiles/oauth-manager.test.ts
  • src/agents/auth-profiles/oauth-manager.ts
  • src/agents/auth-profiles/oauth-refresh-error.test.ts
  • src/agents/auth-profiles/oauth-refresh-failure.test.ts
  • src/agents/auth-profiles/oauth-refresh-failure.ts
  • src/agents/auth-profiles/oauth-refresh-lock-errors.ts
  • src/agents/auth-profiles/oauth-refresh-queue.test.ts
  • src/agents/auth-profiles/oauth-refresh-timeout.test.ts
  • src/agents/auth-profiles/oauth-shared.test.ts
  • src/agents/auth-profiles/oauth-shared.ts
  • src/agents/auth-profiles/oauth-test-utils.ts
  • src/agents/auth-profiles/oauth.adopt-identity.test.ts
  • src/agents/auth-profiles/oauth.concurrent-agents.test.ts
  • src/agents/auth-profiles/oauth.fallback-to-main-agent.test.ts
  • src/agents/auth-profiles/oauth.mirror-refresh.test.ts
  • src/agents/auth-profiles/oauth.openai-codex-refresh-fallback.test.ts
  • src/agents/auth-profiles/oauth.test-support.ts
  • src/agents/auth-profiles/oauth.test.ts
  • src/agents/auth-profiles/oauth.ts
  • src/agents/auth-profiles/order.test.ts
  • src/agents/auth-profiles/order.ts
  • src/agents/auth-profiles/path-constants.ts
  • src/agents/auth-profiles/path-resolve.ts
  • src/agents/auth-profiles/paths-direct-import.test.ts
  • src/agents/auth-profiles/paths.ts
  • src/agents/auth-profiles/persisted-boundary.test.ts
  • src/agents/auth-profiles/persisted.ts
  • src/agents/auth-profiles/policy.ts
  • src/agents/auth-profiles/portability.test.ts
  • src/agents/auth-profiles/portability.ts
  • src/agents/auth-profiles/profile-list.ts
  • src/agents/auth-profiles/profiles.test.ts
  • src/agents/auth-profiles/profiles.ts
  • src/agents/auth-profiles/read-only-availability.test.ts
  • src/agents/auth-profiles/read-only-availability.ts
  • src/agents/auth-profiles/repair.ts
  • src/agents/auth-profiles/runtime-snapshots.test-support.ts
  • src/agents/auth-profiles/runtime-snapshots.test.ts
  • src/agents/auth-profiles/runtime-snapshots.ts
  • src/agents/auth-profiles/session-override.test.ts
  • src/agents/auth-profiles/session-override.ts
  • src/agents/auth-profiles/source-check.test.ts
  • src/agents/auth-profiles/source-check.ts
  • src/agents/auth-profiles/sqlite.ts
  • src/agents/auth-profiles/state-observation.test.ts
  • src/agents/auth-profiles/state-observation.ts
  • src/agents/auth-profiles/state.ts
  • src/agents/auth-profiles/store.test-support.ts
  • src/agents/auth-profiles/store.ts
  • src/agents/auth-profiles/types.ts
  • src/agents/auth-profiles/upsert-with-lock.ts
  • src/agents/auth-profiles/usage-state.ts
  • src/agents/auth-profiles/usage.test-support.ts
  • src/agents/auth-profiles/usage.test.ts
  • src/agents/auth-profiles/usage.ts
  • src/agents/bash-process-control.ts
  • src/agents/bash-process-references.test.ts
  • src/agents/bash-process-references.ts
  • src/agents/bash-process-registry.test-helpers.ts
  • src/agents/bash-process-registry.test-support.ts
  • src/agents/bash-process-registry.test.ts
  • src/agents/bash-process-registry.ts
  • src/agents/bash-tools.build-docker-exec-args.test.ts
  • src/agents/bash-tools.descriptions.ts
  • src/agents/bash-tools.exec-approval-followup-state.ts
  • src/agents/bash-tools.exec-approval-followup.test.ts
  • src/agents/bash-tools.exec-approval-followup.ts
  • src/agents/bash-tools.exec-approval-request.runtime.ts
  • src/agents/bash-tools.exec-approval-request.test.ts
  • src/agents/bash-tools.exec-approval-request.ts
  • src/agents/bash-tools.exec-foreground-failures.test.ts
  • src/agents/bash-tools.exec-gateway-approval.e2e.test.ts
  • src/agents/bash-tools.exec-host-gateway.test.ts
  • src/agents/bash-tools.exec-host-gateway.ts
  • src/agents/bash-tools.exec-host-node-phases.ts
  • src/agents/bash-tools.exec-host-node.test.ts
  • src/agents/bash-tools.exec-host-node.ts
  • src/agents/bash-tools.exec-host-node.types.ts
  • src/agents/bash-tools.exec-host-shared.test.ts
  • src/agents/bash-tools.exec-host-shared.ts
  • src/agents/bash-tools.exec-output.test.ts
  • src/agents/bash-tools.exec-output.ts
  • src/agents/bash-tools.exec-runtime.pty-fallback.test.ts
  • src/agents/bash-tools.exec-runtime.test.ts
  • src/agents/bash-tools.exec-runtime.ts
  • src/agents/bash-tools.exec-task-tracking.test.ts
  • src/agents/bash-tools.exec-task-tracking.ts
  • src/agents/bash-tools.exec-task-wiring.test.ts
  • src/agents/bash-tools.exec-types.ts
  • src/agents/bash-tools.exec-workdir.test.ts
  • src/agents/bash-tools.exec-workdir.ts
  • src/agents/bash-tools.exec.approval-id.test.ts
  • src/agents/bash-tools.exec.background-abort.test.ts
  • src/agents/bash-tools.exec.path.test.ts
  • src/agents/bash-tools.exec.pty.test.ts
  • src/agents/bash-tools.exec.resolve-env-hook.test.ts
  • src/agents/bash-tools.exec.script-preflight.test.ts
  • src/agents/bash-tools.exec.security-floor.test.ts
  • src/agents/bash-tools.exec.ts
  • src/agents/bash-tools.process-send-keys.test.ts
  • src/agents/bash-tools.process-send-keys.ts
  • src/agents/bash-tools.process.input-hints.test.ts
  • src/agents/bash-tools.process.poll-timeout.test.ts
  • src/agents/bash-tools.process.supervisor.test.ts
  • src/agents/bash-tools.process.ts
  • src/agents/bash-tools.schemas.ts
  • src/agents/bash-tools.shared.test.ts
  • src/agents/bash-tools.shared.ts
  • src/agents/bash-tools.test.ts
  • src/agents/bash-tools.ts
  • src/agents/before-tool-call-metadata.ts
  • src/agents/bootstrap-budget.test.ts
  • src/agents/bootstrap-budget.ts
  • src/agents/bootstrap-cache.test.ts
  • src/agents/bootstrap-cache.ts
  • src/agents/bootstrap-files.test.ts
  • src/agents/bootstrap-files.ts
  • src/agents/bootstrap-hooks.test.ts
  • src/agents/bootstrap-hooks.ts
  • src/agents/bootstrap-mode.test.ts
  • src/agents/bootstrap-mode.ts
  • src/agents/bootstrap-prompt.ts
  • src/agents/bootstrap-routing.test.ts
  • src/agents/bootstrap-routing.ts
  • src/agents/btw-transcript.ts
  • src/agents/btw.test.ts
  • src/agents/btw.ts
  • src/agents/bundle-mcp-config.test.ts
  • src/agents/bundle-mcp-config.ts
  • src/agents/bundle-mcp-shared.test-harness.ts
  • src/agents/cache-trace.test.ts
  • src/agents/cache-trace.ts
  • src/agents/channel-tool-metadata.test.ts
  • src/agents/channel-tool-metadata.ts
  • src/agents/channel-tools.test.ts
  • src/agents/channel-tools.ts
  • src/agents/chutes-oauth.flow.test.ts
  • src/agents/chutes-oauth.test.ts
  • src/agents/chutes-oauth.ts
  • src/agents/cli-auth-epoch.test-support.ts
  • src/agents/cli-auth-epoch.test.ts
  • src/agents/cli-auth-epoch.ts
  • src/agents/cli-auth.test-support.ts
  • src/agents/cli-backends.test-support.ts
  • src/agents/cli-backends.test.ts
  • src/agents/cli-backends.ts
  • src/agents/cli-credentials.test.ts
  • src/agents/cli-credentials.ts
  • src/agents/cli-executable-identity.test.ts
  • src/agents/cli-executable-identity.ts
  • src/agents/cli-execution-auth.test.ts
  • src/agents/cli-execution-auth.ts
  • src/agents/cli-output-error.test.ts
  • src/agents/cli-output.test.ts
  • src/agents/cli-output.ts
  • src/agents/cli-runner.before-agent-reply-cron.test.ts
  • src/agents/cli-runner.binding-flush.test.ts
  • src/agents/cli-runner.context-engine.test.ts
  • src/agents/cli-runner.helpers.test.ts
  • src/agents/cli-runner.reliability.test.ts
  • src/agents/cli-runner.runtime.ts
  • src/agents/cli-runner.spawn.test.ts
  • src/agents/cli-runner.test-support.ts
  • src/agents/cli-runner.ts
  • src/agents/cli-runner/bundle-mcp-adapter-shared.ts
  • src/agents/cli-runner/bundle-mcp-claude.ts
  • src/agents/cli-runner/bundle-mcp-codex.ts
  • src/agents/cli-runner/bundle-mcp-codex.user-config.test.ts
  • src/agents/cli-runner/bundle-mcp-gemini.ts
  • src/agents/cli-runner/bundle-mcp.codex.test.ts
  • src/agents/cli-runner/bundle-mcp.gemini.live.test.ts
  • src/agents/cli-runner/bundle-mcp.gemini.test.ts
  • src/agents/cli-runner/bundle-mcp.resume.test.ts
  • src/agents/cli-runner/bundle-mcp.test-support.ts
  • src/agents/cli-runner/bundle-mcp.test.ts
  • src/agents/cli-runner/bundle-mcp.ts
  • src/agents/cli-runner/bundle-mcp.user-config.test.ts
  • src/agents/cli-runner/claude-live-session-policy.test.ts
  • src/agents/cli-runner/claude-live-session-policy.ts
  • src/agents/cli-runner/claude-live-session.background-tasks.test.ts
  • src/agents/cli-runner/claude-live-session.test-support.ts
  • src/agents/cli-runner/claude-live-session.ts
  • src/agents/cli-runner/claude-skills-plugin.ts
  • src/agents/cli-runner/delivery-evidence.ts
  • src/agents/cli-runner/execute-messaging.ts
  • src/agents/cli-runner/execute-node-claude.ts
  • src/agents/cli-runner/execute-output-buffer.test.ts
  • src/agents/cli-runner/execute-output-buffer.ts
  • src/agents/cli-runner/execute.runtime.ts
  • src/agents/cli-runner/execute.supervisor-capture.test.ts
  • src/agents/cli-runner/execute.test-support.ts
  • src/agents/cli-runner/execute.ts
  • src/agents/cli-runner/helpers.system-prompt-resume.test.ts
  • src/agents/cli-runner/helpers.system-prompt.test.ts
  • src/agents/cli-runner/helpers.ts
  • src/agents/cli-runner/log.ts
  • src/agents/cli-runner/mcp-grant-context.ts
  • src/agents/cli-runner/model-call-diagnostics.test.ts
  • src/agents/cli-runner/model-call-diagnostics.ts
  • src/agents/cli-runner/output-error.ts
  • src/agents/cli-runner/prepare-claude.ts
  • src/agents/cli-runner/prepare.runtime.ts
  • src/agents/cli-runner/prepare.test-support.ts
  • src/agents/cli-runner/prepare.test.ts
  • src/agents/cli-runner/prepare.ts
  • src/agents/cli-runner/reliability.ts
  • src/agents/cli-runner/reseed-envelope.test.ts
  • src/agents/cli-runner/reseed-envelope.ts
  • src/agents/cli-runner/run-diagnostics.test.ts
  • src/agents/cli-runner/run-diagnostics.ts
  • src/agents/cli-runner/session-history.test.ts
  • src/agents/cli-runner/session-history.ts
  • src/agents/cli-runner/toml-inline.ts
  • src/agents/cli-runner/tool-policy.test.ts
  • src/agents/cli-runner/tool-policy.ts
  • src/agents/cli-runner/types.ts
  • src/agents/cli-session.test.ts
  • src/agents/cli-session.ts
  • src/agents/cli-watchdog-defaults.ts
  • src/agents/code-mode-control-tools.ts
  • src/agents/code-mode-headless.test.ts
  • src/agents/code-mode-json.ts
  • src/agents/code-mode-namespaces.test-support.ts
  • src/agents/code-mode-namespaces.ts
  • src/agents/code-mode.test-support.ts
  • src/agents/code-mode.test.ts
  • src/agents/code-mode.ts
  • src/agents/code-mode.worker.ts
  • src/agents/codex-app-server.extensions.test.ts
  • src/agents/codex-mcp-config.test.ts
  • src/agents/codex-mcp-config.ts
  • src/agents/codex-mcp-config.types.ts
  • src/agents/codex-native-web-search-core.ts
  • src/agents/codex-native-web-search.shared.ts
  • src/agents/codex-native-web-search.test.ts
  • src/agents/codex-native-web-search.ts
  • src/agents/command-poll-backoff.runtime.ts
  • src/agents/command-poll-backoff.test.ts
  • src/agents/command-poll-backoff.ts
  • src/agents/command/acp-execution.ts
  • src/agents/command/attempt-callbacks.test.ts
  • src/agents/command/attempt-callbacks.ts
  • src/agents/command/attempt-execution.cli.test.ts
  • src/agents/command/attempt-execution.error-propagation.test.ts
  • src/agents/command/attempt-execution.helpers.test-support.ts
  • src/agents/command/attempt-execution.helpers.ts
  • src/agents/command/attempt-execution.runtime.ts
  • src/agents/command/attempt-execution.shared.test.ts
  • src/agents/command/attempt-execution.shared.ts
  • src/agents/command/attempt-execution.test.ts
  • src/agents/command/attempt-execution.ts
  • src/agents/command/claude-cli-project-dir.ts
  • src/agents/command/cli-compaction.test.ts
  • src/agents/command/cli-compaction.ts
  • src/agents/command/delivery.runtime.ts
  • src/agents/command/delivery.test.ts
  • src/agents/command/delivery.ts
  • src/agents/command/ingress-diagnostics.ts
  • src/agents/command/lifecycle.ts
  • src/agents/command/model-ref.ts
  • src/agents/command/model-selection.ts
  • src/agents/command/post-run.ts
  • src/agents/command/prepare.ts
  • src/agents/command/run-context.ts
  • src/agents/command/run-embedded-attempt.ts
  • src/agents/command/runtime-loaders.ts
  • src/agents/command/session-helpers.ts
  • src/agents/command/session-preparation.ts
  • src/agents/command/session-store.runtime.ts
  • src/agents/command/session-store.test.ts
  • src/agents/command/session-store.ts
  • src/agents/command/session.provider-owned-reset.test.ts
  • src/agents/command/session.resolve-session-key.test.ts
  • src/agents/command/session.ts
  • src/agents/command/shared-types.ts
  • src/agents/command/types.ts
  • src/agents/compaction-partial-summary.test.ts
  • src/agents/compaction-planning-worker.test-support.ts
  • src/agents/compaction-planning-worker.test.ts
  • src/agents/compaction-planning-worker.ts
  • src/agents/compaction-planning.ts
  • src/agents/compaction-planning.worker.ts
  • src/agents/compaction-real-conversation.ts
  • src/agents/compaction-usage.ts
  • src/agents/compaction.circuit-breaker.test.ts
  • src/agents/compaction.identifier-policy.test.ts
  • src/agents/compaction.identifier-preservation.test.ts
  • src/agents/compaction.retry.test.ts
  • src/agents/compaction.summarize-fallback.test.ts
  • src/agents/compaction.test-support.ts
  • src/agents/compaction.test.ts
  • src/agents/compaction.token-sanitize.test.ts
  • src/agents/compaction.tool-result-details.test.ts
  • src/agents/compaction.ts
  • src/agents/config.ts
  • src/agents/configured-provider-fallback.ts
  • src/agents/console-sanitize.test.ts
  • src/agents/console-sanitize.ts
  • src/agents/content-blocks.test.ts
  • src/agents/content-blocks.ts
  • src/agents/context-cache.ts
  • src/agents/context-resolution.ts
  • src/agents/context-runtime-state.test.ts
  • src/agents/context-runtime-state.ts
  • src/agents/context-window-guard.test.ts
  • src/agents/context-window-guard.ts
  • src/agents/context.eager-warmup.test.ts
  • src/agents/context.lookup.test.ts
  • src/agents/context.opencode-go.test.ts
  • src/agents/context.test.ts
  • src/agents/context.ts
  • src/agents/conversation-capability-profile.test.ts
  • src/agents/conversation-capability-profile.ts
  • src/agents/conversation-recall.types.ts
  • src/agents/copilot-dynamic-headers.ts
  • src/agents/copilot-routing.test.ts
  • src/agents/copilot-routing.ts
  • src/agents/core-tool-factory-descriptors.ts
  • src/agents/current-time.test.ts
  • src/agents/current-time.ts
  • src/agents/custom-api-registry.test.ts
  • src/agents/custom-api-registry.ts
  • src/agents/date-time.test.ts
  • src/agents/date-time.ts
  • src/agents/deepseek-text-filter.test.ts
  • src/agents/deepseek-text-filter.ts
  • src/agents/defaults.ts
  • src/agents/delegation-capability.test.ts
  • src/agents/delegation-capability.ts
  • src/agents/diagnostic-redaction.ts
  • src/agents/docs-path.test.ts
  • src/agents/docs-path.ts
  • src/agents/embedded-agent-block-chunker.test.ts
  • src/agents/embedded-agent-block-chunker.ts
  • src/agents/embedded-agent-error-observation.test.ts
  • src/agents/embedded-agent-error-observation.ts
  • src/agents/embedded-agent-helpers.buildbootstrapcontextfiles.test.ts
  • src/agents/embedded-agent-helpers.formatassistanterrortext.test.ts
  • src/agents/embedded-agent-helpers.isbillingerrormessage.test.ts
  • src/agents/embedded-agent-helpers.sanitize-session-messages-images.removes-empty-assistant-text-blocks-but-preserves.test.ts
  • src/agents/embedded-agent-helpers.sanitizeuserfacingtext.test.ts
Generated by smolify with deterministic-repository-import-v1 · 100 source files
Files: src (1/18) — openclaw · Smolify