Vincent Koc
d5d6576e06
fix(docs): refresh qa lab plugin inventory
2026-06-18 07:57:49 +02:00
Vincent Koc
ac973a8f60
refactor(qa-matrix): dedupe progress timeout errors
2026-06-18 13:06:41 +08:00
Vincent Koc
0aa6b8ca0d
refactor(qqbot): dedupe approval capability state
2026-06-18 13:03:55 +08:00
Vincent Koc
b89fa3333b
refactor(whatsapp): dedupe read receipt helper
2026-06-18 13:00:48 +08:00
Vincent Koc
77a877e869
refactor(zalo): dedupe hosted route cleanup
2026-06-18 12:54:34 +08:00
Vincent Koc
0f998e6cc4
fix(test): update codex app-server client fixtures
2026-06-18 06:35:01 +02:00
Vincent Koc
e55a637537
refactor(google-meet): dedupe bridge process cleanup
2026-06-18 12:30:19 +08:00
Vincent Koc
ff3ebb1c24
refactor(codex): dedupe startup client cleanup
2026-06-18 12:28:39 +08:00
Jesse Merhi
804e5f21d1
fix: honor bound agent exec host policy
...
* fix(codex): honor bound agent exec host policy
* fix(codex): carry bound agent into app-server runtime
* fix(codex): preserve main session exec overrides
* fix(codex): narrow runtime session reads
* fix(codex): honor default agent session aliases
* fix(codex): isolate bound session exec overrides
* fix(codex): honor unscoped default session policy
2026-06-18 14:00:57 +10:00
Vincent Koc
ba36291a8c
refactor(telegram): dedupe prompt media paths
2026-06-18 11:57:40 +08:00
Vincent Koc
b5f71c0971
refactor(extensions): remove unused dead helpers
2026-06-18 11:33:15 +08:00
Vincent Koc
2f8f93676e
refactor(extensions): remove unused utility helpers
2026-06-18 11:09:14 +08:00
Vincent Koc
c58e1abf6a
refactor(telegram): remove unused message helpers
2026-06-18 11:06:15 +08:00
Vincent Koc
b4e5aa18b3
refactor(feishu): remove unused send helpers
2026-06-18 11:02:00 +08:00
Vincent Koc
4012edcd66
refactor(extensions): remove unused provider helpers
2026-06-18 10:59:33 +08:00
Vincent Koc
acc37e220c
refactor(core): remove unused helper exports
2026-06-18 10:54:40 +08:00
Dallin Romney
e17d111990
fix: require all taxonomy coverage ids ( #94296 )
2026-06-17 16:38:14 -07:00
Colin Johnson
591313e80a
qa-lab: support script-backed evidence scenarios ( #94276 )
...
* qa: add script scenario execution kind
* fix(qa-lab): carry suite profile into script producer evidence and simplify artifact path resolution
* fix(qa-lab): keep out-of-repo producer artifacts absolute to avoid ../ traversal refs
---------
Co-authored-by: Dallin Romney <dallinromney@gmail.com >
2026-06-17 15:09:25 -07:00
Vincent Koc
8288b4d4c9
fix(qa-lab): stabilize web search parity fixture
2026-06-18 00:07:36 +02:00
Dallin Romney
f7e5132ffd
test: fold gateway smoke into qa e2e ( #93178 )
2026-06-17 14:55:28 -07:00
Dallin Romney
fae4a01d0d
test: fold otel smoke into qa e2e ( #93181 )
...
* test: fold otel smoke into qa e2e
* test: eliminate otel smoke script
2026-06-17 14:54:58 -07:00
Dallin Romney
0a6736af09
test: fold lifecycle and package proof into QA Lab ( #93114 )
...
* test: fold script coverage into qa scenarios
* test: migrate script checks into qa e2e
* test: point qa code refs at migrated e2e
* test: fold plugin lifecycle probe into qa e2e
* test: use shared temp dirs in plugin lifecycle probe
* test: fold plugin lifecycle sweep into qa lab
* test: trim lifecycle docker text assertions
* test: keep followup script conversions split
* test: make lifecycle docker runner script-safe
* test: update changed helper routing expectation
2026-06-17 14:22:04 -07:00
Kevin Lin
bc5081c587
feat(codex): support remote app-server plugins ( #94203 )
...
* feat(codex): support remote app-server plugins
* fix(codex): refresh remote plugin apps after install
* fix(codex): infer remote app-server topology
* docs(codex): document remote app-server plugin config
* fix(codex): remove remote mutation policy
* fix(codex): simplify remote workspace root
* docs(codex): fix remote app-server PR docs
2026-06-17 13:52:34 -07:00
Vincent Koc
5061a7a741
fix(qa-lab): kill qa cli process groups
2026-06-17 21:59:53 +02:00
Vincent Koc
aa3ed8f7ac
test(qa-lab): use temp dir harness in model catalog test
2026-06-17 21:57:00 +02:00
Vincent Koc
d988851fe0
fix(qa-lab): wait for model catalog process groups
2026-06-17 21:42:00 +02:00
Vincent Koc
abb6f04e0c
ci(release): harden release controls
...
One-time maintainer-authorized bootstrap merge for the release-gate verifier policy. Exact hosted CI and all supporting workflow gates passed on 66133de419 .
2026-06-18 03:11:20 +08:00
Vincent Koc
aa498cfe11
fix(qa-lab): wait for gateway child process groups
2026-06-17 18:51:49 +02:00
Vincent Koc
d8f2f5c884
test(codex): keep registered message test cheap
2026-06-17 18:42:56 +02:00
Vincent Koc
1ee2733b2f
fix(qa-lab): harden live cleanup and readiness
2026-06-17 18:40:21 +02:00
Josh Lehman
5556f19b8c
fix(codex): keep message registered for internal turns ( #93813 )
...
* fix(codex): keep message in registered schema
* fix(codex): keep forced message schema direct
* test(codex): align disabled message fingerprint proof
* fix(codex): apply registered message policy to allowlists
2026-06-17 09:09:51 -07:00
Vincent Koc
59fb685884
fix(whatsapp): delay running status until startup setup
2026-06-17 18:03:50 +02:00
Vincent Koc
3952ac9585
fix(line): mark running after startup succeeds
2026-06-17 17:53:07 +02:00
Vincent Koc
f83693490b
fix(twitch): clear status after startup failures
2026-06-17 17:45:16 +02:00
Vincent Koc
cf79735a65
fix(googlechat): clear status after startup failures
2026-06-17 17:36:48 +02:00
Agustin Rivera
d4f11d3005
fix(feishu): enforce account tool family gates ( #93363 )
...
* fix(feishu): enforce account tool family gates
* fix(feishu): cover perm contextual account gate
2026-06-17 17:24:25 +02:00
Vincent Koc
405df6f166
fix(clickclack): clear gateway status after poll failures
2026-06-17 16:40:43 +02:00
Vincent Koc
45d7167ea2
fix(qa-channel): clear gateway status after poll failures
2026-06-17 16:23:23 +02:00
Vincent Koc
2195b446d4
test(qa): align Docker inspect expectations
2026-06-17 15:03:49 +02:00
Vincent Koc
c05acc7a14
fix(testing): bind QA docker port probes to loopback
2026-06-17 14:18:03 +02:00
nas
df87b40bec
fix(telegram): guard UTF-16 surrogate pairs in outbound chunkers ( #93938 )
...
Merged via squash.
Prepared head SHA: 583b22354d
Co-authored-by: Nas01010101 <156536069+Nas01010101@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-17 18:56:25 +08:00
Vincent Koc
6e798c02d8
fix(codex): refresh app server protocol mirrors
2026-06-17 12:10:52 +02:00
Vincent Koc
e2b6753b87
fix(qa-lab): bound credential payload reads
2026-06-17 11:59:55 +02:00
Vincent Koc
582c2d41b9
fix(msteams): unwrap adaptive card submit data
2026-06-17 11:40:52 +02:00
Vincent Koc
cf7850040e
fix(codex): align network proxy profile config
2026-06-17 17:27:34 +08:00
Vincent Koc
5c34695491
feat(codex): support app-server network proxy profiles ( #93538 )
...
Merged via squash.
Prepared head SHA: 9900b14dd5
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-17 17:01:47 +08:00
Vincent Koc
2ca375fc1a
fix(codex): rotate mcp bindings before transient search
2026-06-17 10:30:46 +02:00
Vincent Koc
22356395a2
fix(codex): drop unused transient binding assignment
2026-06-17 10:30:46 +02:00
Vincent Koc
759b7902ee
test(codex): dedupe context engine binding helper
2026-06-17 10:30:46 +02:00
Vincent Koc
f1c44e2d6d
fix(codex): rotate mismatched bindings before transient search
2026-06-17 10:30:46 +02:00