Vincent Koc
|
4e60653959
|
fix(test): default local Vitest to one worker (#60281)
|
2026-04-03 21:18:12 +09:00 |
Peter Steinberger
|
5184522f2f
|
refactor: trim extension test runner surface
|
2026-04-03 13:15:43 +01:00 |
Peter Steinberger
|
f59d0eac68
|
refactor(plugin-runtime): remove plugin-specific core seams
|
2026-04-03 13:08:39 +01:00 |
Vincent Koc
|
4846ebce12
|
fix(test): serialize local heavy checks (#60273)
|
2026-04-03 21:07:56 +09:00 |
Peter Steinberger
|
1118d032ca
|
refactor: split extension test helpers
|
2026-04-03 13:06:11 +01:00 |
Peter Steinberger
|
685ef52284
|
refactor: simplify test workflow helpers
|
2026-04-03 13:00:00 +01:00 |
Peter Steinberger
|
a2077b28ef
|
refactor: trim vitest wrapper layers
|
2026-04-03 12:52:14 +01:00 |
Peter Steinberger
|
c80c1cf56f
|
test: drop planner fixtures and coverage
|
2026-04-03 12:45:13 +01:00 |
Peter Steinberger
|
d39e4dff6a
|
test: make planner lanes explicit
|
2026-04-03 12:29:29 +01:00 |
Peter Steinberger
|
f4393791eb
|
test: split vitest setup for projects
|
2026-04-03 12:29:29 +01:00 |
Peter Steinberger
|
db6d149f75
|
test: route telegram plugin tests through extensions
|
2026-04-03 12:25:47 +01:00 |
Peter Steinberger
|
225431665a
|
test: trim telegram media retry import cost
|
2026-04-03 12:01:10 +01:00 |
Peter Steinberger
|
bb3ea2137b
|
test: move telegram fetch coverage into extensions
|
2026-04-03 11:37:41 +01:00 |
Peter Steinberger
|
e0c4458a2f
|
test: add lighter extensions vitest setup
|
2026-04-03 11:37:41 +01:00 |
Peter Steinberger
|
5400980305
|
test(plugin-sdk): tighten boundary guardrails
|
2026-04-03 11:35:37 +01:00 |
Peter Steinberger
|
16ca1f4d74
|
test: route extension boundary inventory off unit
|
2026-04-03 11:30:45 +01:00 |
Peter Steinberger
|
71f8c0344a
|
fix(ci): refresh schema and boundary expectations
|
2026-04-03 11:26:06 +01:00 |
Peter Steinberger
|
a5eb8e08ad
|
test: reroute telegram fetch network policy suite
|
2026-04-03 11:19:29 +01:00 |
Peter Steinberger
|
2766c27b2a
|
refactor(plugin-sdk): genericize web channel runtime seams
|
2026-04-03 11:17:28 +01:00 |
Peter Steinberger
|
182bec5091
|
test: run boundary inventory suites without global setup
|
2026-04-03 11:17:00 +01:00 |
Peter Steinberger
|
55e43cbc7f
|
test: isolate bundled plugin coverage from unit
|
2026-04-03 10:58:44 +01:00 |
Vincent Koc
|
2bfbddb81f
|
perf(browser): remove duplicate heavy test wrappers
|
2026-04-03 18:57:05 +09:00 |
Peter Steinberger
|
f2d7a825b1
|
refactor(plugin-sdk): remove channel-specific sdk seams
|
2026-04-03 10:45:10 +01:00 |
Peter Steinberger
|
f29c139a7a
|
test: deduplicate provider discovery contract suite
|
2026-04-03 18:32:15 +09:00 |
Vincent Koc
|
ddb7e4cc34
|
perf(test): add gh run ingestion for memory hotspots (#60187)
* perf(test): add gh run ingestion for memory hotspots
* perf(test): harden gh run hotspot ingestion
|
2026-04-03 18:30:51 +09:00 |
Vincent Koc
|
f5c3b409ea
|
Config: separate core/plugin baseline entries (#60162)
* Config: separate core/plugin baseline entries
* Config: split config baseline by kind
* Config: split generated baselines by kind
* chore(build): skip generated baseline shards in local tooling
* chore(build): forbid generated docs in npm pack
|
2026-04-03 18:26:23 +09:00 |
Vincent Koc
|
cb7f74b5eb
|
perf(test): refresh extension memory hotspots from gh logs (#60159)
|
2026-04-03 17:43:44 +09:00 |
Vincent Koc
|
98137f7f80
|
perf(test): isolate memory-heavy extension hotspots (#59879)
* perf(test): isolate memory-heavy extension hotspots
* fix(test): pin extension memory hotspot threshold
|
2026-04-03 13:01:09 +09:00 |
Peter Steinberger
|
209535b7c7
|
build: make npm release tag configurable
|
2026-04-02 19:06:37 +01:00 |
pgondhi987
|
7eb094a00d
|
fix(infra): align env key normalization in approval binding path (#59182)
* fix: address issue
* fix: address PR review feedback
* fix: address review feedback
* fix: address review feedback
* chore: add changelog for Windows env approval binding
---------
Co-authored-by: Devin Robison <drobison@nvidia.com>
|
2026-04-02 11:14:33 -06:00 |
Vincent Koc
|
774beb8e5c
|
refactor(plugin-sdk): add task domain runtime surfaces (#59805)
* refactor(plugin-sdk): add task domain runtime views
* chore(plugin-sdk): refresh api baseline
* fix(plugin-sdk): preserve task runtime owner isolation
|
2026-04-03 02:11:21 +09:00 |
Vincent Koc
|
47f5d72931
|
chore(checks): serialize local heavy gates
|
2026-04-03 01:46:28 +09:00 |
Vincent Koc
|
6f91f87f3b
|
refactor(tasks): move task-flow ownership under tasks
|
2026-04-02 21:40:40 +09:00 |
Vincent Koc
|
6eca1949d5
|
refactor(plugins): tighten web fetch provider boundary (#59646)
* refactor(plugins): tighten web fetch provider boundary
* fix(config): sync fetch secret parity and baseline
* fix(ci): enforce web fetch boundary guard
|
2026-04-02 20:53:57 +09:00 |
Vincent Koc
|
38d2faee20
|
!feat(plugins): add web fetch provider boundary (#59465)
* feat(plugins): add web fetch provider boundary
* feat(plugins): add web fetch provider modules
* refactor(web-fetch): remove remaining core firecrawl fetch config
* fix(web-fetch): address review follow-ups
* fix(web-fetch): harden provider runtime boundaries
* fix(web-fetch): restore firecrawl compare helper
* fix(web-fetch): restore env-based provider autodetect
* fix(web-fetch): tighten provider hardening
* fix(web-fetch): restore fetch autodetect and compat args
* chore(changelog): note firecrawl fetch config break
|
2026-04-02 20:25:19 +09:00 |
Mariano
|
bbf9800a8e
|
Plugins: add bound TaskFlow runtime (#59622)
Merged via squash.
Prepared head SHA: b4649f3238
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Reviewed-by: @mbelinky
|
2026-04-02 13:17:09 +02:00 |
Gustavo Madeira Santana
|
9786946b2d
|
fix(matrix): restore guided setup flow (#59462)
Merged via squash.
Prepared head SHA: 9b29023c68
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-02 02:15:32 -04:00 |
Vincent Koc
|
7b748a57f0
|
fix(contracts): activate runtime-backed binding suites
|
2026-04-02 14:57:11 +09:00 |
Gustavo Madeira Santana
|
a204f790ce
|
fix(matrix): package verification bootstrap runtime (#59249)
Merged via squash.
Prepared head SHA: df5891b663
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-01 17:52:51 -04:00 |
Josh Lehman
|
1c83e2eec7
|
fix: scope session create aliases to requested agent (#58207)
Merged via squash.
Prepared head SHA: 9462848777
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
|
2026-04-01 11:39:31 -07:00 |
Onur
|
f1f5a3fcf4
|
Release: trim duplicate preflight work (#59117)
* Release: skip duplicate runtime-deps staging
* Release: trim public mac validation workflow
* Release: require promoted npm publish
* Release: verify promoted npm provenance
* Release: restore public mac validation build
* Release: skip pack check on npm promote
* Release: skip pack check on npm promote
|
2026-04-01 19:24:37 +02:00 |
Gustavo Madeira Santana
|
2dab0c518a
|
fix(regression): ship diffs viewer runtime asset
|
2026-04-01 09:56:07 -04:00 |
Vincent Koc
|
7a7549f12f
|
perf(test): reduce hotspot reload churn (#59033)
|
2026-04-01 22:19:19 +09:00 |
Peter Steinberger
|
fc745db76d
|
ci: remove bun workflow
|
2026-04-01 21:58:46 +09:00 |
Vincent Koc
|
f1595f59b4
|
fix(ci): allow plugin npm preview without publish token (#58929)
|
2026-04-01 19:16:46 +09:00 |
Peter Steinberger
|
92f1772e93
|
test: allow boundary test on main
|
2026-04-01 10:17:47 +01:00 |
Peter Steinberger
|
95182d51cc
|
fix: harden bundled plugin runtime deps
|
2026-04-01 08:55:00 +01:00 |
Peter Steinberger
|
31ed09bc96
|
fix: run bundled deps postinstall for global npm
|
2026-04-01 08:38:24 +01:00 |
Ayaan Zaidi
|
5a95d65f1e
|
fix: restore bundled runtime dependency provisioning (#58782) (thanks @obviyus)
* fix: restore bundled runtime dependency provisioning
* fix: ship npm runner in packed installs
* fix: address bundled runtime staging review feedback
* fix: include npm runner in docker build contexts
* fix: restore bundled runtime dependency provisioning (#58782) (thanks @obviyus)
* fix: allow caret specs through windows npm cmd (#58782) (thanks @obviyus)
|
2026-04-01 13:03:36 +05:30 |
Peter Steinberger
|
e441e8bb17
|
test: stabilize timed-heavy channel planner checks
|
2026-04-01 07:46:25 +01:00 |