..
capability-runtime-vitest-shims
fix: preserve plugin runtime registry state
2026-04-07 15:28:46 +01:00
contracts
fix(plugins): keep contract vitest registries on public surfaces
2026-04-17 14:32:40 -07:00
runtime
fix(plugins): share runtime boundary alias builder
2026-04-14 17:26:45 +01:00
test-helpers
test: satisfy temp path guard ( #64491 )
2026-04-11 00:39:21 +01:00
activation-context.ts
perf(tests): trim plugin and gateway hot paths
2026-04-14 23:03:23 +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
AGENTS.md
Docs: refresh agent instructions
2026-04-17 02:46:38 -04:00
api-builder.ts
fix(cycles): reduce remaining static import seams
2026-04-11 02:46:41 +01: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
bundle-commands.ts
fix(agents): refresh bundle command discovery
2026-04-17 09:59:03 +05:30
bundle-config-shared.ts
fix(cycles): bulk extract leaf type surfaces
2026-04-11 13:26:50 +01:00
bundle-lsp.ts
fix(cycles): bulk extract leaf type surfaces
2026-04-11 13:26:50 +01:00
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
fix(cycles): bulk extract leaf type surfaces
2026-04-11 13:26:50 +01:00
bundle-mcp.test-support.ts
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
test(plugins): fix sync register call sites
2026-04-17 10:14:00 +05:30
bundled-channel-config-metadata.ts
fix(plugins): share public surface source extensions
2026-04-14 17:29:44 +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-plugin-metadata.test.ts
Plugins: prefer scanDir override paths
2026-04-15 17:24:31 -04:00
bundled-plugin-metadata.ts
Plugins: prefer scanDir override paths
2026-04-15 17:24:31 -04:00
bundled-plugin-naming.test.ts
bundled-plugin-scan.ts
fix(plugins): share public surface source extensions
2026-04-14 17:29:44 +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
fix(cycles): reduce remaining static import seams
2026-04-11 02:46:41 +01: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: share agent harness runtime activation ( #67474 )
2026-04-16 09:06:45 -07:00
channel-plugin-ids.ts
fix: share agent harness runtime activation ( #67474 )
2026-04-16 09:06:45 -07: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
fix(onboard): normalize channel setup metadata ( #66706 )
2026-04-14 19:11:52 +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(cycles): split plugin runtime contract leaf types
2026-04-11 15:39:32 +01:00
cli-backends.runtime.ts
fix(cycles): split plugin runtime contract leaf types
2026-04-11 15:39:32 +01:00
cli-registry-loader.ts
fix(plugins): enforce synchronous registration
2026-04-17 10:14:00 +05:30
cli.browser-plugin.integration.test.ts
test: isolate bundled plugin coverage from unit
2026-04-03 10:58:44 +01:00
cli.test.ts
fix(plugins): enforce synchronous registration
2026-04-17 10:14:00 +05:30
cli.ts
feat(plugins): narrow CLI loading via activation planning ( #65120 )
2026-04-12 09:07:47 +01:00
command-registration.ts
fix: allow plugin commands on Slack when channel supports native commands ( #64578 )
2026-04-13 13:14:02 -07: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: dedupe plugin enable-state wrappers
2026-04-06 22:21: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(cycles): reduce remaining static import seams
2026-04-11 02:46:41 +01:00
config-policy.test.ts
refactor: dedupe plugin config helpers
2026-04-06 16:52:41 +01:00
config-policy.ts
fix(cycles): bulk extract leaf type surfaces
2026-04-11 13:26:50 +01:00
config-schema.test.ts
config-schema.ts
fix(cycles): bulk extract leaf type surfaces
2026-04-11 13:26:50 +01:00
config-state.test.ts
fix(plugins): preserve contextEngine slot through config normalization ( #64192 )
2026-04-10 15:58:27 -07:00
config-state.ts
fix(cycles): continue seam extraction
2026-04-11 10:43:22 +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
test(plugins): address discovery review feedback
2026-04-17 08:54:58 +05:30
discovery.ts
test(plugins): address discovery review feedback
2026-04-17 08:54:58 +05:30
doctor-contract-registry.test.ts
fix(slack): isolate doctor contract API ( #63192 )
2026-04-13 17:33:49 -07:00
doctor-contract-registry.ts
perf(config): scope dry-run legacy validation
2026-04-13 20:40:52 +01:00
enable.test.ts
enable.ts
fix(cycles): reduce remaining static import seams
2026-04-11 02:46:41 +01:00
generated-plugin-test-helpers.ts
hook-before-agent-start.types.ts
fix(cycles): continue shared seam extraction
2026-04-11 02:46:41 +01:00
hook-message.types.ts
fix(cycles): add remaining seam files
2026-04-11 10:43:22 +01:00
hook-registry.types.ts
fix(plugins): split hook contract types
2026-04-11 18:06:18 +01:00
hook-runner-global.test.ts
test: streamline runtime wrapper test reloads
2026-04-03 04:41:38 +01:00
hook-runner-global.ts
fix(plugins): split hook contract types
2026-04-11 18:06:18 +01:00
hook-types.ts
matrix: fix sessions_spawn --thread subagent session spawning ( #67643 )
2026-04-17 02:17:56 -04:00
hooks.before-agent-reply.test.ts
hooks.before-agent-start.test.ts
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
hooks.model-override-wiring.test.ts
hooks.phase-hooks.test.ts
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
matrix: fix sessions_spawn --thread subagent session spawning ( #67643 )
2026-04-17 02:17:56 -04: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
install-policy-context.ts
Revert "refactor(plugins): remove before_install hook"
2026-04-01 19:57:07 -05:00
install-security-scan.runtime.ts
fix(cycles): split residual shared type seams
2026-04-11 02:46:40 +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(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
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
test(plugins): align unreadable manifest traversal failure code
2026-04-15 12:10:24 +01:00
install.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
installs.test.ts
installs.ts
fix(cycles): reduce remaining static import seams
2026-04-11 02:46:41 +01:00
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
fix(plugins): serialize interactive callback dedupe
2026-04-13 18:04:28 +01:00
interactive.test.ts
fix(plugins): serialize interactive callback dedupe
2026-04-13 18:04:28 +01:00
interactive.ts
fix(plugins): serialize interactive callback dedupe
2026-04-13 18:04:28 +01:00
jiti-loader-cache.test.ts
test(plugins): align jiti loader cache expectations
2026-04-15 12:14:34 +01:00
jiti-loader-cache.ts
fix(plugins): share bundled public surface jiti cache scope
2026-04-14 17:20:59 +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
fix(browser): harden browser control override loading ( #62663 )
2026-04-08 13:24:47 -06: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
fix(plugins): enforce synchronous registration
2026-04-17 10:14:00 +05:30
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(plugins): preserve empty provider scopes
2026-04-12 11:04:58 +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
fix(plugins): tighten register rollback
2026-04-17 10:14:00 +05:30
loader.ts
fix(plugins): tighten register rollback
2026-04-17 10:14:00 +05:30
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
refactor(plugins): centralize manifest owner trust policy ( #65459 )
2026-04-12 19:36:03 +01:00
manifest-registry-state.ts
perf(plugins): isolate manifest registry cache state
2026-04-13 17:21:21 +01:00
manifest-registry.test.ts
refactor(qa): split Matrix QA into optional plugin ( #66723 )
2026-04-14 16:28:57 -04:00
manifest-registry.ts
refactor(qa): split Matrix QA into optional plugin ( #66723 )
2026-04-14 16:28:57 -04: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(plugins): add manifest activation and setup descriptors ( #64780 )
2026-04-11 12:35:59 +01:00
manifest.ts
test: speed legacy state migration discovery
2026-04-17 16:41:43 -04: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
path-safety.ts
pi-package-graph.test.ts
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-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
Revert "refactor(cli): remove custom cli backends"
2026-04-06 13:40:42 +01:00
provider-auth-choice-helpers.ts
fix(cycles): reduce remaining static import seams
2026-04-11 02:46:41 +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(cycles): reduce remaining static import seams
2026-04-11 02:46:41 +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
fix(cycles): bulk extract leaf type surfaces
2026-04-11 13:26:50 +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
perf: optimize remaining core tests
2026-04-17 16:05:10 +01:00
provider-auth-input.ts
refactor: simplify core conversions
2026-04-11 01:17:51 +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-discovery.runtime.ts
fix(cycles): reduce remaining static import seams
2026-04-11 02:46:41 +01:00
provider-discovery.test.ts
fix: improve claude cli live discovery
2026-04-06 18:49:59 +01:00
provider-discovery.ts
fix(cycles): reduce remaining static import seams
2026-04-11 02:46:41 +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-model-allowlist.ts
fix(cycles): reduce remaining static import seams
2026-04-11 02:46:41 +01:00
provider-model-compat.ts
refactor: share native streaming compat helpers
2026-04-04 12:18:45 +01:00
provider-model-defaults.ts
fix(cycles): reduce remaining static import seams
2026-04-11 02:46:41 +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
fix(oauth): make codex tls preflight advisory
2026-04-17 10:24:00 -07:00
provider-openai-codex-oauth.ts
fix(oauth): make codex tls preflight advisory
2026-04-17 10:24:00 -07: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: repair sanitized replay tool results before send ( #67620 ) (thanks @stainlu)
2026-04-16 18:38:57 +05:30
provider-replay-helpers.ts
refactor: dedupe plugin lowercase helpers
2026-04-07 15:53:50 +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.test-support.ts
feat(codex): add gpt-5.4-pro forward compat ( #66453 )
2026-04-14 11:05:24 +01:00
provider-runtime.test.ts
feat(codex): add gpt-5.4-pro forward compat ( #66453 )
2026-04-14 11:05:24 +01:00
provider-runtime.ts
perf(plugins): split provider hook runtime seam
2026-04-14 17:01:05 +01: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(cycles): bulk extract leaf type surfaces
2026-04-11 13:26:50 +01:00
provider-thinking.types.ts
fix(cycles): split residual shared type seams
2026-04-11 02:46:40 +01:00
provider-validation.test.ts
provider-validation.ts
fix(cycles): bulk extract leaf type surfaces
2026-04-11 13:26:50 +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
fix(plugins): centralize explicit plugin scope handling ( #65298 )
2026-04-12 16:16:37 +01:00
providers.test.ts
refactor(plugins): centralize manifest owner trust policy ( #65459 )
2026-04-12 19:36:03 +01:00
providers.ts
refactor(plugins): centralize manifest owner trust policy ( #65459 )
2026-04-12 19:36:03 +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
fix(plugins): avoid redundant public surface jiti config reads
2026-04-14 17:43:24 +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: add plugin text transforms
2026-04-11 02:17:39 +01:00
registry-types.ts
fix(plugins): treat context-engine plugins as capabilities in status/inspect ( #58766 )
2026-04-13 07:32:24 -07: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(plugins): roll back failed register globals
2026-04-17 10:14:00 +05:30
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
test: stabilize loaded full-suite checks
2026-04-12 11:52:56 -07: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: baseline bundled runtime sidecar paths
2026-04-03 14:26:01 +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
lint: enable small oxlint rules
2026-04-11 02:15:21 +01:00
sdk-alias.test.ts
QA: fix private runtime source loading ( #67428 )
2026-04-15 21:59:16 -04:00
sdk-alias.ts
QA: fix private runtime source loading ( #67428 )
2026-04-15 21:59:16 -04: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
refactor(plugins): prefer setup descriptors for setup lookup ( #64786 )
2026-04-12 03:29:24 +01:00
setup-registry.ts
test: narrow setup auto-enable probes
2026-04-17 18:23:20 -04:00
setup-registry.types.ts
fix(plugins): split setup registry runtime types
2026-04-11 21:36:07 +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
fix(plugins): share cached plugin jiti loader config
2026-04-14 17:00:24 +01:00
stage-bundled-plugin-runtime-deps.test.ts
fix(plugins): localize bundled runtime deps to extensions ( #67099 )
2026-04-15 12:04:31 +01:00
stage-bundled-plugin-runtime.test.ts
test: keep plugin runtime symlink assertion on symlink path
2026-04-10 10:28:53 +01:00
status.test-helpers.ts
fix(plugins): treat context-engine plugins as capabilities in status/inspect ( #58766 )
2026-04-13 07:32:24 -07:00
status.test.ts
fix(plugins): treat context-engine plugins as capabilities in status/inspect ( #58766 )
2026-04-13 07:32:24 -07:00
status.ts
fix(plugins): treat context-engine plugins as capabilities in status/inspect ( #58766 )
2026-04-13 07:32:24 -07:00
synthetic-auth.runtime.ts
fix(ci): clean up rebased registry types
2026-04-11 13:54:07 +01:00
text-transforms.runtime.ts
fix(ci): stabilize auto-reply CI tests
2026-04-11 04:09:10 +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(check): repair plugin and secret type drift
2026-04-06 15:36:42 +01:00
types.ts
fix(plugins): enforce synchronous registration
2026-04-17 10:14:00 +05:30
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
Plugins: allow unsafe-force override on update
2026-04-04 01:49:35 +09:00
update.ts
fix(cycles): reduce remaining static import seams
2026-04-11 02:46:41 +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
test: narrow web search contract runtime loads
2026-04-17 17:26:46 -04:00
web-provider-public-artifacts.test.ts
test: narrow web provider artifact invariants
2026-04-11 12:54:00 +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
perf(tests): trim plugin and gateway hot paths
2026-04-14 23:03:23 +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
fix(cycles): add remaining seam files
2026-04-11 10:43:22 +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
refactor: lazy load compaction store updates
2026-04-04 01:07:28 +09:00
wired-hooks-gateway.test.ts
wired-hooks-inbound-claim.test.ts
wired-hooks-llm.test.ts
wired-hooks-message.test.ts
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
matrix: fix sessions_spawn --thread subagent session spawning ( #67643 )
2026-04-17 02:17:56 -04:00