Marcus Castro
|
000fc7f233
|
refactor(qa): add shared QA channel contract and harden worker startup (#64562)
* refactor(qa): add shared transport contract and suite migration
* refactor(qa): harden worker gateway startup
* fix(qa): scope waits and sanitize shutdown artifacts
* fix(qa): confine artifacts and redact preserved logs
* fix(qa): block symlink escapes in artifact paths
* fix(gateway): clear shutdown race timers
* fix(qa): harden shutdown cleanup paths
* fix(qa): sanitize gateway logs in thrown errors
* fix(qa): harden suite startup and artifact paths
* fix(qa): stage bundled plugins from mutated config
* fix(qa): broaden gateway log bearer redaction
* fix(qa-channel): restore runtime export
* fix(qa): stop failed gateway startups as a process tree
* fix(qa-channel): load runtime hook from api surface
|
2026-04-12 15:02:57 -03:00 |
|
Vincent Koc
|
9259e593e6
|
test(gateway): share transcript event waiters
|
2026-04-12 18:33:47 +01:00 |
|
Vincent Koc
|
9c2b094f3f
|
test(gateway): share search session transcript fixtures
|
2026-04-12 18:32:04 +01:00 |
|
Vincent Koc
|
a5aceebc01
|
test(gateway): share bearer agents list invoke
|
2026-04-12 18:20:39 +01:00 |
|
Vincent Koc
|
27afd01577
|
test(gateway): share session history sse helpers
|
2026-04-12 18:17:50 +01:00 |
|
Vincent Koc
|
686e5976df
|
test(gateway): share preauth hardening setup helpers
|
2026-04-12 18:04:22 +01:00 |
|
Vincent Koc
|
eddd9a1a1c
|
test(gateway): share silent reconnect rejection assertions
|
2026-04-12 18:00:49 +01:00 |
|
Vincent Koc
|
b35becfb1d
|
test(gateway): share plugin approval no-route context
|
2026-04-12 17:59:17 +01:00 |
|
Vincent Koc
|
2c5290a7b1
|
test(gateway): share paired ios operator fixture
|
2026-04-12 17:57:55 +01:00 |
|
Vincent Koc
|
68a64a14d9
|
test(gateway): share close handler deps
|
2026-04-12 17:45:46 +01:00 |
|
Vincent Koc
|
7518b8d339
|
test(gateway): share allowlist node helpers
|
2026-04-12 17:26:31 +01:00 |
|
Vincent Koc
|
df1a82f6c1
|
test(gateway): share auth-profile ref fixture
|
2026-04-12 17:11:12 +01:00 |
|
Vincent Koc
|
88dfc6e7b6
|
test(gateway): share hook session routing helper
|
2026-04-12 17:09:23 +01:00 |
|
Vincent Koc
|
3bb69edf58
|
test(gateway): share browser origin rejection helper
|
2026-04-12 17:01:43 +01:00 |
|
Vincent Koc
|
2de988ae4b
|
test(gateway): share temp home env setup
|
2026-04-12 16:56:06 +01:00 |
|
Vincent Koc
|
786de3eca2
|
fix(gateway): keep tick broadcasts non-droppable (#65436)
* fix(gateway): keep tick broadcasts non-droppable
* Update CHANGELOG.md
|
2026-04-12 16:53:34 +01:00 |
|
Vincent Koc
|
3cf0dda22a
|
test(gateway): share node pairing auth helpers
|
2026-04-12 16:52:06 +01:00 |
|
CodeForgeNet
|
10cd000f60
|
gateway: always send idempotencyKey on plugin subagent run (#65354)
* gateway: always send idempotencyKey on plugin subagent run
* docs(changelog): add dreaming idempotency entry
* Update CHANGELOG.md
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
|
2026-04-12 16:39:26 +01:00 |
|
Alex Navarro
|
f3b636481f
|
fix(gateway): reject known-weak example auth credentials at startup (#64586)
|
2026-04-12 16:33:05 +01:00 |
|
Peter Steinberger
|
bc44ce2c8e
|
fix(gateway): filter assistant phase history
|
2026-04-12 16:07:55 +01:00 |
|
Nimrod Gutman
|
1fe14627a2
|
fix(tests): restore ci type and format checks
|
2026-04-12 14:13:57 +03:00 |
|
Daniel Alkurdi
|
a1d484d877
|
fix(cron): preserve isolated agent workspace on reload (#65085)
Merged via squash.
Prepared head SHA: 44699cdc03
Co-authored-by: l0cka <13148507+l0cka@users.noreply.github.com>
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com>
Reviewed-by: @vincentkoc
|
2026-04-12 11:57:30 +01:00 |
|
Nimrod Gutman
|
6474795890
|
fix(gateway): reduce shared auth rotation test teardown flake (#65296)
|
2026-04-12 13:40:16 +03:00 |
|
Vincent Koc
|
8bf37f0b9f
|
test(gateway): harden hook trust async assertions
|
2026-04-12 11:26:10 +01:00 |
|
Vincent Koc
|
d8b6ec4abf
|
test(gateway): harden canvas ws auth handshake
|
2026-04-12 10:56:14 +01:00 |
|
Vincent Koc
|
d230552956
|
fix(gateway): classify doctor memory methods
|
2026-04-12 09:12:56 +01:00 |
|
Tak Hoffman
|
847739d82c
|
Fix dreaming replay, repair polluted artifacts, and gate wiki tabs (#65138)
* fix(active-memory): preserve parent channel context for recall runs
* fix(active-memory): keep recall runs on the resolved channel
* fix(active-memory): prefer resolved recall channel over wrapper hints
* fix(active-memory): trust explicit recall channel hints
* fix(active-memory): rank recall channel fallbacks by trust
* Fix dreaming replay and recovery flows
* fix: prevent dreaming event loss and diary write races
* chore: add changelog entry for memory fixes
* fix: harden dreaming repair and diary writes
* fix: harden dreaming artifact archive naming
|
2026-04-12 00:25:11 -05:00 |
|
Vincent Koc
|
c42fcf5f7b
|
test(gateway): share node bootstrap auth setup
|
2026-04-12 04:58:33 +01:00 |
|
Vincent Koc
|
3e96fdea9f
|
fix(cron): split gateway cron service contract
|
2026-04-12 03:52:31 +01:00 |
|
Tak Hoffman
|
94340b9598
|
fix(agent-init): move session startup context into the runtime (#65055)
* fix: preload startup memory for bare session resets
* docs: align AGENTS template with startup context runtime
* fix(agent-init): harden startup context prompt handling
* fix(agent-init): tighten startup context parsing and limits
* fix(agent-init): honor calendar-day startup memory windows
* docs: clarify startup daily memory injection
|
2026-04-11 21:52:16 -05:00 |
|
Vincent Koc
|
a767b0c98d
|
test(gateway): consolidate archive import guards
|
2026-04-12 03:15:50 +01:00 |
|
Vincent Koc
|
3059b36306
|
fix(config): split command flag helpers
|
2026-04-12 00:05:01 +01:00 |
|
Vincent Koc
|
a88fbf0f64
|
fix(cycles): split reply payload and option contracts
|
2026-04-11 22:24:55 +01:00 |
|
Vincent Koc
|
8e952eba75
|
fix(core): align channel runtime and inventory types
|
2026-04-11 21:03:44 +01:00 |
|
Vincent Koc
|
462d8e3bc0
|
fix(cycles): narrow channel runtime surface
|
2026-04-11 19:30:33 +01:00 |
|
Vincent Koc
|
6738e9abdf
|
fix(gateway): bypass sessions barrel types
|
2026-04-11 18:46:43 +01:00 |
|
Vincent Koc
|
0f7d9c9570
|
fix(runtime): split approval and gateway client seams
|
2026-04-11 18:36:48 +01:00 |
|
Vincent Koc
|
f630e8d440
|
fix(utils): bypass delivery context wrapper for shared consumers
|
2026-04-11 17:26:38 +01:00 |
|
Vincent Koc
|
9ae27f9297
|
fix(gateway): avoid duplicate channel runtime snapshot export
|
2026-04-11 16:38:43 +01:00 |
|
Marcus Castro
|
aaae1aeb8f
|
fix(whatsapp): route react through gateway (#64638)
* fix(whatsapp): route react through gateway
* fix(gateway): accept full message action tool context
|
2026-04-11 11:38:10 -03:00 |
|
Vincent Koc
|
b9a0052dd0
|
fix(cycles): split embedded runner and setup leaf types
|
2026-04-11 14:49:48 +01:00 |
|
Vincent Koc
|
935bd6de7f
|
fix(gateway): split credential secret input runtime
|
2026-04-11 14:15:42 +01:00 |
|
Peter Steinberger
|
85fa33d9d7
|
style: apply formatter drift
|
2026-04-11 14:08:55 +01:00 |
|
Peter Steinberger
|
9a8647cef7
|
fix: remove duplicate channel runtime export
|
2026-04-11 13:56:37 +01:00 |
|
Peter Steinberger
|
ff7a842509
|
perf: reduce command and gateway test imports
|
2026-04-11 13:55:08 +01:00 |
|
Vincent Koc
|
3b4de1ac14
|
fix(cycles): split reply and gateway leaf seams
|
2026-04-11 13:53:20 +01:00 |
|
Peter Steinberger
|
3e013342de
|
fix(build): repair rebase export surfaces
|
2026-04-11 13:49:03 +01:00 |
|
Vincent Koc
|
81535d394d
|
fix(cycles): repair broken type surfaces
|
2026-04-11 13:42:17 +01:00 |
|
Tak Hoffman
|
cc5c691f00
|
feat(ui): render assistant directives and add embed tag (#64104)
* Add embed rendering for Control UI assistant output
* Add changelog entry for embed rendering
* Harden canvas path resolution and stage isolation
* Secure assistant media route and preserve UI avatar override
* Fix chat media and history regressions
* Harden embed iframe URL handling
* Fix embed follow-up review regressions
* Restore offloaded chat attachment persistence
* Harden hook and media routing
* Fix embed review follow-ups
* feat(ui): add configurable embed sandbox mode
* fix(gateway): harden assistant media and auth rotation
* fix(gateway): restore websocket pairing handshake flows
* fix(gateway): restore ws hello policy details
* Restore dropped control UI shell wiring
* Fix control UI reconnect cleanup regressions
* fix(gateway): restore media root and auth getter compatibility
* feat(ui): rename public canvas tag to embed
* fix(ui): address remaining media and gateway review issues
* fix(ui): address remaining embed and attachment review findings
* fix(ui): restore stop control and tool card inputs
* fix(ui): address history and attachment review findings
* fix(ui): restore prompt contribution wiring
* fix(ui): address latest history and directive reviews
* fix(ui): forward password auth for assistant media
* fix(ui): suppress silent transcript tokens with media
* feat(ui): add granular embed sandbox modes
* fix(ui): preserve relative media directives in history
* docs(ui): document embed sandbox modes
* fix(gateway): restrict canvas history hoisting to tool entries
* fix(gateway): tighten embed follow-up review fixes
* fix(ci): repair merged branch type drift
* fix(prompt): restore stable runtime prompt rendering
* fix(ui): harden local attachment preview checks
* fix(prompt): restore channel-aware approval guidance
* fix(gateway): enforce auth rotation and media cleanup
* feat(ui): gate external embed urls behind config
* fix(ci): repair rebased branch drift
* fix(ci): resolve remaining branch check failures
|
2026-04-11 07:32:53 -05:00 |
|
Vincent Koc
|
41ab0f7d5c
|
fix(gateway): add shared request handler types
|
2026-04-11 13:26:50 +01:00 |
|