Gustavo Madeira Santana
d59f001507
test(qa-matrix): cover allowBots modes
2026-04-28 00:47:40 -04:00
Shakker
86bdeb0561
perf: mark capability plugins startup lazy
2026-04-28 04:33:47 +01:00
Gustavo Madeira Santana
ae616777f3
test(qa-matrix): cover approval metadata scenarios
2026-04-27 23:10:51 -04:00
Gustavo Madeira Santana
b9fd13e8d7
qa-matrix: add streaming tool progress scenarios
2026-04-27 16:21:37 -04:00
Peter Steinberger
4336a7f3a9
refactor(plugin-sdk): narrow config runtime imports
2026-04-27 14:58:32 +01:00
Peter Steinberger
9313554a8d
test: stabilize matrix block streaming prompt
2026-04-27 07:25:52 +01:00
Peter Steinberger
32aa631e19
test: relax matrix block streaming qa timeout
2026-04-27 06:54:43 +01:00
Peter Steinberger
6987132aed
ci: add Matrix QA profiles
2026-04-27 05:43:14 +01:00
Gustavo Madeira Santana
3b74b913e3
fix(matrix): avoid device cleanup sync races
2026-04-26 23:40:52 -04:00
Gustavo Madeira Santana
99159f89da
fix(matrix): stabilize e2ee qa flows
2026-04-26 23:40:52 -04:00
Gustavo Madeira Santana
d5166718bc
test(matrix): cover destructive E2EE backup recovery flows ( #71311 )
...
Merged via squash.
Prepared head SHA: fd5fc06007
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-25 17:48:18 -04:00
Peter Steinberger
7fcefd56b7
chore: bump version to 2026.4.25
2026-04-25 10:31:52 +01:00
Peter Steinberger
e2f13959d4
feat(voice-call): share realtime agent consult tool
...
Centralize the shared realtime agent consult tool for browser Talk, Google Meet, and Voice Call.
2026-04-24 23:11:18 +01:00
Gustavo Madeira Santana
72731a37d2
Require full Matrix identity trust ( #70401 )
...
Merged via squash.
Prepared head SHA: d13a729681
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-24 17:58:57 -04:00
Peter Steinberger
88c91675e2
test: stabilize qa suite concurrency
2026-04-24 20:39:33 +01:00
Peter Steinberger
baab065f05
test(qa): isolate matrix stale sync replay
2026-04-23 16:49:53 +01:00
Peter Steinberger
855912b25c
test(matrix): harden live QA waits
2026-04-23 09:36:48 +01:00
Peter Steinberger
6129dfe590
test(matrix): extend live QA waits
2026-04-23 08:25:32 +01:00
Peter Steinberger
a46d41156d
fix(matrix): ignore stale no-reply events
2026-04-23 06:27:20 +01:00
Peter Steinberger
bf132d6fb9
test(qa-matrix): stabilize sync timeout cursor
2026-04-23 01:21:52 +01:00
Peter Steinberger
f72c97afca
test(qa-matrix): stabilize sync timeout
2026-04-23 01:20:45 +01:00
Peter Steinberger
698f154c28
fix(qa): recheck Matrix sync events after poll
2026-04-22 23:11:27 +01:00
Peter Steinberger
90bc577a12
refactor: share matrix qa event matcher
2026-04-20 21:03:13 +01:00
Peter Steinberger
50b9526951
test: share matrix harness fixtures
2026-04-20 20:22:00 +01:00
Peter Steinberger
83bb7e8aab
test: share matrix qa summary fixtures
2026-04-20 20:19:57 +01:00
Peter Steinberger
33254ca696
test: share matrix restart replay helpers
2026-04-20 20:18:21 +01:00
Peter Steinberger
1148f245c8
build(deps): declare extension runtime dependencies
2026-04-20 16:07:14 +01:00
Peter Steinberger
8116e638f3
chore: release 2026.4.20
2026-04-20 13:16:40 +01:00
Gustavo Madeira Santana
c700bfc35d
perf(test): slim matrix media fixtures
2026-04-20 05:51:04 -04:00
Gustavo Madeira Santana
ea37a833dc
test(matrix): add stale sync replay dedupe scenario
2026-04-20 05:51:04 -04:00
Josh Avant
d5b326523f
qa-lab: make live lanes CI-ready for v1 E2E automation ( #69122 )
...
* qa-lab: harden CI defaults and failure semantics for live lanes
* qa-lab: add unit tests for suite progress logging defaults
* qa-lab: cover malformed multipass summary edge cases
* qa-lab: share suite summary failure counting helper
* qa-lab: test allow-failures parse wiring and sanitize progress ids
* fix: note qa CI live-lane defaults in changelog (#69122 ) (thanks @joshavant)
2026-04-19 21:13:27 -05:00
Gustavo Madeira Santana
f9a1875127
qa-matrix: cover Matrix allowlist hot reload
...
Add a Matrix QA scenario that removes an observer from the running account group allowlist and verifies the existing gateway stops replying without relying on a channel restart.
The scenario disables generic config reload and defers restart during the probe so it specifically covers the Matrix handler per-message live allowlist read.
2026-04-19 18:10:51 -04:00
Gustavo Madeira Santana
efc19f0ddb
Add Matrix QA coverage for MXID-prefixed commands
...
Add a qa-matrix contract scenario that sends a Matrix self MXID-prefixed
control command from an observer and expects no SUT reply. This captures the
regression fixed by the Matrix command precheck change.
2026-04-19 16:46:49 -04:00
Peter Steinberger
ac8f0c9c0d
chore: prepare 2026.4.19-beta.1 release
2026-04-19 02:09:43 +01:00
Peter Steinberger
df525b90f2
chore(lint): enable unnecessary type parameter rule
2026-04-18 18:31:13 +01:00
Peter Steinberger
3f2e73b723
chore(release): bump version to 2026.4.18
2026-04-18 15:46:33 +01:00
Gustavo Madeira Santana
5d8dceb37f
QA Matrix: add catchup incremental scenario
2026-04-17 19:16:58 -04:00
Gustavo Madeira Santana
42805d26cf
QA Matrix: exit cleanly on failure
...
Make the Matrix QA CLI single-shot exit contract symmetric: artifact-backed failures now print the preserved error, flush stdio, and exit with code 1 instead of waiting on Matrix native handles.
Keep an opt-out for direct test harnesses with OPENCLAW_QA_MATRIX_DISABLE_FORCE_EXIT.
2026-04-16 21:24:59 -04:00
Gustavo Madeira Santana
7e659e168b
QA Matrix: isolate scenario coverage
...
Add the Matrix subagent-thread scenario and route it through the contract runner while preserving the current missing-hook failure as an explicit scenario result.
Give E2EE scenarios isolated rooms and storage keys so lifecycle tests do not reuse stale encrypted state across scenarios.
2026-04-16 21:24:59 -04:00
Peter Steinberger
0dc4c4076c
chore: bump version to 2026.4.16
2026-04-17 00:45:04 +01:00
Vincent Koc
012b577e84
fix(ci): guard qa matrix fault proxy fetch
2026-04-16 13:59:07 -07:00
Gustavo Madeira Santana
56a9fd4b34
QA Matrix: capture full runner output
2026-04-16 16:18:54 -04:00
Gustavo Madeira Santana
988447ca24
QA Matrix: expand contract coverage
2026-04-16 16:18:54 -04:00
Gustavo Madeira Santana
4db162db7f
QA: split lab runtime and extend Matrix coverage ( #67430 )
...
Merged via squash.
Prepared head SHA: 790418b93b
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-16 03:08:39 -04:00
Peter Steinberger
943cb47274
fix(qa): use exported runner sdk seam
2026-04-15 20:26:12 +01:00
Peter Steinberger
b3fa5880dd
build(extensions): bump bundled plugin versions to 2026.4.15-beta.1
2026-04-15 15:06:13 +01:00
Peter Steinberger
b9d0fc5630
fix(qa-matrix): remove unused scenario import
2026-04-15 13:08:36 +01:00
Gustavo Madeira Santana
963ad1df06
QA: extend Matrix live contract coverage
2026-04-15 07:36:35 -04:00
Peter Steinberger
7fc5a18d89
test(qa-matrix): isolate flaky beta scenarios
2026-04-15 06:10:37 +01:00
Gustavo Madeira Santana
7d7dc7510e
QA: speed up Matrix live lane
2026-04-15 00:16:23 -04:00