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
f2eea90dac
fix(e2e): bound cron mcp probe waits
2026-06-01 18:52:13 +02:00
Vincent Koc
4e1f8b8ac7
fix(e2e): clean timed-out runtime commands
2026-06-01 18:43:25 +02:00
Vincent Koc
72436217ff
fix(e2e): isolate MCP channel client temp state
2026-06-01 17:51:04 +02:00
Vincent Koc
b1ec23e05f
fix(e2e): escalate stuck PTY children
2026-06-01 17:07:42 +02:00
Vincent Koc
dfeb5b81ca
fix(e2e): harden Parallels helper cleanup
2026-06-01 16:57:27 +02:00
Vincent Koc
12087ac9d4
test(e2e): exercise Parallels smoke cleanup path
2026-06-01 16:33:11 +02:00
Vincent Koc
44b388f863
fix(e2e): keep kitchen-sink process snapshots wide
2026-06-01 15:09:33 +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
421ea1f458
fix(e2e): bound Parallels host VM commands
2026-06-01 14:41:46 +02:00
Vincent Koc
5280d1d95d
fix(e2e): stream Parallels phase logs
2026-06-01 13:46:21 +02:00
Vincent Koc
0751b6f2c9
fix(e2e): bound upgrade survivor config commands
2026-06-01 13:30:23 +02:00
Vincent Koc
75645aec08
fix(e2e): clean Telegram proof child processes
2026-06-01 13:20:03 +02:00
Vincent Koc
db6fc20559
fix(e2e): clean Windows background smoke timeouts
2026-06-01 12:55:15 +02:00
Vincent Koc
8bee3be90a
fix(e2e): bound Parallels fresh lanes
2026-06-01 12:34:29 +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
e680604577
fix(e2e): clean telegram credential timeouts
2026-06-01 10:13:57 +02: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
8fdb1d0f55
fix(e2e): stream Parallels fresh logs
2026-06-01 08:54:22 +02:00
Vincent Koc
c11ff35841
fix(e2e): bound Parallels update logs
2026-06-01 08:42:08 +02:00
Vincent Koc
01124cfca9
fix(e2e): clean secret proof timeouts
2026-06-01 08:30:17 +02:00
Vincent Koc
28550c3847
fix(e2e): harden Parallels host timeouts
2026-06-01 08:15:34 +02: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
ec6ad888a4
fix(e2e): bound telegram proof commands
2026-06-01 06:26:44 +02:00
Vincent Koc
5054b20832
fix(test): harden secret provider proof cleanup
2026-06-01 05:37:45 +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
Vincent Koc
6c73ffc51a
fix(test): bound MCP code mode client responses
2026-06-01 04:05:23 +02:00
Vincent Koc
c764eb96c4
fix(test): tolerate vanished RPC gateway teardown
2026-06-01 03:48:59 +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
e681569536
feat: add code-mode MCP API files
...
* feat: add code-mode MCP API files
* fix: satisfy code-mode MCP lint
2026-05-31 21:29:06 +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
Alex Ho
d88767e819
fix(docker): refresh Node base image digests ( #84988 )
...
Refresh pinned node:24-bookworm and node:24-bookworm-slim manifest-list digests across the root, smoke, and e2e Dockerfiles. Update digest pin assertions to cover the plugin-binding e2e Dockerfile.
Verified with live Docker digest inspection, targeted Dockerfile tests, root base-runtime build, install-sh smoke build, and plugin-binding e2e build.
Thanks @LibraHo.
2026-05-31 18:55:33 +01:00