Peter Steinberger
37d5cbe43a
test: trim test startup overhead
2026-03-21 23:30:51 +00:00
Peter Steinberger
4229ffe2b9
perf: reduce runtime and test startup overhead
2026-03-21 20:18:16 +00:00
scoootscooob
d6367c2c55
refactor: route Telegram runtime through plugin sdk ( #51772 )
2026-03-21 10:24:56 -07:00
scoootscooob
c0e482f4bd
refactor: route iMessage runtime through plugin sdk ( #51770 )
2026-03-21 10:21:20 -07:00
scoootscooob
6516cfa566
refactor: route Slack runtime through plugin sdk ( #51766 )
2026-03-21 10:11:17 -07:00
scoootscooob
f10d054745
refactor: route discord runtime through plugin sdk ( #51444 )
2026-03-21 07:40:51 -07:00
scoootscooob
43513cd1df
test: refresh plugin import boundary baseline ( #51434 )
2026-03-20 22:36:11 -07:00
Tyler Yust
5e417b44e1
Outbound: skip broadcast channel scan when channel is explicit
2026-03-20 18:21:01 -07:00
Peter Steinberger
fac64c2392
test: widen unit timing snapshot coverage
2026-03-20 22:33:49 +00:00
Peter Steinberger
39a4fe576d
test: normalize perf manifest paths
2026-03-20 22:06:46 +00:00
Peter Steinberger
f6b3245a7b
fix: pass full sdk gate
2026-03-20 19:24:10 +00:00
Vincent Koc
d774b3f274
fix(ci): isolate jiti-mocked test files
2026-03-20 01:24:32 -07:00
Vincent Koc
3a72d2d6de
fix(config): split config doc baseline coverage
2026-03-20 00:06:12 -07:00
Shakker
4d9ae5899d
chore(ci): refresh Linux unit memory hotspots from PR failures
2026-03-20 06:13:27 +00:00
Shakker
3db2cfef07
chore(ci): refresh unit memory hotspot manifest
2026-03-20 06:13:27 +00:00
Shakker
fe863c5400
chore(ci): seed unit memory hotspot manifest
2026-03-20 06:13:27 +00:00
Shakker
991eb2ef03
fix(ci): isolate missing unit-fast heap hotspots
2026-03-20 03:50:46 +00:00
Shakker
61ae7e033b
fix(ci): isolate remaining unit-fast OOM hotspots
2026-03-20 01:58:21 +00:00
Vincent Koc
e009920256
fix(ci): isolate remaining stale OOM hotspots
2026-03-19 18:49:12 -07:00
Shakker
f91fad1710
fix(ci): isolate high-heap unit suites from unit-fast
2026-03-20 01:36:39 +00:00
Josh Lehman
35bc00c55b
test: reduce low-memory Vitest pressure ( #50652 )
...
* test: reduce low-memory Vitest pressure
Reuse the bundled config baseline inside doc-baseline tests, keep that hotspot out of the shared unit-fast lane, and make OPENCLAW_TEST_PROFILE=low default to process forks instead of vmForks.
* test: keep low-profile vmForks in CI
Scope the low-profile forks fallback to local runs so the existing CI contracts lane keeps its current pool behavior.
2026-03-19 15:02:48 -07:00
Vincent Koc
5841e3b493
fix(ci): split redact snapshot schema coverage
2026-03-19 14:49:01 -07:00
Vincent Koc
aeb2adf240
fix(ci): split redact snapshot restore coverage
2026-03-19 14:49:01 -07:00
Vincent Koc
38807fff20
fix(ci): split plugin sdk bundle coverage
2026-03-19 14:49:01 -07:00
Vincent Koc
d03c110a0a
fix(ci): split secrets runtime integration coverage
2026-03-19 14:49:01 -07:00
Vincent Koc
7f52a8a3a5
fix(ci): isolate top unit-fast OOM offenders
2026-03-19 14:15:52 -07:00
Vincent Koc
b7c39aa4d4
fix(ci): isolate config doc baseline heap pressure
2026-03-19 13:56:40 -07:00
Vincent Koc
f1be7d4cb3
fix(ci): isolate memory OOM hotspots from unit-fast
2026-03-19 13:44:35 -07:00
Tak Hoffman
5b7b5529f1
Plugins: remove shared extension boundary debt
2026-03-18 22:58:40 -05:00
Vincent Koc
f19cb738af
fix(plugin-sdk): restore public runtime subpaths
2026-03-18 17:38:49 -07:00
Vincent Koc
b736a92e19
fix(ci): gate extension relative package escapes
2026-03-18 17:27:57 -07:00
Peter Steinberger
a0d3dc94d0
perf: reduce unit test hot path overhead
2026-03-18 18:19:40 +00:00
Vincent Koc
fa52d122c4
Plugin SDK: route provider metadata through public models subpath
2026-03-18 11:18:04 -07:00
Vincent Koc
152d179302
Plugin SDK: add public WhatsApp runtime subpaths
2026-03-18 11:13:19 -07:00
Vincent Koc
8240fd900a
Plugin SDK: route core channel runtimes through public subpaths
2026-03-18 11:00:58 -07:00
Vincent Koc
7d08070dd7
Plugins: generate bundled auth env metadata
2026-03-18 10:53:48 -07:00
Peter Steinberger
05b1cdec3c
test: make runner scheduling timing-driven
2026-03-18 16:57:38 +00:00
Peter Steinberger
10dc4d65d1
test: refresh plugin extension boundary baseline
2026-03-18 16:16:31 +00:00
Peter Steinberger
e9b19ca1d1
fix: restore full gate after web-search rebase
2026-03-18 15:35:27 +00:00
Tak Hoffman
f58e0f5592
test simplify zero-state boundary guards
2026-03-18 07:04:50 -05:00
Tak Hoffman
cd2752346c
refactor move web search sdk helpers into plugin-sdk
2026-03-18 00:27:02 -05:00
Tak Hoffman
2c5fd8e0c1
chore finalize web search provider boundaries
2026-03-17 23:50:18 -05:00
Tak Hoffman
77fb2589b1
test add extension plugin sdk boundary guards
2026-03-17 23:39:51 -05:00
Tak Hoffman
92a40d324a
test refresh boundary inventories for web search migration
2026-03-17 23:07:19 -05:00
Tak Hoffman
3de973ffff
refactor web search provider execution out of core
2026-03-17 23:07:19 -05:00
Peter Steinberger
68c674d37c
refactor(security): simplify system.run approval model
2026-03-11 01:43:06 +00:00
Peter Steinberger
7289c19f1a
fix(security): bind system.run approvals to exact argv text
2026-03-11 01:25:31 +00:00
Peter Steinberger
64abf9a925
test(perf): use prebuilt plugin install archive fixtures
2026-03-02 19:34:04 +00:00
Peter Steinberger
155118751f
refactor!: remove versioned system-run approval contract
2026-03-02 01:12:53 +00:00
Peter Steinberger
10481097f8
refactor(security): enforce v1 node exec approval binding
2026-02-26 18:09:01 +01:00