Vincent Koc
d9ee08a76e
fix(qa-lab): replace docker workspace repo link
2026-06-20 08:53:29 +02:00
Vincent Koc
fb022a2b07
fix(qa-lab): use junctions for Windows workspace repo links
2026-06-20 08:39:32 +02:00
Vincent Koc
73d393f812
fix(qa-lab): parse trailing cli json diagnostics
2026-06-20 08:26:25 +02:00
Vincent Koc
352141a1be
fix(qa-lab): keep generated media fallback usable
2026-06-20 07:57:12 +02:00
Vincent Koc
904c035d1c
fix(qa-lab): wait for qa cli stdio close
2026-06-20 07:55:23 +02:00
Vincent Koc
a085db6b64
fix(qa): release docker health probe bodies
2026-06-20 07:52:33 +02:00
Vincent Koc
819b1a3e3e
fix(qa-lab): disable Telegram token URL capture
2026-06-20 07:47:04 +02:00
Vincent Koc
e19ad8c0fd
fix(qa-lab): report mock cleanup startup failures
2026-06-20 07:43:03 +02:00
Vincent Koc
e451a4e875
fix(qa): measure chunked credential payload bytes
2026-06-20 07:26:49 +02:00
Vincent Koc
8e375242be
fix(qa-lab): handle gateway child spawn errors
2026-06-20 07:18:07 +02:00
Vincent Koc
1df2cc5f02
fix(qa): preserve adjacent control ui redaction
2026-06-20 05:56:36 +02:00
Vincent Koc
1cda1fc9a0
fix(qa): strip control ui api key params
2026-06-20 05:52:49 +02:00
Vincent Koc
af9b026241
fix(qa): preserve cli flag redaction
2026-06-20 05:44:58 +02:00
Vincent Koc
6a23a72d74
fix(qa): redact gateway debug header secrets
2026-06-20 05:44:58 +02:00
Vincent Koc
0479da9bfb
refactor(qa): share live scenario reply assertion
2026-06-20 10:55:56 +08:00
Vincent Koc
c81391e270
fix(qa): hide evidence producer href paths
2026-06-20 04:53:15 +02:00
Vincent Koc
69216f1745
fix(qa): hide evidence artifact href paths
2026-06-20 04:39:15 +02:00
Vincent Koc
a824df2e35
refactor(qa): share live credential source inference
2026-06-20 10:38:59 +08:00
Vincent Koc
f60aec6e9d
fix(qa): sanitize evidence gallery metadata
2026-06-20 04:32:43 +02:00
Vincent Koc
6293e6e3ca
fix(qa): sanitize matrix runner evidence text
2026-06-20 04:25:09 +02:00
Vincent Koc
f4baeab47f
refactor(qa): share thrown value normalization
2026-06-20 10:24:16 +08:00
Vincent Koc
8f06e65f33
fix(qa): sanitize matrix evidence artifact paths
2026-06-20 04:21:20 +02:00
Vincent Koc
3518fa575a
fix(qa): sanitize evidence preview roots
2026-06-20 04:17:12 +02:00
Vincent Koc
86d1e397f4
fix(qa): hide absolute evidence source paths
2026-06-20 04:10:32 +02:00
Vincent Koc
445317a38b
refactor(qa): share artifact write assertion
2026-06-20 10:08:19 +08:00
Vincent Koc
459edec9ba
fix(qa): hide absolute evidence artifact paths
2026-06-20 03:58:47 +02:00
Vincent Koc
c80f4c110e
fix(qa): sanitize evidence gallery failure paths
2026-06-20 03:52:57 +02:00
Vincent Koc
cfc699d3f6
refactor(qa): reuse model ref splitter
2026-06-20 09:50:05 +08:00
Vincent Koc
9f6d5e4750
refactor(qa): share provider json writer
2026-06-20 09:31:43 +08:00
Vincent Koc
50b5238b38
refactor(qa): share repo path resolution
2026-06-20 09:12:39 +08:00
Vincent Koc
f76a3a3bbe
refactor(qa): share live approval result helpers
2026-06-20 08:54:15 +08:00
Vincent Koc
208bed06e1
refactor(qa): share progress formatting helpers
2026-06-20 08:26:00 +08:00
Vincent Koc
6e732b3063
refactor(qa): share parity comparison helpers
2026-06-20 08:09:38 +08:00
Vincent Koc
0a1ce14dd1
refactor(qa): reuse live transport option helper
2026-06-20 07:28:32 +08:00
Vincent Koc
21c966616f
refactor(qa): share mantis option helpers
2026-06-20 07:04:11 +08:00
Vincent Koc
7ee1dafd4f
refactor(qa): share mantis phase timer
2026-06-20 06:48:17 +08:00
Vincent Koc
efc36d71bd
refactor(qa-lab): drop unused report type aliases
2026-06-20 03:16:55 +08:00
Vincent Koc
c3390f0bc6
fix(qa): keep whatsapp lease exhaustion visible
2026-06-19 09:58:03 +02:00
Vincent Koc
b972feb3f7
fix(qa): honor telegram live ready timeout
2026-06-19 08:47:16 +02:00
Vincent Koc
f61ad70d3f
fix(qa): surface live transport failure phases
2026-06-19 08:19:13 +02:00
Jesse Merhi
5db2f6c1fc
Add stdout diagnostics OTEL log exporter
...
Adds stdout and both-mode diagnostics OTEL log export, with focused QA Lab smoke coverage and docs/config updates.
Prepared head SHA: efa2ef07ab
Verification: CI 27808480969 passed for the prepared head.
Reviewed-by: @jesse-merhi
2026-06-19 16:06:37 +10:00
clawsweeper[bot]
c041a45ece
chore: forward-port alpha release fixes
...
Forward-port Tideclaw alpha validation fixes from v2026.6.19-alpha.1 prep: Kova timeout evidence and Telegram QA command markers.
2026-06-19 05:32:10 +00:00
Vincent Koc
1492f9906a
fix(qa-lab): keep workspace skills in sandbox
2026-06-19 04:33:18 +02:00
Dallin Romney
e12cf72b17
Standardize QA coverage IDs on dotted names ( #94702 )
...
* fix: standardize qa coverage ids
* test: avoid qa coverage id assertion spread
2026-06-18 17:25:26 -07:00
Dallin Romney
4ca0e52d0e
test: fold channel message flows into qa e2e ( #93174 )
...
* test: fold channel flows into qa e2e
* test: keep channel flow skill pointed at qa
* test: move channel flow proof under telegram
2026-06-18 15:45:33 -07:00
Colin Johnson
d5a27b0b96
test: add QA Lab UX Matrix evidence scenario ( #94306 )
...
* test: add qa lab ux matrix script scenario
* fix(qa-lab): annotate UX Matrix producer catch callback as unknown for oxlint
---------
Co-authored-by: Dallin Romney <dallinromney@gmail.com >
2026-06-18 14:10:06 -07:00
Colin Johnson
c677424edb
qa-lab: add evidence artifact gallery ( #94283 )
...
* qa-lab: add evidence artifact gallery
* qa-lab: harden evidence gallery artifacts
* qa-lab: share evidence gallery view types
* qa-lab: disable evidence preview caching
* refactor(qa-lab): resolve evidence artifacts once and trim gallery render/test duplication
* fix(qa-lab): build evidence model before sending /api/evidence success headers
---------
Co-authored-by: Dallin Romney <dallinromney@gmail.com >
2026-06-18 12:17:46 -07:00
Vincent Koc
0876ed59e0
refactor(proxy): store captures in shared state database
2026-06-19 01:20:06 +08:00
Vincent Koc
c6aa8e7423
refactor(qa): remove unused parity helpers
2026-06-18 14:55:46 +08:00
Dallin Romney
e17d111990
fix: require all taxonomy coverage ids ( #94296 )
2026-06-17 16:38:14 -07:00