openclaw/src/plugins
2026-04-08 16:53:46 +01:00
..
capability-runtime-vitest-shims fix: preserve plugin runtime registry state 2026-04-07 15:28:46 +01:00
contracts refactor: dedupe plugin metadata test helpers 2026-04-08 15:58:46 +01:00
runtime fix: keep runtime task test harness behind task seams 2026-04-08 16:53:46 +01:00
test-helpers refactor: dedupe plugin test harnesses 2026-04-08 15:58:45 +01:00
activation-context.ts fix: preserve forced plugin activation context 2026-04-06 23:31:34 +01:00
AGENTS.md docs(agents): tighten provider boundary guidance 2026-04-04 14:13:46 +09:00
api-builder.ts feat: add pluggable compaction provider registry (#56224) 2026-04-07 10:55:34 -07:00
build-smoke-entry.ts
bundle-claude-inspect.test.ts test(plugins): reuse tracked temp helpers in fixture tests 2026-04-06 05:50:26 +01:00
bundle-commands.test.ts test: dedupe plugin bundle discovery suites 2026-03-28 06:04:50 +00:00
bundle-commands.ts refactor: dedupe plugin auto-reply trimmed readers 2026-04-08 01:36:39 +01:00
bundle-config-shared.ts refactor(plugins): separate activation from enablement (#59844) 2026-04-03 03:22:37 +09:00
bundle-lsp.ts
bundle-manifest.test.ts fix: use JSON5 parser for plugin manifest loading (#57734) [AI-assisted] (#59084) 2026-04-02 22:02:04 +08:00
bundle-manifest.ts refactor: dedupe plugin trimmed readers 2026-04-08 01:36:38 +01:00
bundle-mcp.test-support.ts test: dedupe plugin bundle discovery suites 2026-03-28 06:04:50 +00:00
bundle-mcp.test.ts test: dedupe plugin bundle discovery suites 2026-03-28 06:04:50 +00:00
bundle-mcp.ts
bundled-capability-metadata.test.ts refactor: dedupe plugin metadata test helpers 2026-04-08 15:58:46 +01:00
bundled-capability-runtime.ts refactor: add xai plugin-sdk boundary canary (#61548) 2026-04-06 14:13:11 +01:00
bundled-channel-config-metadata.ts refactor: share bundled loader Jiti config helpers 2026-04-07 14:13:16 +01:00
bundled-channel-runtime.ts fix(ci): repair contracts and whatsapp regressions 2026-04-06 17:52:05 +01:00
bundled-compat.ts fix: preserve forced plugin activation context 2026-04-06 23:31:34 +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-plugin-metadata.test.ts test: keep bundled metadata sidecar scan inventory-only 2026-04-08 15:12:33 +01:00
bundled-plugin-metadata.ts refactor: dedupe plugin string list helpers 2026-04-07 05:06:54 +01:00
bundled-plugin-naming.test.ts test: dedupe plugin bundle discovery suites 2026-03-28 06:04:50 +00:00
bundled-plugin-scan.ts refactor: dedupe shared string aliases 2026-04-07 09:44:53 +01:00
bundled-sources.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
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 fix: allowlist compat for capability provider fallback (#62234) (thanks @neeravmakwana) 2026-04-07 12:45:56 +05:30
capability-provider-runtime.ts fix: allowlist compat for capability provider fallback (#62234) (thanks @neeravmakwana) 2026-04-07 12:45:56 +05:30
captured-registration.test.ts Revert "refactor: move tasks into bundled plugin" 2026-04-01 01:30:22 +09:00
captured-registration.ts Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +01:00
channel-catalog-registry.ts refactor: remove bundled channel discovery leaks 2026-04-05 20:36:24 +01:00
channel-plugin-ids.test.ts Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +01:00
channel-plugin-ids.ts Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +01:00
CLAUDE.md Docs: add boundary AGENTS guides (#56647) 2026-03-28 20:22:03 -04:00
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-backends.runtime.ts perf(agents): lazy cli backend setup lookup 2026-04-07 03:49:40 +01:00
cli-registry-loader.ts refactor: share plugin runtime load context 2026-04-06 15:26:32 +01:00
cli.browser-plugin.integration.test.ts test: isolate bundled plugin coverage from unit 2026-04-03 10:58:44 +01:00
cli.test.ts test: speed up plugin cli tests 2026-04-07 19:59:46 +01:00
cli.ts refactor: share plugin cli registration helpers 2026-04-06 14:52:21 +01:00
command-registration.ts refactor: dedupe plugin lowercase helpers 2026-04-07 15:53:50 +01:00
command-registry-state.ts refactor: dedupe plugin lowercase helpers 2026-04-07 12:18:22 +01:00
commands.test.ts fix: honor default account in plugin commands 2026-04-03 16:13:31 -05:00
commands.ts refactor: dedupe plugin lowercase helpers 2026-04-07 20:57:04 +01: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: dedupe plugin enable-state wrappers 2026-04-06 22:21:00 +01:00
config-contracts.test.ts fix: restore ci after rebase drift 2026-04-07 07:36:11 +01:00
config-contracts.ts perf(plugins): skip bundled config-contract fallback for known plugins 2026-04-07 07:24:17 +01:00
config-normalization-shared.ts refactor: dedupe plugin lowercase helpers 2026-04-07 20:57:04 +01:00
config-policy.test.ts refactor: dedupe plugin config helpers 2026-04-06 16:52:41 +01:00
config-policy.ts refactor: dedupe plugin enable-state wrappers 2026-04-06 22:21:00 +01:00
config-schema.test.ts test: dedupe plugin bundle discovery suites 2026-03-28 06:04:50 +00:00
config-schema.ts refactor: deduplicate plugin config schemas 2026-03-27 02:53:08 +00:00
config-state.test.ts refactor: unify plugin activation source plumbing 2026-04-03 23:39:36 +09:00
config-state.ts refactor: dedupe routing lowercase helpers 2026-04-07 11:18:18 +01:00
conversation-binding.test.ts test: sync messaging runtime and talk expectations 2026-04-07 05:46:13 +01:00
conversation-binding.ts refactor: dedupe plugin auto-reply trimmed readers 2026-04-08 01:36:39 +01:00
copy-bundled-plugin-metadata.test.ts fix: ship bundled runtime support packages 2026-03-31 14:25:32 +01:00
discovery.test.ts fix: unblock comfy live plugin loading 2026-04-06 03:01:43 +01:00
discovery.ts refactor: dedupe plugin lowercase helpers 2026-04-07 15:53:50 +01:00
doctor-contract-registry.test.ts refactor: dedupe plugin test harnesses 2026-04-08 15:58:45 +01:00
doctor-contract-registry.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
enable.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
enable.ts refactor: move built-in channel normalization to ids 2026-04-04 01:07:28 +09:00
generated-plugin-test-helpers.ts
hook-runner-global.test.ts test: streamline runtime wrapper test reloads 2026-04-03 04:41:38 +01:00
hook-runner-global.ts feat(memory-core): add dreaming promotion with weighted recall thresholds (#60569) 2026-04-03 20:26:53 -07:00
hooks.before-agent-reply.test.ts feat(plugins): add before_agent_reply hook (claiming pattern) (#20067) 2026-04-01 13:31:11 -07:00
hooks.before-agent-start.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
hooks.before-install.test.ts Revert "refactor(plugins): remove before_install hook" 2026-04-01 19:57:07 -05:00
hooks.before-tool-call.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
hooks.model-override-wiring.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
hooks.phase-hooks.test.ts Plugins: preserve prompt build system prompt precedence (#58375) 2026-03-31 16:52:09 +01:00
hooks.security.test.ts fix(hooks): harden before_tool_call hook runner to fail-closed on error [AI] (#59822) 2026-04-03 16:44:35 -06:00
hooks.sync-only.test.ts fix(ci): align stale test expectations 2026-04-06 16:53:21 +01:00
hooks.test-helpers.ts feat: add music generation tooling 2026-04-06 01:47:14 +01:00
hooks.ts refactor: dedupe plugin task error formatting 2026-04-07 02:03:34 +01:00
http-path.ts refactor: dedupe plugin helper readers 2026-04-07 06:55:45 +01:00
http-registry.test.ts test: dedupe plugin command and runtime helpers 2026-03-28 03:06:27 +00:00
http-registry.ts
http-route-overlap.ts
install-policy-context.ts Revert "refactor(plugins): remove before_install hook" 2026-04-01 19:57:07 -05:00
install-security-scan.runtime.ts Revert "refactor(plugins): remove before_install hook" 2026-04-01 19:57:07 -05:00
install-security-scan.ts fix: align skill install security gate 2026-03-31 15:53:29 +01:00
install.npm-spec.test.ts test(plugins): share suite temp root helper in install path tests 2026-04-06 05:53:53 +01:00
install.path.test.ts test(plugins): share suite temp root helper in install path tests 2026-04-06 05:53:53 +01:00
install.runtime.ts plugins: enrich before_install policy context 2026-03-29 12:35:01 -07:00
install.test.ts test(plugins): reuse suite temp root helper in install fixture tests 2026-04-06 05:54:29 +01:00
install.ts refactor: dedupe plugin trimmed readers 2026-04-08 01:36:38 +01:00
installs.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
installs.ts
interactive-binding-helpers.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
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 refactor: split plugin interactive registration 2026-04-04 01:07:28 +09:00
interactive.test.ts test(plugins): finish moving contract coverage 2026-04-04 00:11:39 +01:00
interactive.ts refactor(plugins): reuse interactive registry state 2026-04-08 09:07:28 +01:00
jiti-loader-cache.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
lazy-service-module.test.ts test: dedupe plugin utility config suites 2026-03-28 04:02:13 +00:00
lazy-service-module.ts refactor: finish browser compat untangle 2026-03-26 22:42:41 +00:00
loader-sdk-import-guardrails.test.ts test: guard loader fixtures against broad sdk imports 2026-04-08 13:28:32 +01:00
loader.bundle.test.ts test: split plugin loader coverage by concern 2026-04-04 01:07:28 +09:00
loader.cli-metadata.test.ts test: guard loader fixtures against broad sdk imports 2026-04-08 13:28:32 +01:00
loader.git-path-regression.test.ts test(plugins): reuse tracked temp helpers in path resolution tests 2026-04-06 05:50:26 +01:00
loader.runtime-registry.test.ts fix: preserve gateway-bindable loader compatibility 2026-04-06 15:28:41 +01:00
loader.test-fixtures.ts test: guard loader fixtures against broad sdk imports 2026-04-08 13:28:32 +01:00
loader.test.ts perf(test): trim bundled facade hot paths 2026-04-07 00:59:49 +01:00
loader.ts refactor: dedupe plugin trimmed readers 2026-04-08 01:36:38 +01:00
logger.test.ts test: dedupe plugin command and runtime helpers 2026-03-28 03:06:27 +00:00
logger.ts
manifest-registry.test.ts test: fix manifest registry candidate fixtures 2026-04-07 11:43:10 +01:00
manifest-registry.ts refactor: dedupe plugin trimmed readers 2026-04-08 01:36:38 +01:00
manifest.json5-tolerance.test.ts feat(plugins): auto-load provider plugins from model support 2026-04-04 04:52:25 +01:00
manifest.ts refactor: dedupe core trimmed string readers 2026-04-07 22:57:52 +01:00
marketplace.test.ts test(plugins): share async temp helpers in marketplace tests 2026-04-06 05:52:10 +01:00
marketplace.ts refactor: dedupe plugin auto-reply trimmed readers 2026-04-08 01:36:39 +01:00
memory-embedding-provider-runtime.test.ts refactor: move plugin setup and memory capabilities to registries 2026-04-05 14:53:53 +01:00
memory-embedding-provider-runtime.ts fix: restore memory embedding provider runtime export 2026-04-05 18:25:37 +01: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(memory): invert memory host sdk dependency 2026-04-05 07:34:33 +01:00
memory-runtime.test.ts test: sync messaging runtime and talk expectations 2026-04-07 05:46:13 +01:00
memory-runtime.ts refactor: share plugin runtime load context 2026-04-06 15:26:32 +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 feat(memory-wiki): add belief-layer digests and compat migration 2026-04-07 08:56:24 +01:00
min-host-version.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
min-host-version.ts refactor: dedupe plugin auto-reply trimmed readers 2026-04-08 01:36:39 +01:00
path-safety.ts
pi-package-graph.test.ts test: dedupe plugin lifecycle runtime suites 2026-03-28 04:28:54 +00: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
provider-api-key-auth.runtime.ts
provider-api-key-auth.ts refactor: dedupe plugin auto-reply trimmed readers 2026-04-08 01:36:39 +01:00
provider-auth-choice-helpers.test.ts Revert "refactor(cli): remove custom cli backends" 2026-04-06 13:40:42 +01:00
provider-auth-choice-helpers.ts refactor: dedupe plugin lowercase helpers 2026-04-07 20:57:04 +01:00
provider-auth-choice-preference.ts feat: add Fireworks provider and simplify plugin setup loading 2026-04-05 07:43:14 +01:00
provider-auth-choice.runtime.ts
provider-auth-choice.ts fix(agents): harden host-managed claude-cli auth path (#61276) 2026-04-05 11:02:18 +01:00
provider-auth-choices.test.ts fix: prefer Claude CLI in Anthropic onboarding 2026-04-04 14:49:55 +09:00
provider-auth-choices.ts style(providers): normalize import and wrap formatting 2026-04-04 12:19:08 +01:00
provider-auth-helpers.ts refactor(auth): drop provider auth storage switchboard 2026-04-06 13:08:58 +01:00
provider-auth-input.ts refactor: dedupe plugin trimmed readers 2026-04-08 01:36:38 +01:00
provider-auth-mode.ts
provider-auth-ref.ts refactor: dedupe plugin trimmed readers 2026-04-08 01:36:38 +01: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 test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
provider-catalog.ts refactor: dedupe plugin trimmed readers 2026-04-08 01:36:38 +01:00
provider-discovery.runtime.ts fix: keep provider discovery on mockable lazy runtime paths 2026-03-28 11:40:40 +00:00
provider-discovery.test.ts fix: improve claude cli live discovery 2026-04-06 18:49:59 +01:00
provider-discovery.ts fix: improve claude cli live discovery 2026-04-06 18:49:59 +01:00
provider-model-allowlist.ts fix(ci): stabilize bundled capability contract loading 2026-03-28 07:33:19 +00:00
provider-model-compat.ts refactor: share native streaming compat helpers 2026-04-04 12:18:45 +01:00
provider-model-defaults.ts Tests: fix package boundary and runtime drift 2026-04-07 14:16:25 +08:00
provider-model-helpers.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
provider-model-helpers.ts refactor: dedupe plugin lowercase helpers 2026-04-07 12:18:22 +01:00
provider-model-kilocode.ts
provider-model-primary.ts
provider-oauth-flow.ts
provider-openai-codex-oauth-tls.ts refactor: dedupe oauth tls record helper 2026-04-06 23:36:24 +01:00
provider-openai-codex-oauth.ts
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 perf(config): add bundled provider policy artifacts 2026-04-07 09:52:56 +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 style(repo): format touched helpers and tests 2026-04-06 16:16:10 +01:00
provider-replay-helpers.ts refactor: dedupe plugin lowercase helpers 2026-04-07 15:53:50 +01:00
provider-runtime.runtime.ts
provider-runtime.test-support.ts fix(ci): align stale provider and channel tests 2026-04-04 09:35:14 +01:00
provider-runtime.test.ts fix: expose runtime-ready provider auth to plugins (#62753) 2026-04-07 19:28:36 -07:00
provider-runtime.ts fix: prefer codex gpt-5.4 runtime metadata (#62694) (thanks @ruclaw7) 2026-04-08 08:16:23 +05:30
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 refactor: dedupe plugin trimmed readers 2026-04-08 01:36:38 +01:00
provider-thinking.ts
provider-validation.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
provider-validation.ts refactor: dedupe metadata string helpers 2026-04-07 09:44:53 +01:00
provider-wizard.test.ts test: add missing provider runtime mock export 2026-04-06 18:04:18 +01:00
provider-wizard.ts refactor: dedupe lowercase helper readers 2026-04-07 10:37:39 +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 fix(plugins): detect reentrant plugin loads 2026-04-06 18:05:33 +01:00
providers.test.ts fix(plugins): detect reentrant plugin loads 2026-04-06 18:05:33 +01:00
providers.ts Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +01:00
public-surface-loader.test.ts perf(plugins): prefer require for source public artifacts 2026-04-08 10:24:07 +01:00
public-surface-loader.ts test: keep public artifact coverage on cheap boundaries 2026-04-08 15:05:37 +01:00
public-surface-runtime.ts refactor: remove remaining contract path leaks 2026-04-05 20:59:56 +01:00
register-plugin-cli-command-groups.ts refactor: share plugin cli registration helpers 2026-04-06 14:52:21 +01:00
registry-empty.ts Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +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 refactor: dedupe plugin auto-reply trimmed readers 2026-04-08 01:36:39 +01:00
roots.ts
runtime-live-state-guardrails.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
runtime-plugin-boundary.whatsapp.test.ts test(plugins): reuse tracked temp helpers in fixture tests 2026-04-06 05:50:26 +01:00
runtime-sidecar-paths-baseline.ts test: keep bundled metadata sidecar scan inventory-only 2026-04-08 15:12:33 +01:00
runtime-sidecar-paths.ts test: baseline bundled runtime sidecar paths 2026-04-03 14:26:01 +01:00
runtime-state.ts fix(plugins): carry workspaceDir in runtime state 2026-04-05 09:10:09 +01:00
runtime.channel-pin.test.ts fix(channels): use pinned channel registry for outbound adapter resolution 2026-03-29 12:54:14 +05:30
runtime.test.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
runtime.ts fix(plugins): carry workspaceDir in runtime state 2026-04-05 09:10:09 +01:00
schema-validator.test.ts test: dedupe plugin bundle discovery suites 2026-03-28 06:04:50 +00:00
schema-validator.ts fix(config): support uri formats in schema validation 2026-03-27 02:29:32 +00:00
sdk-alias.test.ts refactor: share bundled loader Jiti config helpers 2026-04-07 14:13:16 +01:00
sdk-alias.ts refactor: dedupe plugin lowercase helpers 2026-04-07 20:57:04 +01:00
services.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
services.ts
setup-binary.ts
setup-browser.ts refactor: share browser and sandbox helpers 2026-03-26 18:43:57 +00:00
setup-registry.runtime.ts build: fix plugin sdk boundary exports 2026-04-07 08:06:29 +01:00
setup-registry.test.ts refactor: dedupe plugin test harnesses 2026-04-08 15:58:45 +01:00
setup-registry.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
slots.test.ts fix: support multi-kind plugins for dual slot ownership (#57507) (thanks @fuller-stack-dev) 2026-03-31 10:06:48 +05:30
slots.ts fix: support multi-kind plugins for dual slot ownership (#57507) (thanks @fuller-stack-dev) 2026-03-31 10:06:48 +05:30
source-display.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
source-display.ts
stage-bundled-plugin-runtime-deps.test.ts chore: prepare 2026.4.9 release 2026-04-08 08:02:53 +01:00
stage-bundled-plugin-runtime.test.ts test(plugins): reuse tracked temp helpers in runtime staging tests 2026-04-06 05:50:26 +01:00
status.test-helpers.ts Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +01:00
status.test.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
status.ts fix(check): repair plugin and secret type drift 2026-04-06 15:36:42 +01:00
synthetic-auth.runtime.ts perf(agents): trim pi model discovery auth tests 2026-04-07 04:13:41 +01:00
toggle-config.ts refactor: move built-in channel normalization to ids 2026-04-04 01:07:28 +09:00
tools.optional.test.ts test: speed up plugin status tests 2026-04-07 15:25:21 +01:00
tools.ts fix(check): repair plugin and secret type drift 2026-04-06 15:36:42 +01:00
types.ts fix: prefer codex gpt-5.4 runtime metadata (#62694) (thanks @ruclaw7) 2026-04-08 08:16:23 +05:30
uninstall.test.ts test(plugins): share async temp helpers in marketplace tests 2026-04-06 05:52:10 +01:00
uninstall.ts refactor: dedupe plugin task error formatting 2026-04-07 02:03:34 +01:00
update.test.ts Plugins: allow unsafe-force override on update 2026-04-04 01:49:35 +09:00
update.ts Plugins: allow unsafe-force override on update 2026-04-04 01:49:35 +09:00
web-fetch-providers.runtime.test.ts fix(plugins): avoid helper reentry loads 2026-04-06 18:20:33 +01:00
web-fetch-providers.runtime.ts refactor: share web provider runtime helpers 2026-04-06 15:26:32 +01:00
web-fetch-providers.shared.ts refactor: share web provider runtime helpers 2026-04-06 15:26:32 +01:00
web-provider-public-artifacts.explicit-fast-path.test.ts perf(secrets): split explicit bundled web provider artifacts 2026-04-07 12:14:13 +01:00
web-provider-public-artifacts.explicit.ts refactor: dedupe shared helper branches 2026-04-08 15:58:45 +01:00
web-provider-public-artifacts.test.ts test: keep public artifact coverage on cheap boundaries 2026-04-08 15:05:37 +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-shared.ts fix(check): absorb latest main lint drift 2026-04-06 15:56:02 +01:00
web-provider-runtime-shared.ts fix(plugins): avoid helper reentry loads 2026-04-06 18:20:33 +01:00
web-search-credential-presence.ts refactor: simplify plugin auto-enable structure 2026-04-05 09:34:16 +01:00
web-search-providers.runtime.test.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
web-search-providers.runtime.ts refactor: share web provider runtime helpers 2026-04-06 15:26:32 +01:00
web-search-providers.shared.ts refactor: share web provider runtime helpers 2026-04-06 15:26:32 +01:00
wired-hooks-after-tool-call.e2e.test.ts fix(ci): align test fixtures with current runner types 2026-04-05 11:23:51 +01:00
wired-hooks-compaction.test.ts refactor: lazy load compaction store updates 2026-04-04 01:07:28 +09:00
wired-hooks-gateway.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
wired-hooks-inbound-claim.test.ts fix(regression): preserve plugin identity in hook test helpers 2026-03-27 22:34:09 -05:00
wired-hooks-llm.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
wired-hooks-message.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
wired-hooks-reply-dispatch.test.ts test: stabilize acp dispatch and dreaming typings 2026-04-05 17:52:15 +01:00
wired-hooks-session.test.ts fix: enrich session_end lifecycle hooks (#59715) 2026-04-03 00:16:14 -07:00
wired-hooks-subagent.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00