Vincent Koc
1b5cb4a0d3
fix(e2e): bound clickclack fixture bodies
2026-06-03 12:45:59 +02:00
Vincent Koc
2accf3875b
test(e2e): assert channel credential fields
2026-06-03 12:25:14 +02:00
Vincent Koc
a7c8b2a46a
fix(e2e): bound mock readiness probes
2026-06-03 11:58:45 +02:00
Vincent Koc
7cee0bca0b
fix(e2e): isolate plugin lifecycle artifacts
2026-06-03 11:50:33 +02:00
Vincent Koc
54fe0e7f71
fix(e2e): keep cleanup retries covered
2026-06-03 10:10:39 +02:00
Vincent Koc
a462601f05
fix(e2e): isolate release journey artifacts
2026-06-03 08:08:44 +02:00
Vincent Koc
dcf21ac3ad
fix(e2e): isolate release scenario mock state
2026-06-02 10:42:22 +02:00
Vincent Koc
e128efa13a
fix(e2e): isolate OpenAI web search smoke logs
2026-06-02 10:34:44 +02:00
Peter Steinberger
732d6972d7
fix: repair model provider edge cases
...
Repairs a batch of narrow model/provider edge cases:
- honor OpenAI and Anthropic base URL environment overrides when provider config does not set an explicit base URL
- preserve OpenRouter Anthropic cache retention while stripping unsupported transport options
- allow apply_patch for non-OpenAI providers when the tool config otherwise permits it
- prune stale same-provider model selections from configure/model picker state
- expose GitHub Copilot bundled thinking policy metadata to offline/provider-policy lookups
- repair additive SQLite shared-state upgrades for existing databases
- keep same-size rotated log readers from reusing stale content in CI tooling
Proof:
- GitHub PR checks green on exact head 46514909b0
- Crabbox delegated Blacksmith Testbox tbx_01kt3em5r9vd7g0bnykrff6jdk exited 0
- Focused local Vitest/oxlint/format proof recorded in PR body and land-ready comment
Fixes #80347 .
Fixes #88357 .
Fixes #45269 .
Supersedes #74427 , #74432 , #79370 , #79894 , #80366 , and #88359 .
2026-06-02 02:35:12 -04:00
Vincent Koc
6883351085
fix(e2e): detect same-size log rotation
2026-06-02 07:11:57 +02:00
Vincent Koc
39f319c7a4
fix(e2e): preserve gateway null payloads
2026-06-02 05:44:37 +02:00
Vincent Koc
7d5d62511f
fix(e2e): preserve null rpc results
2026-06-02 05:33:07 +02:00
Vincent Koc
7967a3582c
fix(e2e): isolate onboard gateway logs
2026-06-02 03:39:10 +02:00
Vincent Koc
459abfc26b
fix(e2e): isolate plugin sweep scratch files
2026-06-02 02:50:41 +02:00
Vincent Koc
222ade9fa6
fix(e2e): clean kitchen sink sweep state
2026-06-02 02:29:52 +02:00
Peter Steinberger
722af385d2
test(release): accept gateway schema rejection wrapper
2026-06-02 01:10:00 +01:00
Vincent Koc
086274fd7e
test(e2e): exercise onboard wizard exit status
2026-06-02 01:38:46 +02:00
Vincent Koc
829fb5dcb3
fix(e2e): clean generated docker client state
2026-06-02 01:30:10 +02:00
Vincent Koc
7c52969d49
fix(e2e): clean plugin fixture servers on timeout
2026-06-02 01:17:08 +02:00
Vincent Koc
403190572b
fix(e2e): isolate release media memory artifacts
2026-06-01 23:19:47 +02:00
Vincent Koc
193988bc5b
fix(e2e): isolate onboard temp artifacts
2026-06-01 21:25:03 +02:00
Vincent Koc
66f797b22c
fix(e2e): wait for plugin update registry cleanup
2026-06-01 21:01:26 +02:00
Vincent Koc
65a805ac28
fix(e2e): harden web search cleanup
2026-06-01 20:35:33 +02:00
Vincent Koc
92b3d52e8a
fix(e2e): isolate release media temp files
2026-06-01 19:56:05 +02:00
Vincent Koc
c8a67768e3
fix(e2e): require expected web search rejection
2026-06-01 19:49:11 +02:00
Vincent Koc
ba88b7a178
fix(e2e): clean plugin lifecycle temp state
2026-06-01 19:27:04 +02:00
Vincent Koc
83cd3cbe2a
fix(e2e): bound bundled plugin lifecycle commands
2026-06-01 19:18:26 +02:00
Vincent Koc
4e1f8b8ac7
fix(e2e): clean timed-out runtime commands
2026-06-01 18:43:25 +02:00
Vincent Koc
b1ec23e05f
fix(e2e): escalate stuck PTY children
2026-06-01 17:07:42 +02:00
Vincent Koc
c0e49a2c52
fix(e2e): catch runtime package-manager descendants
2026-06-01 14:58:39 +02:00
Peter Steinberger
c1e132195d
test(release): activate manifest channels in bundle smoke
2026-06-01 13:51:38 +01:00
Vincent Koc
0751b6f2c9
fix(e2e): bound upgrade survivor config commands
2026-06-01 13:30:23 +02:00
Vincent Koc
4685a84e9b
fix(e2e): bound bundled runtime gateway cleanup
2026-06-01 12:19:37 +02:00
Vincent Koc
dac33c8ecb
fix(e2e): cap pty transcript output
2026-06-01 11:49:58 +02:00
Vincent Koc
e4a32b9e8e
lint(e2e): remove redundant channel fallback
2026-06-01 11:38:28 +02:00
Peter Steinberger
e733774e3c
fix(test): repair telegram prerelease blockers
2026-06-01 10:26:12 +01:00
Vincent Koc
1d62f4c014
fix(ci): satisfy scripts lint spread rule
2026-06-01 08:45:42 +01:00
Peter Steinberger
bc470713bb
fix(e2e): enable smoke-tested plugin channels
2026-06-01 08:38:50 +01:00
Vincent Koc
5957bfdc54
fix(e2e): fail bundled smoke on missing channels
2026-06-01 06:45:58 +02:00
Vincent Koc
8cab0f23f8
fix(e2e): clean bundled runtime smoke state
2026-06-01 06:35:28 +02:00
Vincent Koc
b2b9fbe033
fix(test): bound mock OpenAI request bodies
2026-06-01 04:48:32 +02:00
Vincent Koc
a9938907dc
fix(test): harden MCP E2E proof checks
2026-06-01 04:34:25 +02:00
Peter Steinberger
5443baa852
Persist plugin install index in SQLite ( #88794 )
...
* refactor: persist plugin install index in sqlite
* fix: merge legacy plugin index records into sqlite
* test: update plugin index sqlite fixtures
* fix: migrate custom plugin install indexes
* test: update plugin index sentinel
* fix: exclude migrated plugin index archives
* fix: read post-upgrade plugin index from sqlite
* fix: migrate legacy plugin index before agent runs
* fix: respect disabled persisted plugin registry reads
* test: type plugin install record fixtures
* fix: simplify plugin index record reader type
* test: fix sqlite plugin index CI fallout
* test: mock provider normalization in agent command tests
# Conflicts:
# src/commands/agent-command.test-mocks.ts
* build: remove unused ui three dependency
2026-05-31 20:51:33 -04:00
Peter Steinberger
27dde7a4d6
chore(lint): enable stricter error rules
2026-06-01 01:12:21 +01:00
Peter Steinberger
22cb7fb6b7
chore(lint): enable no-promise-executor-return
2026-05-31 23:06:13 +01:00
Peter Steinberger
b653d94918
chore(lint): enable no-useless-assignment
2026-05-31 22:40:48 +01:00
Peter Steinberger
2df95c0b10
chore(lint): enable no-misused-promises
2026-05-31 20:42:13 +01:00
Peter Steinberger
304e2c83c0
chore(lint): enable stricter oxlint rules
2026-05-31 18:59:02 +01:00
Peter Steinberger
100dd79468
test(release): wait for bundled runtime commands
2026-05-31 14:09:27 +01:00
Peter Steinberger
f5eca3f84c
chore(lint): enable object and reassignment rules
2026-05-31 09:32:52 +01:00