Dallin Romney
cdeafd1895
chore: revert dependency guard backfill machinery ( #87867 )
...
* Revert "ci: isolate dependency guard backfill label (#87882 )"
This reverts commit 21b33bd04d .
* Revert "ci: add dependency guard backfill label trigger (#87866 )"
This reverts commit 5a6472718d .
* ci: preserve clawsweeper bot label filter
2026-05-28 22:50:59 -07:00
Vincent Koc
309fdd95da
fix(scripts): silence diffs viewer side-effect warning
2026-05-29 07:11:46 +02:00
Peter Steinberger
1188aa3b81
feat: add Claude Opus 4.8 support ( #87890 )
...
* feat: add Claude Opus 4.8 support
* fix: omit Vertex Opus sampling overrides
* fix: preserve Opus adaptive thinking levels
* fix: clamp Anthropic max effort support
* fix: use sha256 for QA mock call ids
* fix: type Anthropic transport test model metadata
* test: update PDF model default for Opus 4.8
2026-05-29 06:10:42 +01:00
Vincent Koc
0f72a042d6
fix(scripts): harden shared flag parsing
2026-05-29 06:45:21 +02:00
Dallin Romney
21b33bd04d
ci: isolate dependency guard backfill label ( #87882 )
2026-05-28 21:21:13 -07:00
Ramrajprabu
f3cfd752d3
feat(copilot): add GitHub Copilot agent runtime
...
Adds the opt-in bundled GitHub Copilot agent runtime, pinned SDK install path, docs/inventory, SDK/tool/sandbox/auth wiring, and replay/tool-safety fixes.
Verification:
- Local: git diff --check; fnm exec --using 24.15.0 pnpm tsgo:extensions; fnm exec --using 24.15.0 pnpm check:test-types; fnm exec --using 24.15.0 pnpm build.
- Autoreview local: clean for the replay-safety fix; branch autoreview engine returned empty output twice, so local autoreview plus local/Crabbox/CI proof was used.
- Crabbox focused Copilot: run_2c0db9f48a4a, 19 files / 485 tests passed.
- Crabbox additional boundary shard: run_26a246a1aa24, prompt snapshots and plugin SDK boundary/export checks passed.
- Crabbox live Copilot: run_d128e4048b4e, real gpt-4.1 turn with live_echo phase-1-green and clean session-file check.
- GitHub checks: green on head 7cc8657e0d , including Dependency Guard after exact-head approval.
Co-authored-by: Ramraj Balasubramanian <ramrajba@microsoft.com >
2026-05-29 05:15:22 +01:00
Vincent Koc
dc0d833efc
fix(scripts): reject loose changed bench workers
2026-05-29 06:10:03 +02:00
Vincent Koc
58149e41dc
fix(scripts): reject loose startup bench budgets
2026-05-29 05:56:59 +02:00
Vincent Koc
27b15a19e8
refactor(voice): catalog voice models through providers ( #87794 )
...
* refactor(providers): catalog voice models
* feat(tts): route speech through voice models
* refactor(tts): rename speaker selection fields
* refactor(tts): mark default speech models
* test(tts): type migrated speaker config assertions
* refactor(providers): avoid catalog merge map spread
* fix(tts): honor voice model fallbacks
* refactor(tts): move speech core into package
* chore(tts): register speech core knip workspace
* fix(tts): show migrated speaker voice in status
* fix(tts): satisfy speech core lint
* fix(tts): preserve explicit model aliases
* test(tts): narrow provider config assertion
* test(doctor): allow slow commitments repair check
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-05-29 04:46:45 +01:00
Vincent Koc
9ec4e94c48
fix(scripts): reject loose test perf budgets
2026-05-29 05:44:56 +02:00
Peter Steinberger
2209faef40
feat: improve cron create delivery ergonomics
...
Summary:
- Add Hermes-style schedule-first cron create parsing while preserving flagged create options.
- Support webhook create/edit delivery and clear stale webhook/chat delivery fields across mode changes.
- Update cron docs and schedule identity normalization tests.
Verification:
- pnpm test src/cron/schedule-identity.test.ts src/cli/cron-cli.test.ts src/cron/service.jobs.test.ts -- --reporter=verbose
- pnpm test src/cli/cron-cli.test.ts src/cron/service.jobs.test.ts -- --reporter=verbose
- pnpm check:test-types
- pnpm check:import-cycles
- pnpm check:docs
- pnpm check:changed via Crabbox run_8c44bcb158da, exit 0
- autoreview branch diff clean
2026-05-29 04:34:50 +01:00
Vincent Koc
4b18234fc1
fix(scripts): enforce plugin sdk surface budgets
2026-05-29 05:32:12 +02:00
Dallin Romney
5a6472718d
ci: add dependency guard backfill label trigger ( #87866 )
2026-05-28 20:26:32 -07:00
Peter Steinberger
d503ec52d8
feat: add Fal Krea image model schemas ( #87845 )
...
* feat: add fal krea image model schemas
* fix: support fal model-specific aspect ratios
* fix: preserve fal native auto aspect ratio
* fix: honor image model-specific geometry
2026-05-29 03:58:46 +01:00
Peter Steinberger
ee3efc0152
test(plugins): alias gateway workspace packages in plugin loader
2026-05-29 03:54:10 +01:00
Peter Steinberger
9dd3bce549
feat: add codex supervisor extension
...
* feat: add codex supervisor plugin
* fix: restore merged branch checks
* fix: unblock supervisor extension CI
* fix: restore merged agent checks
2026-05-29 03:49:43 +01:00
Peter Steinberger
a4ff3e19ea
test: repair gateway client boundary snapshots
2026-05-29 03:40:08 +01:00
Vincent Koc
9ca791288c
fix(scripts): parse startup bench gateway ports
2026-05-29 04:39:37 +02:00
Vincent Koc
47e86bc1ac
refactor: share task sqlite store helpers
2026-05-29 04:35:45 +02:00
Peter Steinberger
2dcca3ec8a
test(vitest): alias gateway client package to source
2026-05-29 03:17:06 +01:00
Vincent Koc
91df558e69
fix(qa): reject loose otel size limits
2026-05-29 04:16:15 +02:00
Vincent Koc
60392a1136
fix(scripts): reject loose memory fd limits
2026-05-29 03:59:04 +02:00
Peter Steinberger
025e6ac31d
refactor: tighten gateway client test boundary
2026-05-29 02:56:51 +01:00
Vincent Koc
4835a7ecd9
fix(e2e): reject loose parallels limits
2026-05-29 03:41:25 +02:00
Vincent Koc
14ce8733fe
fix(context-engine): quarantine broken plugin engines
2026-05-29 02:32:06 +01:00
Dallin Romney
e0aa820257
ci: rename dependency guard workflow ( #87842 )
2026-05-28 18:26:49 -07:00
Peter Steinberger
b1117d9862
refactor: extract gateway client package ( #87797 )
...
* refactor: extract gateway client package
* chore: drop generated gateway package artifacts
* refactor: move gateway protocol package
* refactor: remove old gateway protocol tree
* test: keep auth compat split in run mode
* test: expose gateway wrapper options for internals
* fix: watch moved gateway package sources
* test: normalize slash command import guard
* chore: teach knip gateway package entries
* ci: route gateway client package checks
* fix: reuse ipaddr for gateway client hosts
* fix: sync gateway protocol usage schema
2026-05-29 02:23:42 +01:00
Vincent Koc
c66c404d58
fix(e2e): reject loose pty env limits
2026-05-29 03:17:12 +02:00
Dallin Romney
c8f2bbf76d
ci: guard dependency graph PR changes ( #87791 )
2026-05-28 18:13:54 -07:00
Dallin Romney
93c30de17b
ci: restore timing summary artifact ( #87832 )
...
* ci: restore timing summary artifact
* ci: report pnpm warmup fanout timing
* ci: run timing summary from trusted base
2026-05-28 18:08:12 -07:00
Vincent Koc
d4021d1d54
fix(e2e): reject loose bundled sweep limits
2026-05-29 03:02:21 +02:00
Peter Steinberger
f09b69a78f
test: drop removed gateway live shard fixture
2026-05-28 20:41:11 -04:00
Vincent Koc
c903b271cf
fix(e2e): reject loose mock config limits
2026-05-29 02:38:29 +02:00
Peter Steinberger
5869131eea
test: refresh numeric tool prompt snapshots
2026-05-28 20:29:06 -04:00
Peter Steinberger
7bcef07297
test: update numeric tool schema snapshots
2026-05-28 20:18:49 -04:00
Vincent Koc
5685238656
fix(e2e): reject loose telegram rtt limits
2026-05-29 02:16:54 +02:00
Peter Steinberger
592277cd77
ci(release): bound cross-os baseline packing
2026-05-29 01:13:10 +01:00
Vincent Koc
f9f4c4959b
fix(e2e): reject loose helper env limits
2026-05-29 02:02:23 +02:00
Peter Steinberger
f77a2687b6
test: refresh codex dynamic tool snapshots
2026-05-28 19:59:13 -04:00
Vincent Koc
7c16af4933
fix(e2e): reject loose fixture config limits
2026-05-29 01:42:49 +02:00
Peter Steinberger
0e40408375
perf: speed up launcher version output
2026-05-29 00:41:40 +01:00
Dallin Romney
2ba725ef48
fix: stabilize code mode timeout and prompt snapshots ( #87809 )
...
* fix: normalize code mode timeout interrupts
* test: refresh firecrawl prompt snapshots
2026-05-28 16:26:12 -07:00
Peter Steinberger
46546e6817
test(slack): serialize shared-global media tests
2026-05-29 00:23:48 +01:00
Vincent Koc
38fd443677
fix(e2e): reject loose gateway network timeouts
2026-05-29 01:21:50 +02:00
Vincent Koc
e32a59bc79
fix(e2e): reject loose lifecycle metric limits
2026-05-29 01:01:18 +02:00
Dallin Romney
ac8c56cc70
test: refresh codex prompt snapshots ( #87803 )
2026-05-28 15:59:05 -07:00
Peter Steinberger
201fe25dad
ci(release): let Telegram QA wait on credential leases
2026-05-28 23:58:52 +01:00
Vincent Koc
444dd19a28
fix(e2e): reject loose codex media limits
2026-05-29 00:46:22 +02:00
Vincent Koc
8176bc8a76
fix(e2e): reject loose live plugin timeouts
2026-05-29 00:33:32 +02:00
Vincent Koc
278d04aa4b
fix(e2e): reject loose chat tools limits
2026-05-29 00:23:11 +02:00