Vincent Koc
5bf459e23b
fix(test): reject attestation platform flags
2026-06-21 18:43:05 +02:00
Vincent Koc
d64a27feeb
chore(deadcode): drop node daemon runtime alias
2026-06-22 00:41:56 +08:00
Vincent Koc
6c42f73619
fix(test): reject i18n report flag values
2026-06-21 18:37:35 +02:00
Vincent Koc
d460f00eb9
fix(test): reject metadata ref flags
2026-06-21 18:33:10 +02:00
Vincent Koc
b83dce7b33
fix(test): reject rpc rtt flag values
2026-06-21 18:28:28 +02:00
Vincent Koc
d3c907193f
fix(test): route qa otel smoke parser
2026-06-21 18:26:26 +02:00
Vincent Koc
b47c930e7e
chore(deadcode): trim runtime plugin selection wrappers
2026-06-22 00:24:26 +08:00
Vincent Koc
0befd3c8f2
fix(test): route android release wrappers
2026-06-21 18:19:07 +02:00
Vincent Koc
c2ee9b0be8
fix(gateway): preserve owner MCP tools for agent RPC
2026-06-21 18:14:38 +02:00
Vincent Koc
9d27583190
fix(test): route release signing args
2026-06-21 18:10:35 +02:00
Vincent Koc
04c8c50cc4
fix(test): route testbox env hydration
2026-06-21 18:04:47 +02:00
Vincent Koc
5abf4ce2e2
chore(deadcode): trim reply runtime dead helpers
2026-06-22 00:03:31 +08:00
Vincent Koc
07d5cdec99
fix(test): route ios release wrappers
2026-06-21 17:59:21 +02:00
Vincent Koc
f5f23e739e
fix(test): route proxy CA installer
2026-06-21 17:51:44 +02:00
Vincent Koc
0c183283e5
fix(test): route release preflight script
2026-06-21 17:46:59 +02:00
Vincent Koc
514b3365b5
fix(deadcode): move restart sentinels to sqlite
2026-06-21 23:39:38 +08:00
Vincent Koc
2804c24dc6
fix(test): route plugin dependency helpers
2026-06-21 17:32:43 +02:00
Vincent Koc
94c7b5a874
fix(test): route release ref resolver
2026-06-21 17:27:29 +02:00
Vincent Koc
93ec8b8c5c
fix(test): route install helper scripts
2026-06-21 17:14:12 +02:00
Vincent Koc
9d83eeaccf
fix(test): route release wrapper scripts
2026-06-21 17:08:40 +02:00
Vincent Koc
33eb6ab9de
fix(test): route release approval script
2026-06-21 16:59:51 +02:00
Vincent Koc
757ab933f4
fix(test): route release script owners
2026-06-21 16:53:49 +02:00
Vincent Koc
63fdc57b3a
fix(test): route mac helper script owners
2026-06-21 16:39:41 +02:00
Vincent Koc
a39a3b74de
fix(deadcode): move restart handoffs to sqlite
2026-06-21 22:36:42 +08:00
Vincent Koc
77a859f4ae
fix(ci): route mac packaging scripts to macos checks
2026-06-21 16:32:57 +02:00
Peter Lee
84cf64770f
fix(whatsapp): wire missing Baileys retry/cache hooks for group message reliability ( #94338 )
...
Merged via squash.
Prepared head SHA: ee6de071f7
Co-authored-by: xialonglee <22994703+xialonglee@users.noreply.github.com >
Co-authored-by: mcaxtr <7562095+mcaxtr@users.noreply.github.com >
Reviewed-by: @mcaxtr
2026-06-21 11:32:49 -03:00
Vincent Koc
0ad48dad2c
fix(deadcode): move restart intents to sqlite
2026-06-21 22:29:05 +08:00
Marcus Castro
b50a5aebba
fix(whatsapp): preserve native quote replies ( #95483 )
...
* fix(whatsapp): preserve native quote replies
* feat(plugin-sdk): add quote-reply live transport standard
* test(qa-lab): add WhatsApp quote-reply live scenarios
2026-06-21 11:26:58 -03:00
Vincent Koc
b84665222c
fix(ci): regenerate Swift protocol model
2026-06-21 22:19:18 +08:00
snowzlmbot
6441e56465
fix(telegram): materialize streaming progress placeholders ( #95183 )
...
* fix(telegram): materialize streaming progress placeholders
* fix(telegram): cancel delayed progress drafts before final
* fix(telegram): satisfy progress placeholder lint
* fix(telegram): cancel delayed draft preview on clear
* refactor(telegram): simplify delayed preview flush
---------
Co-authored-by: snowzlmbot <snowzlmbot@users.noreply.github.com >
Co-authored-by: Ayaan Zaidi <hi@obviy.us >
2026-06-21 19:48:41 +05:30
Vincent Koc
6daabd23f8
fix(deadcode): move config health state to sqlite
2026-06-21 22:07:43 +08:00
Vincent Koc
2f33999898
fix(agents): retain bounded preflight history
2026-06-21 21:58:57 +08:00
Vincent Koc
a60947fb3e
fix(agents): keep live tool-result prompts cache-stable
2026-06-21 21:54:35 +08:00
Peter Lee
ac5d219be3
fix(telegram): stop clearing registered webhook on channel restart ( #94506 )
...
Prepared head SHA: f721e14a92
Co-authored-by: xialonglee <li.xialong@xydigit.com >
2026-06-21 19:22:49 +05:30
Vincent Koc
ae41b00922
fix(deadcode): move plugin binding approvals to sqlite
2026-06-21 21:52:20 +08:00
Vincent Koc
b28e68e0ce
fix(macos): validate DMG layout values
2026-06-21 15:48:52 +02:00
Josh Avant
5d1e649aea
fix: route mobile exec approvals to reviewer device ( #95175 )
...
* fix: route mobile exec approvals to reviewer device
* fix: surface iOS approval events in foreground
* fix: forward codex approval reviewer device
* test: harden approval reviewer device contract
* test: cover reviewer approval fallback resolvers
2026-06-21 08:47:52 -05:00
Ayaan Zaidi
d6d17709e8
fix(telegram): clear progress draft before tool output ( #93002 ) (thanks @zhangguiping-xydt)
2026-06-21 19:14:57 +05:30
Ayaan Zaidi
6fd6bddb92
style(telegram): trim progress draft dispatch comment
2026-06-21 19:14:57 +05:30
张贵萍0668001030
f4dee99574
fix(telegram): clear progress draft before tool artifacts
2026-06-21 19:14:57 +05:30
张贵萍0668001030
db33402af0
fix(telegram): clear progress draft before verbose tool output
2026-06-21 19:14:57 +05:30
Vincent Koc
088cab5ee4
fix(macos): prefer repo pnpm for packaging
2026-06-21 15:39:17 +02:00
Vincent Koc
bd74a62118
fix(install): use repo pnpm for git installs
2026-06-21 15:34:56 +02:00
Vincent Koc
9f888d95e0
fix(deadcode): move current conversation bindings to sqlite
2026-06-21 21:30:06 +08:00
Vincent Koc
11a2e03bd4
fix(install): detect package manager launcher names
2026-06-21 15:18:57 +02:00
Vincent Koc
5693fcda78
fix(ci): validate artifact package source sha
2026-06-21 15:08:18 +02:00
Vincent Koc
eb00d499d1
fix(deadcode): move update check state to sqlite
2026-06-21 20:57:41 +08:00
Vincent Koc
8a7906c716
fix(qa): reject fractional live token usage
2026-06-21 14:49:29 +02:00
Vincent Koc
c85113e30e
fix(qa): escape tool coverage markdown cells
2026-06-21 14:46:38 +02:00
Vincent Koc
bdf81a825f
fix(deadcode): move voicewake settings to sqlite
2026-06-21 20:45:17 +08:00