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
Vincent Koc
d9dfcd6c8a
fix(qa): reject impossible confidence counts
2026-06-21 14:38:42 +02:00
Alex Knight
2cafbd0774
fix(plugins): reconcile managed npm root overrides with managed peer pins
2026-06-21 22:33:18 +10:00
Vincent Koc
54b2836eab
test(scripts): stabilize gauntlet termination timing
2026-06-21 14:27:10 +02:00
Vincent Koc
5b6f4b2919
fix(test): reject gauntlet flag values
2026-06-21 14:21:16 +02:00
Vincent Koc
c037a34ba7
fix(security): ignore Docker rerun artifact commands
2026-06-21 14:14:57 +02:00
Vincent Koc
12c34fc3a9
fix(security): bound trusted package URL prefixes
2026-06-21 13:51:24 +02:00
Vincent Koc
e366349730
test(deadcode): reuse gateway restart intent writer
2026-06-21 19:49:47 +08:00
Vincent Koc
89a73d08c8
test(deadcode): dedupe wizard prompter helpers
2026-06-21 19:49:46 +08:00
Vincent Koc
e6f41a4df0
fix(test): reject loose env report limits
2026-06-21 13:37:55 +02:00
Vincent Koc
b7fef7fca6
fix(mac): clean failed dSYM merges
2026-06-21 13:32:47 +02:00
Vincent Koc
d1cbe29f3d
fix(qa): require sampled Kova metric counts
2026-06-21 13:24:30 +02:00
Alex Knight
9dbc21d283
fix(telegram): materialize rich message line breaks as <br>
...
Bot API 10.1 rich messages parse structured HTML, so bare newlines
collapse as insignificant whitespace and flatten multi-paragraph replies
and bullet runs into a single line. Materialize logical line breaks as
<br> in prepareTelegramRichHtml -- the shared rich send/edit/draft
chokepoint covering both the Markdown and explicit-HTML text modes --
while keeping newlines literal inside code/pre/math and where they only
separate structural tags (block elements plus table/figure/details
container children, so pretty-printed rich HTML keeps valid markup).
Refs #95409
2026-06-21 21:22:33 +10:00
Vincent Koc
5e86c7eef4
fix(qa): reject non-object mock Anthropic JSON
2026-06-21 13:13:37 +02:00
Vincent Koc
6f3af56952
fix(qa): reject non-object mock OpenAI JSON
2026-06-21 13:10:50 +02:00
Vincent Koc
03ee22666b
chore(deadcode): drop retired memory wiki vault metadata
2026-06-21 19:08:39 +08:00
Vincent Koc
0d351b9875
fix(ci): filter ClawSweeper comment dispatches before token minting ( #95308 )
...
Merged via squash.
Prepared head SHA: b5389b59e4
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-21 19:05:08 +08:00
Vincent Koc
f69ba12a37
fix(qa): reject malformed mock OpenAI JSON
2026-06-21 12:58:20 +02:00
Vincent Koc
b796890b97
test(sdk): resolve Windows package taskkill path
2026-06-21 12:52:41 +02:00
Vincent Koc
b5fc9514c0
fix(qa): reject coerced evidence artifact indexes
2026-06-21 12:50:37 +02:00
Vincent Koc
2a140e6e6a
fix(daemon): resolve Windows scheduled-task tools
2026-06-21 12:45:49 +02:00
Vincent Koc
6e5f4d685e
chore(deadcode): remove stale readability compare script
2026-06-21 18:43:56 +08:00
Vincent Koc
600bace853
fix(qa): validate QA bus poll numbers
2026-06-21 12:41:22 +02:00
Vincent Koc
b8a5dac1a2
fix(qa-lab): resolve Windows PowerShell path
2026-06-21 12:40:57 +02:00
Vincent Koc
15c880aeff
fix(infra): share trusted Windows process argv lookup
2026-06-21 12:31:27 +02:00
Vincent Koc
3a53eb5d77
test(deadcode): remove stale heartbeat transcript prune test
2026-06-21 18:25:28 +08:00
Vincent Koc
66e5cfdd86
fix(qa): reject QA Lab host port collisions
2026-06-21 12:23:52 +02:00
Vincent Koc
c4facb2bb3
fix(infra): resolve Windows port inspection tools
2026-06-21 12:22:18 +02:00
Vincent Koc
a70b34a3cb
fix(qa-lab): resolve Windows node lookup tool
2026-06-21 12:14:39 +02:00
Vincent Koc
59bf85c586
chore(deadcode): remove stale cron usage helper
2026-06-21 18:12:36 +08:00
Vincent Koc
e486a1d1cf
test(scripts): route Codex install assertions
2026-06-21 12:11:01 +02:00
Vincent Koc
72b9bc7303
fix(core): resolve Windows PATH locator tools
2026-06-21 12:09:33 +02:00
Vincent Koc
d3b44442f6
fix(infra): resolve Windows binary lookup tool
2026-06-21 12:02:02 +02:00