Peter Steinberger
e75cd46ba6
test: isolate plugin tools mcp handlers
2026-04-17 19:25:20 +01:00
Peter Steinberger
38923d13a6
test: trim boundary and fixture hotspots
2026-04-17 19:22:38 +01:00
Gustavo Madeira Santana
f334ca2b50
Auto-reply: fast-path sandbox media root resolution
2026-04-17 14:05:49 -04:00
Gustavo Madeira Santana
2b08233a3e
Tests: mock channel registry bundled fallback
...
Keep the registry fallback unit test on a minimal bundled fixture instead of loading the real Google Chat plugin. Doctor capability metadata remains covered by the doctor channel capability tests.
2026-04-17 13:38:24 -04:00
Gustavo Madeira Santana
a464f5926b
Secrets: avoid broad web search discovery for single plugin config
...
Add an Exa web-search contract artifact and use single bundled plugin-scoped webSearch config as a provider hint. This keeps runtime secret resolution on metadata-only surfaces instead of importing full provider tool implementations.
2026-04-17 13:38:24 -04:00
Vincent Koc
eed71160ae
fix(status): align oauth health with runtime
2026-04-17 10:36:51 -07:00
Peter Steinberger
7876e3e736
test(cron): remove fast retry timer dependency
2026-04-17 18:35:06 +01:00
Peter Steinberger
1519b006b8
test(auth): isolate provider alias registry mock
2026-04-17 18:35:06 +01:00
Gustavo Madeira Santana
9bcf8f8243
Configure: defer channel status until selection ( #68007 )
...
Merged via squash.
Prepared head SHA: 24cafcd5fe
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com >
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com >
Reviewed-by: @gumadeiras
2026-04-17 13:34:13 -04:00
Gustavo Madeira Santana
00fadb978f
Tests: narrow bundled shape guard source check
2026-04-17 13:28:49 -04:00
Vincent Koc
f513bae67e
fix(oauth): make codex tls preflight advisory
2026-04-17 10:24:00 -07:00
Vincent Koc
3ed0995fa9
fix(auth): keep codex oauth canonical in openclaw
2026-04-17 10:20:43 -07:00
Peter Steinberger
8448569aca
test: narrow skills config imports
2026-04-17 18:16:43 +01:00
Peter Steinberger
dfca5bd0fe
test: isolate oauth refresh queue mocks
2026-04-17 18:10:07 +01:00
Peter Steinberger
89d3117ad0
test: narrow auth profile runtime mocks
2026-04-17 18:06:01 +01:00
Gustavo Madeira Santana
42817a1707
Tests: isolate OAuth mirror external auth lookup
...
Use the existing external auth test hook and a lightweight OAuth package mock so mirror-refresh coverage does not load provider runtime work while seeding test stores.
2026-04-17 12:50:52 -04:00
Peter Steinberger
8c249a8cca
fix(matrix): keep guarded transport mockable
2026-04-17 17:44:11 +01:00
Gustavo Madeira Santana
8d7a722487
Tests: register models command text surfaces
...
Keep models command tests inside the in-memory channel registry for Discord and WhatsApp so text-surface assertions do not load bundled channel runtimes.
2026-04-17 12:40:04 -04:00
Gustavo Madeira Santana
06e3d53c8a
Tests: avoid bundled channel fallback in adapter test
...
Register a lightweight Telegram test plugin so the default-adapter assertion stays inside the in-memory registry instead of loading the real bundled channel runtime.
2026-04-17 12:34:38 -04:00
Peter Steinberger
7815d25eef
fix: keep Matrix transport tests on mocked fetch
2026-04-17 17:33:34 +01:00
Peter Steinberger
a027a40c90
test(plugins): allow secret input runtime sdk subpath
2026-04-17 17:18:12 +01:00
Peter Steinberger
97f713f459
test(agents): isolate compaction token estimator mocks
2026-04-17 17:18:12 +01:00
Peter Steinberger
c0a16650d5
test(commands): fix command fixture typing
2026-04-17 17:18:12 +01:00
Peter Steinberger
a71b810e43
fix(plugin-sdk): expose session store runtime helpers
2026-04-17 17:18:12 +01:00
Gustavo Madeira Santana
c66703300a
Tests: narrow bootstrap routing coverage
2026-04-17 12:17:41 -04:00
Peter Steinberger
54d9a09912
perf: narrow Matrix monitor reply imports
2026-04-17 17:14:44 +01:00
Peter Steinberger
d851f9e816
perf: narrow Matrix thread binding runtime imports
2026-04-17 17:04:31 +01:00
Peter Steinberger
14c4d6457a
perf: narrow Matrix account runtime imports
2026-04-17 16:53:46 +01:00
Peter Steinberger
7b27d08e56
perf: lazy load system run config
2026-04-17 16:39:24 +01:00
Gustavo Madeira Santana
8de7aefe0a
Tests: narrow embedded timeout wiring
2026-04-17 11:37:46 -04:00
Gustavo Madeira Santana
d6c90b5af1
Tests: avoid memory-search cold plugin loads
2026-04-17 11:37:46 -04:00
Peter Steinberger
d565c2cc34
perf: add lightweight secret input runtime
2026-04-17 16:28:15 +01:00
Tak Hoffman
62703d8430
fix(bootstrap): workspace bootstrap prompt routing ( #68000 )
...
* fix(bootstrap): workspace bootstrap prompt routing
* Fix bootstrap routing edge cases
* Refine bootstrap mode routing and reset prompts
* Fix bootstrap workspace routing for embedded runs
* Fix embedded bootstrap compile follow-up
* Align bare reset bootstrap file access
* Honor reset override model for bootstrap gating
* Align chat reset bootstrap topology
2026-04-17 10:18:50 -05:00
Peter Steinberger
2a0a498b0d
perf: speed Matrix handler tests
2026-04-17 16:14:28 +01:00
Peter Steinberger
3b81bf4c7c
perf: narrow Matrix handler session store import
2026-04-17 16:09:10 +01:00
Peter Steinberger
48aa076d12
perf: optimize remaining core tests
2026-04-17 16:05:10 +01:00
Peter Steinberger
310b5e4f6a
test: reduce core command hotspots
2026-04-17 16:05:10 +01:00
Peter Steinberger
418056f7a0
perf: narrow plugin SDK import surfaces
2026-04-17 16:05:09 +01:00
Peter Steinberger
a861da41b5
test: trim CLI and doctor hotspots
2026-04-17 16:05:09 +01:00
Peter Steinberger
199bb1fe05
test: mock auth alias registry in onboarding auth
2026-04-17 16:05:09 +01:00
Peter Steinberger
d3e12cee7e
test: move gateway token cases to unit seam
2026-04-17 16:05:09 +01:00
Peter Steinberger
d3b70f9823
test: tighten message and onboarding hotspots
2026-04-17 16:05:09 +01:00
Peter Steinberger
f7f88e52e4
test: trim doctor and auth choice hotspots
2026-04-17 16:05:09 +01:00
Peter Steinberger
675eb38ad0
test: keep provider auth onboarding config in memory
2026-04-17 16:05:09 +01:00
Peter Steinberger
a90daa5759
test: narrow channel token summary coverage
2026-04-17 16:05:09 +01:00
Peter Steinberger
e477125608
test: merge repeated onboarding auth cases
2026-04-17 16:05:09 +01:00
Peter Steinberger
7995d43625
test: merge provider auth onboarding cases
2026-04-17 16:05:09 +01:00
Peter Steinberger
68cf9e52a2
test: narrow auth credential fixtures
2026-04-17 16:05:09 +01:00
Peter Steinberger
e53a8bd865
test: trim provider auth onboarding fixtures
2026-04-17 16:05:09 +01:00
Peter Steinberger
290371399f
test: mock agent command runtime seams
2026-04-17 16:05:09 +01:00