Vincent Koc
2ccbc673df
fix(scripts): prebuild gateway cpu private qa artifacts
2026-05-30 18:42:17 +02:00
Vincent Koc
4155ac1c0d
fix(scripts): make kitchen sink rpc help inert
2026-05-30 18:04:44 +02:00
Vincent Koc
cbd8049b9f
fix(scripts): parse forwarded package script options
2026-05-30 17:44:14 +02:00
Peter Steinberger
30e1556cda
refactor: extract model catalog core package
...
* refactor: extract model catalog core package
* refactor: route model catalog imports through package boundary
* build: include model catalog in plugin sdk package dts
* fix: preserve static fallback model metadata
2026-05-30 16:33:45 +01:00
Vincent Koc
53e8dc6a54
fix(scripts): stop parsing after option terminators
2026-05-30 17:10:36 +02:00
Vincent Koc
ccb59d989b
fix(scripts): honor memory fd option terminator
2026-05-30 17:00:54 +02:00
Vincent Koc
b51610a1c3
fix(ci): serialize gateway server vitest project
2026-05-30 15:56:25 +01:00
Vincent Koc
e449392c4f
fix(e2e): route telegram proof through pnpm runner
2026-05-30 15:33:38 +02:00
Vincent Koc
85506c36a0
fix(e2e): route secret proof through pnpm runner
2026-05-30 15:25:15 +02:00
Vincent Koc
d717ff71bf
fix(live): reject loose heartbeat intervals
2026-05-30 14:56:58 +02:00
Vincent Koc
a89abcb1e9
fix(release): reject loose npm verifier retry limits
2026-05-30 14:46:28 +02:00
Vincent Koc
ec58491f75
fix(e2e): reject loose upgrade probe limits
2026-05-30 14:40:12 +02:00
Vincent Koc
cf60e83118
fix(e2e): scope strict ClawHub preflight limits
2026-05-30 14:33:56 +02:00
Vincent Koc
6d43200248
fix(e2e): reject loose Telegram proof log limits
2026-05-30 14:23:40 +02:00
Vincent Koc
2238e0ce76
fix(e2e): reject loose tool search fetch limits
2026-05-30 14:17:15 +02:00
Vincent Koc
e1f462b352
fix(e2e): reject loose Telegram Bot API limits
2026-05-30 14:11:43 +02:00
Vincent Koc
07e0af44b3
fix(e2e): reject loose MCP channel limits
2026-05-30 13:55:39 +02:00
Vincent Koc
3e8d06a6be
fix(ci): include workflow guard target
2026-05-30 12:50:38 +01:00
Vincent Koc
9c313a7826
fix(test): preserve live test passthrough flags
2026-05-30 13:20:02 +02:00
Vincent Koc
346b14a51a
fix(test): route conventional script tests
2026-05-30 13:00:33 +02:00
Vincent Koc
ffa2da8478
fix(test): skip broad changed import scans
2026-05-30 13:00:33 +02:00
Vincent Koc
61a768be75
fix(test): route script library changes
2026-05-30 13:00:33 +02:00
Vincent Koc
3d8a77a113
fix(test): route package tooling changes
2026-05-30 13:00:33 +02:00
Vincent Koc
a6a358f1a6
fix(test): route ci tooling changes
2026-05-30 13:00:33 +02:00
Vincent Koc
131dc4eaeb
fix(test): route workflow helper changes
2026-05-30 13:00:33 +02:00
Vincent Koc
022fd55bad
fix(test): route crabbox changed tests
2026-05-30 13:00:33 +02:00
Vincent Koc
d9820e4098
fix(ci): disable crabbox on-demand fallback
2026-05-30 13:00:33 +02:00
Vincent Koc
a4ebdc9aa1
fix(test): guard run-with-env help
2026-05-30 13:00:32 +02:00
Vincent Koc
cf2461f7f6
fix(test): guard live runner help
2026-05-30 13:00:32 +02:00
Vincent Koc
f5f829db79
fix(test): guard tsdown runner help
2026-05-30 13:00:32 +02:00
Vincent Koc
a06daab97e
fix(test): guard build runner help
2026-05-30 13:00:32 +02:00
Vincent Koc
09f094057a
fix(test): guard verify runner help
2026-05-30 13:00:32 +02:00
Vincent Koc
9def042fab
fix(test): guard check runner help
2026-05-30 13:00:32 +02:00
Vincent Koc
f6adea5757
fix(test): guard force runner help
2026-05-30 13:00:32 +02:00
Vincent Koc
78f4a5c05f
fix(tooling): ignore inline type-only re-exports
2026-05-30 13:00:32 +02:00
Vincent Koc
731a7af9c5
fix(test): keep wrapper help metadata-only
2026-05-30 13:00:32 +02:00
Vincent Koc
ffa4342a6a
fix(test): route docker e2e script targets
2026-05-30 13:00:32 +02:00
Vincent Koc
550a134cf9
fix(tooling): forward oxlint shard cancellation
2026-05-30 13:00:32 +02:00
Vincent Koc
1b43e84d0d
fix(test): batch explicit source route resolution
2026-05-30 13:00:32 +02:00
Vincent Koc
31f0635f4f
fix(test): route explicit source targets narrowly
2026-05-30 13:00:31 +02:00
Vincent Koc
1c65e2e7c1
fix(tooling): bound oxlint shard stalls
2026-05-30 13:00:31 +02:00
Vincent Koc
b6f3fe7938
fix(test): route explicit helper targets narrowly
2026-05-30 13:00:31 +02:00
Vincent Koc
b8067d073a
fix(extensions): keep subagent hook facades lazy
2026-05-30 13:00:31 +02:00
Vincent Koc
eb45c1c623
fix(scripts): report missing workflow linter fallback
2026-05-30 12:52:54 +02:00
Vincent Koc
6f655573d3
refactor: share parallels smoke lifecycle
2026-05-30 12:18:46 +02:00
Peter Steinberger
de1dfab03e
refactor: move terminal core into package ( #88279 )
...
* refactor: move terminal core into package
* refactor: move terminal module files
* fix: clean terminal package CI followups
* test: update lint suppression allowlist
* fix: ship terminal core runtime aliases
2026-05-30 11:07:45 +02:00
Vincent Koc
8348af99e8
fix(ci): clear stale changed-check failures
2026-05-30 09:55:59 +01:00
Peter Steinberger
99ffd714ce
refactor: extract markdown core package ( #88265 )
...
* refactor: extract markdown core package
* refactor: remove old markdown sources
* fix: use source paths for markdown core imports
* fix: clean markdown package dependency ownership
* fix: refresh root shrinkwrap for markdown dependency move
2026-05-30 09:33:24 +02:00
keshavbotagent
fcf2852f0f
fix(codex): prevent post-tool edit stream timeouts
...
Keep Codex post-tool assistant/commentary progress and patch snapshot updates on the post-tool completion guard so long generated edits do not fall back to terminal idle handling. Enable Codex patch streaming events for native code mode and refresh exact prompt/config expectations.
Verification:
- pnpm prompt:snapshots:check
- pnpm test extensions/codex/src/app-server/run-attempt.turn-watches.test.ts extensions/codex/src/app-server/thread-lifecycle.test.ts extensions/codex/src/app-server/thread-lifecycle.binding.test.ts extensions/codex/src/app-server/side-question.test.ts
- .agents/skills/autoreview/scripts/autoreview --mode branch --base origin/main
- git diff --check origin/main...HEAD
- exact-head CI run 26677938955
- Real behavior proof override run 26678097960
Thanks @keshavbotagent.
Co-authored-by: Kelaw - Keshav's Agent <keshavbotagent@gmail.com >
2026-05-30 09:30:09 +02:00
Vincent Koc
e35db953eb
fix(build): raise inherited tsdown heap caps
2026-05-30 08:45:43 +02:00