openclaw/src/plugins
Peter Steinberger f523bbfcd1
fix: align claude cli permissions with exec policy
Derive Claude CLI bypass mode from OpenClaw exec YOLO policy, preserve raw Claude permission-mode overrides, update docs/changelog, and cover global/per-agent policy behavior.
2026-04-23 23:11:34 +01:00
..
capability-runtime-vitest-shims fix: preserve plugin runtime registry state 2026-04-07 15:28:46 +01:00
contracts fix(qr): replace qrcode-terminal with qrcode-tui 2026-04-23 13:06:14 -07:00
runtime fix(qa): restore agentic parity tool runtime 2026-04-23 04:22:03 +01:00
test-helpers test: share plugin install archive fixtures 2026-04-20 21:40:16 +01:00
activation-context.ts refactor: share bundled plugin compat decisions 2026-04-20 14:04:16 +01:00
activation-planner.test.ts fix(codex): activate harness plugin for forced runtime 2026-04-16 09:06:45 -07:00
activation-planner.ts fix(codex): activate harness plugin for forced runtime 2026-04-16 09:06:45 -07:00
activation-source-config.ts fix(plugins): preserve source activation config 2026-04-22 19:26:12 +01:00
active-runtime-registry.ts refactor: share active plugin runtime lookup 2026-04-20 14:01:54 +01:00
AGENTS.md Docs: refresh agent instructions 2026-04-17 02:46:38 -04:00
api-builder.ts feat(codex): add tool hook parity (#70307) 2026-04-22 16:18:10 -07:00
build-smoke-entry.ts
bundle-claude-inspect.test.ts
bundle-commands.test.ts
bundle-commands.ts test: trim skills and bundle mcp overhead 2026-04-18 17:42:02 +01:00
bundle-config-shared.ts perf: skip disabled bundle MCP scans 2026-04-18 23:34:48 +01:00
bundle-lsp.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
bundle-manifest.test.ts
bundle-manifest.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
bundle-mcp.test-support.ts chore(lint): enable additional cleanup rules 2026-04-18 20:37:13 +01:00
bundle-mcp.test.ts
bundle-mcp.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
bundled-capability-metadata.test.ts refactor: dedupe plugin metadata test helpers 2026-04-08 15:58:46 +01:00
bundled-capability-runtime.test.ts fix(plugins): share capability vitest shim aliases 2026-04-14 16:55:30 +01:00
bundled-capability-runtime.ts perf: reduce jiti loader alias work 2026-04-20 18:06:45 +01:00
bundled-channel-config-metadata.ts refactor: type config schemas as typebox-compatible 2026-04-23 05:22:16 +01:00
bundled-channel-runtime.ts fix(plugins): stabilize bundled setup runtimes (#67200) 2026-04-15 12:35:18 -04:00
bundled-compat.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
bundled-dir.test.ts fix(test): refresh plugin-sdk package boundary exports 2026-04-08 10:29:37 +01:00
bundled-dir.ts fix(plugins): prefer source bundled tree in tsx runs 2026-04-08 09:48:45 +01:00
bundled-package-channel-metadata.ts refactor: declare channel add flags in manifests 2026-04-22 19:13:51 +01:00
bundled-plugin-metadata.test.ts perf(slack): narrow runtime-setter + lazy-load 4 modules + narrow 2 SDK surfaces (#69317) 2026-04-22 16:42:43 +10:00
bundled-plugin-metadata.ts Plugins: prefer scanDir override paths 2026-04-15 17:24:31 -04:00
bundled-plugin-naming.test.ts chore(lint): enable unnecessary type parameter rule 2026-04-18 18:31:13 +01:00
bundled-plugin-scan.ts perf: speed up telegram channel registration (#69786) 2026-04-21 13:24:28 -04:00
bundled-runtime-deps.test.ts fix: tolerate runtime deps temp cleanup races 2026-04-23 07:01:27 +01:00
bundled-runtime-deps.ts fix: tolerate runtime deps temp cleanup races 2026-04-23 07:01:27 +01:00
bundled-runtime-root.ts fix(plugins): repair bundled deps on activation 2026-04-22 20:27:42 +01:00
bundled-sources.test.ts
bundled-sources.ts refactor: dedupe plugin auto-reply trimmed readers 2026-04-08 01:36:39 +01:00
cache-controls.ts refactor: dedupe plugin helper readers 2026-04-07 06:55:45 +01:00
capability-provider-runtime.test.ts Tests: avoid memory-search cold plugin loads 2026-04-17 11:37:46 -04:00
capability-provider-runtime.ts Tests: avoid memory-search cold plugin loads 2026-04-17 11:37:46 -04:00
captured-registration.test.ts feat: add plugin text transforms 2026-04-11 02:17:39 +01:00
captured-registration.ts feat(codex): add tool hook parity (#70307) 2026-04-22 16:18:10 -07:00
channel-catalog-registry.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
channel-plugin-ids.test.ts fix: suppress disabled channel read-only presence 2026-04-22 03:21:07 +01:00
channel-plugin-ids.ts Fix channel presence gating for disabled plugins (#69862) 2026-04-21 20:51:09 -04:00
channel-presence-policy.ts fix: suppress disabled channel read-only presence 2026-04-22 03:21:07 +01:00
channel-registry-state.types.ts fix(plugins): narrow runtime channel registry state 2026-04-11 20:01:32 +01:00
channel-validation.test.ts fix(onboard): normalize channel setup metadata (#66706) 2026-04-14 19:11:52 +01:00
channel-validation.ts refactor: share plugin validation diagnostics 2026-04-19 04:59:40 +01:00
CLAUDE.md
clawhub.test.ts Plugins: verify ClawHub archive integrity (#60517) 2026-04-07 10:55:22 -06:00
clawhub.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
cli-backend.types.ts fix: align claude cli permissions with exec policy 2026-04-23 23:11:34 +01:00
cli-backends.runtime.ts refactor: share active plugin runtime lookup 2026-04-20 14:01:54 +01:00
cli-registry-loader.ts feat(tokenjuice): bundle the native adapter (#69946) 2026-04-21 23:58:37 -07:00
cli.browser-plugin.integration.test.ts
cli.test.ts feat(tokenjuice): bundle the native adapter (#69946) 2026-04-21 23:58:37 -07:00
cli.ts feat(plugins): narrow CLI loading via activation planning (#65120) 2026-04-12 09:07:47 +01:00
codex-app-server-extension-factory.ts feat(codex): add tool hook parity (#70307) 2026-04-22 16:18:10 -07:00
codex-app-server-extension-types.ts feat(codex): add tool hook parity (#70307) 2026-04-22 16:18:10 -07:00
command-registration.ts chore: apply core lint cleanups 2026-04-23 05:30:49 +01:00
command-registry-state.ts fix: allow plugin commands on Slack when channel supports native commands (#64578) 2026-04-13 13:14:02 -07:00
commands.test.ts fix: allow plugin commands on Slack when channel supports native commands (#64578) 2026-04-13 13:14:02 -07:00
commands.ts fix: allow plugin commands on Slack when channel supports native commands (#64578) 2026-04-13 13:14:02 -07:00
compaction-provider.test.ts feat: add pluggable compaction provider registry (#56224) 2026-04-07 10:55:34 -07:00
compaction-provider.ts feat: add pluggable compaction provider registry (#56224) 2026-04-07 10:55:34 -07:00
config-activation-shared.ts refactor: share plugin activation decisions 2026-04-20 13:31:00 +01:00
config-contracts.test.ts perf: narrow plugin config test surfaces 2026-04-11 13:55:08 +01:00
config-contracts.ts perf: narrow plugin config test surfaces 2026-04-11 13:55:08 +01:00
config-normalization-shared.ts fix(hooks): harden cli transcript loading (#70786) 2026-04-23 14:25:27 -07:00
config-policy.test.ts refactor: dedupe plugin config helpers 2026-04-06 16:52:41 +01:00
config-policy.ts refactor: share plugin activation decisions 2026-04-20 13:31:00 +01:00
config-schema.test.ts
config-schema.ts refactor: type config schemas as typebox-compatible 2026-04-23 05:22:16 +01:00
config-state.test.ts fix(hooks): harden cli transcript loading (#70786) 2026-04-23 14:25:27 -07:00
config-state.ts perf: speed up hot test paths 2026-04-23 18:17:09 +01:00
conversation-binding.test.ts test: sync messaging runtime and talk expectations 2026-04-07 05:46:13 +01:00
conversation-binding.ts fix(cycles): split reply payload and option contracts 2026-04-11 22:24:55 +01:00
conversation-binding.types.ts fix(cycles): split reply payload and option contracts 2026-04-11 22:24:55 +01:00
copy-bundled-plugin-metadata.test.ts build: exclude private QA from npm package 2026-04-15 09:39:51 -07:00
dependency-denylist.test.ts fix(security): pin axios to 1.15.0 and add dependency denylist for plugin installs [AI-assisted] (#63891) 2026-04-10 11:20:05 -06:00
dependency-denylist.ts fix(security): pin axios to 1.15.0 and add dependency denylist for plugin installs [AI-assisted] (#63891) 2026-04-10 11:20:05 -06:00
discovery.test.ts fix: validate plugin source entries before runtime inference (#69868) 2026-04-21 20:12:19 -04:00
discovery.ts fix: validate plugin source entries before runtime inference (#69868) 2026-04-21 20:12:19 -04:00
doctor-contract-registry.test.ts perf(cli): lazy-load doctor plugin paths (#69840) 2026-04-21 18:17:19 -04:00
doctor-contract-registry.ts perf(cli): lazy-load doctor plugin paths (#69840) 2026-04-21 18:17:19 -04:00
embedded-extension-factory.ts feat(tokenjuice): bundle the native adapter (#69946) 2026-04-21 23:58:37 -07:00
enable.test.ts feat(onboarding): auto-install missing provider and channel plugins 2026-04-22 22:05:00 -07:00
enable.ts feat(onboarding): auto-install missing provider and channel plugins 2026-04-22 22:05:00 -07:00
gateway-startup-plugin-ids.ts refactor: use memory slot defaults in core paths 2026-04-22 19:18:18 +01:00
generated-plugin-test-helpers.ts chore(lint): enable additional cleanup rules 2026-04-18 20:37:13 +01:00
hook-before-agent-start.types.ts feat(plugins): pass attachment metadata to before_model_resolve hook (#67322) 2026-04-20 00:14:50 -04:00
hook-message.types.ts fix(hooks): standardize outbound routing metadata 2026-04-22 10:53:44 -07:00
hook-registry.types.ts fix(plugins): split hook contract types 2026-04-11 18:06:18 +01:00
hook-runner-global.test.ts
hook-runner-global.ts fix(plugins): split hook contract types 2026-04-11 18:06:18 +01:00
hook-types.ts fix(hooks): harden cli transcript loading (#70786) 2026-04-23 14:25:27 -07:00
hooks.before-agent-reply.test.ts
hooks.before-agent-start.test.ts
hooks.before-install.test.ts
hooks.before-tool-call.test.ts
hooks.model-override-wiring.test.ts
hooks.phase-hooks.test.ts
hooks.security.test.ts test: use synthetic plugin channel fixtures 2026-04-21 01:32:27 +01:00
hooks.sync-only.test.ts fix(ci): align stale test expectations 2026-04-06 16:53:21 +01:00
hooks.test-helpers.ts
hooks.ts chore(lint): enable unnecessary type parameter rule 2026-04-18 18:31:13 +01:00
http-path.ts refactor: dedupe plugin helper readers 2026-04-07 06:55:45 +01:00
http-registry.test.ts
http-registry.ts fix(nostr): require operator.admin scope for profile mutation routes [AI] (#63553) 2026-04-10 16:38:41 +05:30
http-route-overlap.ts
inspect-shape.ts test: slim plugin shape contracts 2026-04-18 01:36:15 +01:00
install-policy-context.ts
install-security-scan.runtime.ts refactor: dedupe install scan skill spec 2026-04-21 00:32:42 +01:00
install-security-scan.ts fix(cycles): split residual shared type seams 2026-04-11 02:46:40 +01:00
install-security-scan.types.ts fix(cycles): split residual shared type seams 2026-04-11 02:46:40 +01:00
install.npm-spec.test.ts test: share plugin install archive fixtures 2026-04-20 21:40:16 +01:00
install.path.test.ts test: share plugin install archive fixtures 2026-04-20 21:40:16 +01:00
install.runtime.ts fix(security): pin axios to 1.15.0 and add dependency denylist for plugin installs [AI-assisted] (#63891) 2026-04-10 11:20:05 -06:00
install.test.ts fix: harden openclaw peer dependency installs (#70462) 2026-04-23 20:28:02 +01:00
install.ts fix: harden openclaw peer dependency installs (#70462) 2026-04-23 20:28:02 +01:00
installs.test.ts
installs.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
interactive-binding-helpers.ts
interactive-registry.ts refactor: dedupe infra lowercase helpers 2026-04-07 13:01:23 +01:00
interactive-shared.ts refactor: dedupe infra lowercase helpers 2026-04-07 13:01:23 +01:00
interactive-state.ts fix(plugins): avoid doctor crash on legacy interactive state (#70135) 2026-04-22 14:17:09 +03:00
interactive.test.ts fix(plugins): avoid doctor crash on legacy interactive state (#70135) 2026-04-22 14:17:09 +03:00
interactive.ts fix(plugins): serialize interactive callback dedupe 2026-04-13 18:04:28 +01:00
jiti-loader-cache.test.ts perf(plugins): cache normalized jiti aliases 2026-04-22 21:02:29 +01:00
jiti-loader-cache.ts perf: reduce jiti loader alias work 2026-04-20 18:06:45 +01:00
lazy-service-module.test.ts fix(browser): harden browser control override loading (#62663) 2026-04-08 13:24:47 -06:00
lazy-service-module.ts chore(lint): enable unnecessary type parameter rule 2026-04-18 18:31:13 +01:00
loader-sdk-import-guardrails.test.ts fix: restore bundled plugin SDK alias 2026-04-23 16:10:23 +01:00
loader.bundle.test.ts
loader.cli-metadata.test.ts fix(plugins): enforce synchronous registration 2026-04-17 10:14:00 +05:30
loader.git-path-regression.test.ts
loader.jiti-filename.test.ts fix(plugins): use module path for bundled jiti loads 2026-04-23 20:13:13 +01:00
loader.runtime-registry.test.ts fix(plugins): preserve empty provider scopes 2026-04-12 11:04:58 +01:00
loader.test-fixtures.ts fix(plugins): support root-owned bundled runtime deps 2026-04-22 05:02:35 +01:00
loader.test.ts fix(hooks): harden cli transcript loading (#70786) 2026-04-23 14:25:27 -07:00
loader.ts fix(plugins): use module path for bundled jiti loads 2026-04-23 20:13:13 +01:00
logger.test.ts
logger.ts
manifest-command-aliases.runtime.ts fix: restore main CI checks 2026-04-12 11:28:43 -07:00
manifest-command-aliases.test.ts refactor: split manifest command alias helpers 2026-04-10 17:37:31 +01:00
manifest-command-aliases.ts refactor: split manifest command alias helpers 2026-04-10 17:37:31 +01:00
manifest-owner-policy.test.ts refactor(plugins): centralize manifest owner trust policy (#65459) 2026-04-12 19:36:03 +01:00
manifest-owner-policy.ts Fix channel presence gating for disabled plugins (#69862) 2026-04-21 20:51:09 -04:00
manifest-registry-state.ts perf(plugins): isolate manifest registry cache state 2026-04-13 17:21:21 +01:00
manifest-registry.test.ts fix(anthropic-vertex): resolve model discovery and auth for GCP ADC (openclaw#65716) 2026-04-23 09:03:16 -05:00
manifest-registry.ts fix(anthropic-vertex): resolve model discovery and auth for GCP ADC (openclaw#65716) 2026-04-23 09:03:16 -05:00
manifest-types.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
manifest.json5-tolerance.test.ts feat(onboarding): auto-install missing provider and channel plugins 2026-04-22 22:05:00 -07:00
manifest.ts feat: add external auth provider contracts 2026-04-23 07:22:24 +01:00
marketplace.test.ts test(plugins): share async temp helpers in marketplace tests 2026-04-06 05:52:10 +01:00
marketplace.ts chore: enable consistent-return 2026-04-10 20:56:43 +01:00
memory-embedding-provider-runtime.test.ts Tests: avoid memory-search cold plugin loads 2026-04-17 11:37:46 -04:00
memory-embedding-provider-runtime.ts Tests: avoid memory-search cold plugin loads 2026-04-17 11:37:46 -04:00
memory-embedding-providers.test.ts Tests: fix boundary and late-run drift 2026-04-07 19:59:51 +08:00
memory-embedding-providers.ts refactor: move memory embeddings into provider plugins 2026-04-17 02:57:18 +01:00
memory-runtime.test.ts test: sync messaging runtime and talk expectations 2026-04-07 05:46:13 +01:00
memory-runtime.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
memory-state.test.ts feat(memory-wiki): add belief-layer digests and compat migration 2026-04-07 08:56:24 +01:00
memory-state.ts fix(plugins): narrow memory runtime imports 2026-04-11 20:29:59 +01:00
min-host-version.test.ts
min-host-version.ts refactor: dedupe plugin auto-reply trimmed readers 2026-04-08 01:36:39 +01:00
module-export.ts fix(release): handle nested default-wrapped bundled channel entries 2026-04-11 11:36:44 -05:00
native-module-require.ts perf(cli): lazy-load doctor plugin paths (#69840) 2026-04-21 18:17:19 -04:00
path-safety.ts
pi-package-graph.test.ts
plugin-config-trust.ts refactor: share plugin config trust helpers 2026-04-18 23:55:05 +01:00
plugin-graceful-init-failure.test.ts test(plugins): reuse tracked temp helpers in loader fixture tests 2026-04-06 05:52:27 +01:00
plugin-kind.types.ts fix(cycles): split residual shared type seams 2026-04-11 02:46:40 +01:00
plugin-load-profile.ts perf(plugin-sdk): per-phase + per-jiti-call probes for bundled channel entries (#69537) 2026-04-21 22:06:13 +10:00
plugin-origin.types.ts fix(cycles): add remaining seam files 2026-04-11 10:43:22 +01:00
plugin-scope.test.ts fix(plugins): centralize explicit plugin scope handling (#65298) 2026-04-12 16:16:37 +01:00
plugin-scope.ts fix(plugins): centralize explicit plugin scope handling (#65298) 2026-04-12 16:16:37 +01:00
provider-api-key-auth.runtime.ts
provider-api-key-auth.ts CLI: detect env-backed audio providers (#65491) 2026-04-12 14:04:44 -07:00
provider-auth-choice-helpers.test.ts test(openai): prefer canonical GPT refs 2026-04-23 20:47:39 +01:00
provider-auth-choice-helpers.ts fix(models/auth): sanitize replacement config patches 2026-04-23 07:16:24 +01:00
provider-auth-choice-preference.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
provider-auth-choice.runtime.ts
provider-auth-choice.ts fix(models/auth): merge agents.defaults.models on provider login 2026-04-23 07:16:24 +01:00
provider-auth-choices.test.ts feat(plugins): support provider auth aliases 2026-04-08 19:03:04 +01:00
provider-auth-choices.ts refactor: share provider auth choice selection 2026-04-20 14:10:06 +01:00
provider-auth-env-trust.test.ts fix: simplify ollama onboarding (#67005) 2026-04-15 19:06:21 +05:30
provider-auth-helpers.ts fix: simplify ollama onboarding (#67005) 2026-04-15 19:06:21 +05:30
provider-auth-input.test.ts fix: break provider thinking import cycle 2026-04-21 19:19:03 +01:00
provider-auth-input.ts onboard: clearer security disclaimer, loading spinners, api key placeholder 2026-04-21 06:08:43 +01:00
provider-auth-mode.ts
provider-auth-ref.ts CLI: detect env-backed audio providers (#65491) 2026-04-12 14:04:44 -07:00
provider-auth-token.ts refactor: dedupe plugin lowercase helpers 2026-04-07 20:57:04 +01:00
provider-auth-types.ts
provider-catalog.test.ts
provider-catalog.ts refactor: dedupe plugin trimmed readers 2026-04-08 01:36:38 +01:00
provider-config-context.types.ts fix(plugins): extract provider config policy contexts 2026-04-12 03:45:35 +01:00
provider-contract-public-artifacts.ts refactor(test): remove legacy extension test seams 2026-04-20 13:18:49 +01:00
provider-discovery.runtime.ts fix: scope static catalog discovery fallback 2026-04-22 04:51:38 +01:00
provider-discovery.test.ts fix: harden static provider catalog path 2026-04-22 04:51:38 +01:00
provider-discovery.ts fix: scope static catalog discovery fallback 2026-04-22 04:51:38 +01:00
provider-external-auth.types.ts fix(cycles): add remaining seam files 2026-04-11 10:43:22 +01:00
provider-hook-runtime.ts perf(plugins): split provider hook runtime seam 2026-04-14 17:01:05 +01:00
provider-install-catalog.test.ts fix(onboarding): surface official WeCom channel install 2026-04-23 00:29:34 -07:00
provider-install-catalog.ts fix(onboarding): surface official WeCom channel install 2026-04-23 00:29:34 -07:00
provider-model-allowlist.ts refactor: share model allowlist entry helper 2026-04-20 15:02:51 +01:00
provider-model-compat.ts
provider-model-defaults.ts feat(openai): use canonical GPT refs for Codex OAuth 2026-04-23 20:47:38 +01:00
provider-model-helpers.test.ts fix(cycles): split provider runtime model types 2026-04-11 22:50:45 +01:00
provider-model-helpers.ts fix(cycles): split provider runtime model types 2026-04-11 22:50:45 +01:00
provider-model-kilocode.ts
provider-model-primary.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
provider-oauth-flow.ts refactor: simplify provider oauth prompts 2026-04-11 00:11:08 +01:00
provider-openai-codex-oauth-tls.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
provider-openai-codex-oauth.test.ts test: share openai codex oauth fixtures 2026-04-20 21:40:16 +01:00
provider-openai-codex-oauth.ts [codex] fix(auth): harden OAuth refresh and Codex CLI bootstrap flows (#68396) 2026-04-18 01:02:29 -05:00
provider-public-artifacts.test.ts test: keep public artifact coverage on cheap boundaries 2026-04-08 15:05:37 +01:00
provider-public-artifacts.ts test(agents): isolate shared subagent state 2026-04-14 22:49:31 +01:00
provider-registry-shared.test.ts refactor: dedupe provider and channel string helpers 2026-04-07 09:44:53 +01:00
provider-registry-shared.ts refactor: dedupe plugin lowercase helpers 2026-04-07 20:57:04 +01:00
provider-replay-helpers.test.ts fix(moonshot): preserve native Kimi tool_call IDs in openai-completions replay 2026-04-23 01:52:58 +01:00
provider-replay-helpers.ts fix(moonshot): preserve native Kimi tool_call IDs in openai-completions replay 2026-04-23 01:52:58 +01:00
provider-runtime-model.types.ts fix(cycles): split provider runtime model types 2026-04-11 22:50:45 +01:00
provider-runtime.runtime.ts
provider-runtime.synthetic-auth-discovery.test.ts fix(anthropic-vertex): resolve model discovery and auth for GCP ADC (openclaw#65716) 2026-04-23 09:03:16 -05:00
provider-runtime.test-support.ts fix(openai): retire removed Codex Spark model 2026-04-23 21:16:46 +01:00
provider-runtime.test.ts fix(openai): retire removed Codex Spark model 2026-04-23 21:16:46 +01:00
provider-runtime.ts fix(anthropic-vertex): resolve model discovery and auth for GCP ADC (openclaw#65716) 2026-04-23 09:03:16 -05:00
provider-self-hosted-setup.test.ts test: keep provider auth onboarding tests off runtime auth 2026-04-08 09:44:17 +01:00
provider-self-hosted-setup.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
provider-thinking.ts fix: break provider thinking import cycle 2026-04-21 19:19:03 +01:00
provider-thinking.types.ts fix: centralize provider thinking profiles 2026-04-21 09:13:35 +01:00
provider-validation.test.ts
provider-validation.ts refactor: share plugin validation diagnostics 2026-04-19 04:59:40 +01:00
provider-wizard.test.ts test: add missing provider runtime mock export 2026-04-06 18:04:18 +01:00
provider-wizard.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
provider-zai-endpoint.ts fix: align Z.AI endpoint detection with GLM-5.1 default (#61998) (thanks @serg0x) 2026-04-08 04:38:39 +01:00
providers.runtime.ts refactor(lint): enable map spread rule 2026-04-18 20:37:12 +01:00
providers.test.ts fix: harden external auth fallback loading 2026-04-23 07:22:24 +01:00
providers.ts fix: harden external auth fallback loading 2026-04-23 07:22:24 +01:00
public-surface-loader.test.ts fix(plugins): share bundled public surface jiti cache scope 2026-04-14 17:20:59 +01:00
public-surface-loader.ts perf: reduce jiti loader alias work 2026-04-20 18:06:45 +01:00
public-surface-runtime.test.ts fix(plugin-sdk): fall back from dist facade overrides to source surfaces 2026-04-14 20:06:26 +01:00
public-surface-runtime.ts fix(plugin-sdk): fall back from dist facade overrides to source surfaces 2026-04-14 20:06:26 +01:00
register-plugin-cli-command-groups.ts feat(plugins): narrow CLI loading via activation planning (#65120) 2026-04-12 09:07:47 +01:00
registry-empty.ts feat(codex): add tool hook parity (#70307) 2026-04-22 16:18:10 -07:00
registry-types.ts refactor: type config schemas as typebox-compatible 2026-04-23 05:22:16 +01:00
registry.dual-kind-memory-gate.test.ts feat(memory-wiki): add belief-layer digests and compat migration 2026-04-07 08:56:24 +01:00
registry.ts fix(hooks): harden cli transcript loading (#70786) 2026-04-23 14:25:27 -07:00
roots.ts
runtime-channel-state.ts fix(plugins): narrow runtime channel registry state 2026-04-11 20:01:32 +01:00
runtime-live-state-guardrails.test.ts refactor(lint): enable map spread rule 2026-04-18 20:37:12 +01:00
runtime-plugin-boundary.whatsapp.test.ts fix(plugins): share runtime boundary jiti cache helper 2026-04-14 17:17:58 +01:00
runtime-sidecar-paths-baseline.ts refactor(qa): split Matrix QA into optional plugin (#66723) 2026-04-14 16:28:57 -04:00
runtime-sidecar-paths.ts test: reuse runtime sidecar uniqueness helper 2026-04-21 00:32:42 +01:00
runtime-state.ts fix(build): repair rebase export surfaces 2026-04-11 13:49:03 +01:00
runtime.channel-pin.test.ts
runtime.test.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
runtime.ts fix(build): repair rebase export surfaces 2026-04-11 13:49:03 +01:00
schema-validator.test.ts
schema-validator.ts refactor: type config schemas as typebox-compatible 2026-04-23 05:22:16 +01:00
sdk-alias.test.ts perf(plugins): cache normalized jiti aliases 2026-04-22 21:02:29 +01:00
sdk-alias.ts perf(plugins): cache normalized jiti aliases 2026-04-22 21:02:29 +01:00
semver.runtime.ts feat(tokenjuice): bundle the native adapter (#69946) 2026-04-21 23:58:37 -07:00
services.test.ts
services.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
setup-binary.ts
setup-browser.ts
setup-descriptors.ts refactor(plugins): prefer setup descriptors for setup lookup (#64786) 2026-04-12 03:29:24 +01:00
setup-registry.runtime.test.ts refactor(plugins): prefer setup descriptors for setup lookup (#64786) 2026-04-12 03:29:24 +01:00
setup-registry.runtime.ts refactor(plugins): prefer setup descriptors for setup lookup (#64786) 2026-04-12 03:29:24 +01:00
setup-registry.test.ts test(plugins): place shadow setup-api where the old cwd-fallback would actually resolve it 2026-04-23 20:17:21 +01:00
setup-registry.ts fix(plugins): ignore cwd setup-api fallback 2026-04-23 20:17:21 +01:00
slots.test.ts
slots.ts fix(cycles): split residual shared type seams 2026-04-11 02:46:40 +01:00
source-display.test.ts
source-display.ts
source-loader.ts perf(plugin-sdk): per-phase + per-jiti-call probes for bundled channel entries (#69537) 2026-04-21 22:06:13 +10:00
stage-bundled-plugin-runtime-deps.test.ts test: share bundled plugin hotfix types 2026-04-19 00:29:26 +01:00
stage-bundled-plugin-runtime.test.ts fix: load staged dist-runtime plugins in docker 2026-04-22 18:22:39 +01:00
status.test-helpers.ts feat(codex): add tool hook parity (#70307) 2026-04-22 16:18:10 -07:00
status.test.ts fix(hooks): harden cli transcript loading (#70786) 2026-04-23 14:25:27 -07:00
status.ts fix(hooks): harden cli transcript loading (#70786) 2026-04-23 14:25:27 -07:00
synthetic-auth.runtime.test.ts refactor: move synthetic auth refs to manifests 2026-04-18 19:53:54 +01:00
synthetic-auth.runtime.ts refactor: move synthetic auth refs to manifests 2026-04-18 19:53:54 +01:00
text-transforms.runtime.ts refactor: share active plugin runtime lookup 2026-04-20 14:01:54 +01:00
toggle-config.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
tool-types.ts fix(utils): split delivery context shared types 2026-04-11 17:03:38 +01:00
tools.optional.test.ts test: speed up plugin status tests 2026-04-07 15:25:21 +01:00
tools.ts fix(agents): expose configured MCP tools in Pi profiles 2026-04-23 00:47:37 +01:00
types.ts fix: align claude cli permissions with exec policy 2026-04-23 23:11:34 +01:00
uninstall.test.ts test(plugins): share async temp helpers in marketplace tests 2026-04-06 05:52:10 +01:00
uninstall.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
update.test.ts fix(plugins): skip unchanged npm updates 2026-04-23 01:23:03 +01:00
update.ts fix(plugins): skip unchanged npm updates 2026-04-23 01:23:03 +01:00
validation-diagnostics.ts refactor: share plugin validation diagnostics 2026-04-19 04:59:40 +01:00
web-fetch-providers.runtime.test.ts test(plugins): fast-path bundled setup web providers 2026-04-17 14:25:21 -07:00
web-fetch-providers.runtime.ts test(plugins): fast-path bundled setup web providers 2026-04-17 14:25:21 -07:00
web-fetch-providers.shared.ts perf(tests): trim plugin and gateway hot paths 2026-04-14 23:03:23 +01:00
web-provider-public-artifacts.explicit-fast-path.test.ts test: narrow web search contract runtime loads 2026-04-17 17:26:46 -04:00
web-provider-public-artifacts.explicit.ts refactor: share provider and outbound helpers 2026-04-20 13:18:02 +01:00
web-provider-public-artifacts.test.ts fix(web-search): restore SecretRef runtime compatibility for bundled providers (#68424) 2026-04-21 02:34:24 +01:00
web-provider-public-artifacts.ts perf(secrets): split explicit bundled web provider artifacts 2026-04-07 12:14:13 +01:00
web-provider-resolution-candidates.test.ts perf(tests): trim plugin and gateway hot paths 2026-04-14 23:03:23 +01:00
web-provider-resolution-shared.test.ts fix(plugins): centralize explicit plugin scope handling (#65298) 2026-04-12 16:16:37 +01:00
web-provider-resolution-shared.ts refactor(lint): enable map spread rule 2026-04-18 20:37:12 +01:00
web-provider-runtime-shared.test.ts fix(plugins): centralize explicit plugin scope handling (#65298) 2026-04-12 16:16:37 +01:00
web-provider-runtime-shared.ts test(plugins): fast-path bundled setup web providers 2026-04-17 14:25:21 -07:00
web-provider-types.ts refactor: tighten tool schema types 2026-04-23 05:06:58 +01:00
web-search-credential-presence.test.ts test: speed up slow import-boundary tests 2026-04-16 21:14:17 +01:00
web-search-credential-presence.ts test: speed up slow import-boundary tests 2026-04-16 21:14:17 +01:00
web-search-providers.runtime.test.ts test(plugins): fast-path bundled setup web providers 2026-04-17 14:25:21 -07:00
web-search-providers.runtime.ts test(plugins): fast-path bundled setup web providers 2026-04-17 14:25:21 -07:00
web-search-providers.shared.ts perf(tests): trim plugin and gateway hot paths 2026-04-14 23:03:23 +01:00
wired-hooks-after-tool-call.e2e.test.ts test(e2e): align release harness coverage 2026-04-12 16:08:12 +01:00
wired-hooks-compaction.test.ts fix(agents): rename auto_compaction_start/end to compaction_start/end [AI] (#67713) 2026-04-20 11:35:40 -07:00
wired-hooks-gateway.test.ts fix(hooks): expose typed gateway startup context 2026-04-22 11:22:51 -07:00
wired-hooks-inbound-claim.test.ts test: use synthetic media channel fixtures 2026-04-20 23:59:39 +01:00
wired-hooks-llm.test.ts
wired-hooks-message.test.ts
wired-hooks-reply-dispatch.test.ts
wired-hooks-session.test.ts
wired-hooks-subagent.test.ts matrix: fix sessions_spawn --thread subagent session spawning (#67643) 2026-04-17 02:17:56 -04:00