Ruben Cuevas
9ce359b370
fix(gateway): check restored runtime overlays
2026-05-09 19:31:51 -04:00
Ruben Cuevas
d605efc17f
fix(gateway): include legacy runtime output checks
2026-05-09 19:31:51 -04:00
Ruben Cuevas
31f74259cb
fix(gateway): respect missing runtime outputs in watch
2026-05-09 19:31:51 -04:00
Ruben Cuevas
8a9f142942
fix(gateway): verify all runtime postbuild outputs
2026-05-09 19:31:51 -04:00
Ruben Cuevas
795dd2d02e
fix(gateway): share runtime asset list
2026-05-09 19:31:51 -04:00
Ruben Cuevas
28de7cc2e3
fix(gateway): require static runtime assets
2026-05-09 19:31:51 -04:00
Ruben Cuevas
ee7f2da0b7
fix(gateway): check runtime SDK alias outputs
2026-05-09 19:31:51 -04:00
Ruben Cuevas
17643e549f
fix(gateway): restore runtime postbuild freshness
2026-05-09 19:31:51 -04:00
Peter Steinberger
f662eda57d
test: dedupe run-node absence assertions
2026-05-09 02:28:59 +01:00
Shakker
ffb83a57e5
test: gate run-node postbuild lock
2026-05-09 00:42:43 +01:00
Peter Steinberger
3708aad903
test: clarify infra accepted assertions
2026-05-08 13:34:40 +01:00
Peter Steinberger
bece8dcbb8
fix: harden generated surface pruning
2026-05-07 09:07:18 +01:00
Peter Steinberger
330ba1fa31
refactor: move canvas to plugin surfaces
2026-05-07 09:07:18 +01:00
Peter Steinberger
a167acee67
fix(gateway): route watch trace spam to artifacts
2026-05-04 23:41:14 +01:00
Peter Steinberger
e84d4b27f4
feat: add gateway stall diagnostics
2026-05-04 23:26:25 +01:00
Vincent Koc
ac3cd1a0ca
Harden Codex harness control surfaces ( #77459 )
...
* fix(scripts): find codex protocol source from worktrees
* fix(test): keep codex harness docker caches writable
* fix(test): relax live codex cache mount permissions
* test(codex): add live docker harness debug output
* fix(test): detect numeric ci env in codex docker harness
* fix(codex): skip duplicate agent-command telemetry
* fix(tooling): skip sparse-missing oxlint tsconfig
* fix(tooling): route changed checks through testbox
* fix(qa): keep coverage json source-clean
* fix(test): preflight codex docker auth
* fix(codex): validate bind option values
* fix(codex): parse quoted command arguments
* fix(codex): reject extra control args
* fix(codex): use content for blank bound prompts
* fix(codex): decode local image file urls
* fix(codex): treat local media urls as images
* fix(codex): keep windows media paths local
* fix(codex): reject malformed diagnostics confirmations
* fix(codex): reject malformed resume commands
* fix(codex): reject malformed thread actions
* fix(codex): reject malformed turn controls
* fix(codex): reject malformed model controls
* fix(codex): resolve empty user input prompts
* fix(codex): enforce user input options
* fix(codex): reject ambiguous computer-use actions
* fix(codex): ignore stale bound turn notifications
* test(gateway): close task registries in gateway harness
* test(gateway): route cleanup through task seams
* fix(codex): describe current permission approvals
* fix(codex): disclose command approval amendments
* fix(codex): preserve approval detail under truncation
* fix(codex): propagate dynamic tool failures
* test(codex): align dynamic tool block contract
* fix(codex): reject extra read-only command operands
* fix(codex): escape command readout fields
* fix(codex): escape status probe errors
* fix(codex): narrow formatted thread details
* fix(codex): escape successful status summaries
* fix(codex): escape bound control replies
* fix(codex): escape user input prompts
* fix(codex): escape control failure replies
* fix(codex): escape approval prompt text
* test(codex): narrow escaped reply assertions
* test(codex): complete strict reply fixtures
* test(codex): preserve account fixture literals
* test(codex): align status probe fixtures
* fix(codex): satisfy sanitizer regex lint
* fix(codex): harden command readouts
* fix(codex): harden bound image inputs
* fix(codex): sanitize command failure replies
* test(codex): complete rate limit fixture
* test(tooling): isolate postinstall compile cache fixture
* fix(codex): keep app-server event ownership explicit
---------
Co-authored-by: pashpashpash <nik@vault77.ai >
2026-05-05 07:23:41 +09:00
Peter Steinberger
20bb52e42c
feat(gateway): profile watched gateway startup
2026-05-02 17:05:35 +01:00
Peter Steinberger
ed8f50f240
refactor: simplify plugin dependency handling
...
Simplify plugin installation and runtime loading around package-manager-owned dependencies, with Jiti reserved for local/TS fallback paths.
Also scans npm plugin install roots so hoisted transitive dependencies are covered by dependency denylist and node_modules symlink checks.
2026-05-01 21:32:22 +01:00
Peter Steinberger
6e3fd67084
fix(gateway): sync dirty plugin metadata in watch mode
2026-05-01 10:58:32 +01:00
Peter Steinberger
57e4994caf
ci: speed up release validation
2026-04-29 19:55:37 +01:00
Peter Steinberger
acea3f2465
fix(build): stamp runtime postbuild artifacts
2026-04-28 07:56:08 +01:00
Peter Steinberger
e1acb61317
refactor: expose SDK test helper subpaths
2026-04-28 03:28:17 +01:00
Peter Steinberger
59faa023fe
fix(gateway): unblock sidecar startup
2026-04-27 21:34:44 +01:00
Peter Steinberger
a421e0be84
test: fix plugin registry CI contracts
2026-04-27 11:25:06 +01:00
Peter Steinberger
344ee3782d
fix(google-meet): guide timeout recovery
2026-04-25 03:57:26 +01:00
Peter Steinberger
d8892ee227
test: harden qa private runtime staging
2026-04-22 08:52:55 +01:00
Shakker
08d5ad3828
fix: skip clean run-node runtime restaging
2026-04-22 06:28:50 +01:00
Patrick Erichsen
acb27bac3a
fix(dev): release run-node build lock on SIGINT/SIGTERM/exit ( #69785 )
2026-04-21 09:33:19 -07:00
Peter Steinberger
d1f7f69cd4
fix: serialize run-node artifact writes
2026-04-21 03:53:23 +01:00
Gustavo Madeira Santana
56a9fd4b34
QA Matrix: capture full runner output
2026-04-16 16:18:54 -04:00
Gustavo Madeira Santana
05cac5b980
QA: fix private dist freshness check
2026-04-16 03:44:40 -04:00
Gustavo Madeira Santana
d5933af80b
QA: fix private runtime source loading ( #67428 )
...
Merged via squash.
Prepared head SHA: b8bf2b6be6
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-15 21:59:16 -04:00
Vincent Koc
955270fb73
fix(ci): repair telegram ui and watch regressions
2026-04-13 23:49:59 +01:00
Peter Steinberger
780e0898b0
test: simplify typed conversions
2026-04-11 01:34:25 +01:00
Vincent Koc
170a7e1a99
test(infra): reuse temp dir helper in run-node tests
2026-04-06 05:59:31 +01:00
Vincent Koc
1a3eb38aaf
fix(ci): stabilize ui i18n and gateway watch checks
2026-04-05 23:20:17 +01:00
Peter Steinberger
043d9d370f
test: stabilize acp dispatch and dreaming typings
2026-04-05 17:52:15 +01:00
Peter Steinberger
17521116db
fix(dev): forward run-node wrapper signals
2026-04-05 17:05:20 +01:00
Vincent Koc
e95f786aa2
fix(dev): sync run-node test types
2026-03-31 18:04:22 +09:00
Vincent Koc
cd8d0881ed
fix(dev): classify dirty-tree watch invalidations
2026-03-31 17:54:05 +09:00
Peter Steinberger
8e0ab35b0e
refactor(plugins): decouple bundled plugin runtime loading
2026-03-29 09:10:38 +01:00
Tak Hoffman
54313a8730
fix(dev): rebuild dist after HEAD changes ( #56510 )
2026-03-28 11:49:09 -05:00
Peter Steinberger
a4327ad544
refactor: dedupe tests and harden suite isolation
2026-03-24 19:16:19 +00:00
Peter Steinberger
2b980bfcee
test: reuse run-node module imports
2026-03-17 16:21:58 +00:00
Nimrod Gutman
50c8934231
fix(dev): align gateway watch with tsdown wrapper ( #47636 )
2026-03-15 23:28:57 +02:00
Gustavo Madeira Santana
4fb0160309
Gateway: sync runtime post-build artifacts
2026-03-15 20:44:15 +00:00
Gustavo Madeira Santana
594920f8cc
Scripts: rebuild on extension and tsdown config changes ( #47571 )
...
Merged via squash.
Prepared head SHA: edd8ed8254
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com >
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com >
Reviewed-by: @gumadeiras
2026-03-15 16:19:27 -04:00
Josh Avant
f4fef64fc1
Gateway: treat scope-limited probe RPC as degraded reachability ( #45622 )
...
* Gateway: treat scope-limited probe RPC as degraded
* Docs: clarify gateway probe degraded scope output
* test: fix CI type regressions in gateway and outbound suites
* Tests: fix Node24 diffs theme loading and Windows assertions
* Tests: fix extension typing after main rebase
* Tests: fix Windows CI regressions after rebase
* Tests: normalize executable path assertions on Windows
* Tests: remove duplicate gateway daemon result alias
* Tests: stabilize Windows approval path assertions
* Tests: fix Discord rate-limit startup fixture typing
* Tests: use Windows-friendly relative exec fixtures
---------
Co-authored-by: Mainframe <mainframe@MainfraacStudio.localdomain >
2026-03-13 23:13:33 -05:00
Peter Steinberger
5024fd0908
test: expand dns zone and runner coverage
2026-03-13 19:10:11 +00:00
Peter Steinberger
4e5cffe4c9
test: fix flaky run-node spawn side-effects
2026-02-19 08:24:55 +00:00