Vincent Koc
|
9dbbe740a4
|
fix(test): pass process kill into vitest watchdog signals
|
2026-04-12 04:37:26 +01:00 |
|
Vincent Koc
|
baeca9573e
|
test(matrix): share named account status fixtures
|
2026-04-12 04:36:59 +01:00 |
|
Vincent Koc
|
f2e1619f03
|
test(matrix): share onboarding update helpers
|
2026-04-12 04:35:31 +01:00 |
|
Vincent Koc
|
5df8412508
|
fix(test): extend no-output watchdog to sharded vitest runs
|
2026-04-12 04:34:45 +01:00 |
|
Vincent Koc
|
330b9895c1
|
test(matrix): share onboarding config fixtures
|
2026-04-12 04:33:09 +01:00 |
|
Vincent Koc
|
f466435529
|
fix(test): add opt-in vitest no-output watchdog
|
2026-04-12 04:32:03 +01:00 |
|
Vincent Koc
|
9c7c360fed
|
test(providers): share onboard primary model checks
|
2026-04-12 04:30:19 +01:00 |
|
Vincent Koc
|
3d0ddccf73
|
test(secrets): reuse snapshot hooks in web state tests
|
2026-04-12 04:27:34 +01:00 |
|
Vincent Koc
|
ea1d483fe6
|
test(extensions): share direct import smoke harness
|
2026-04-12 04:24:42 +01:00 |
|
Vincent Koc
|
1aea00b370
|
fix(test): use provider onboarding api type directly
|
2026-04-12 04:21:15 +01:00 |
|
Vincent Koc
|
17bdc76d90
|
test(providers): share onboard primary assertions
|
2026-04-12 04:20:55 +01:00 |
|
Vincent Koc
|
54c45ae9ca
|
fix(secrets): cache guarded channel assignment helpers
|
2026-04-12 04:17:39 +01:00 |
|
Vincent Koc
|
a800dfc8f3
|
test(providers): share onboard merge assertions
|
2026-04-12 04:16:10 +01:00 |
|
Vincent Koc
|
3f65e2545f
|
test(providers): share onboard smoke assertions
|
2026-04-12 04:12:00 +01:00 |
|
Vincent Koc
|
e0a8a41247
|
fix(secrets): narrow inactive variant test helper types
|
2026-04-12 04:11:11 +01:00 |
|
Vincent Koc
|
b65291b75a
|
test(secrets): trim web tools state boilerplate
|
2026-04-12 04:05:51 +01:00 |
|
hcl
|
cd33ac293e
|
fix(matrix): trust m.mentions.user_ids as authoritative mention source (#64796)
Merged via squash.
Prepared head SHA: 59ca82ef7f
Co-authored-by: hclsys <7755017+hclsys@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-11 23:04:37 -04:00 |
|
Vincent Koc
|
d69ab71c87
|
test(secrets): share inactive channel fixtures
|
2026-04-12 04:03:57 +01:00 |
|
Vincent Koc
|
5c7d6f55c2
|
fix(status): refresh typed status test fixtures
|
2026-04-12 04:03:14 +01:00 |
|
Vincent Koc
|
df2de5c777
|
test(secrets): reuse channel token fixtures
|
2026-04-12 04:01:20 +01:00 |
|
Vincent Koc
|
225c7c6f9c
|
test(secrets): share channel snapshot fixtures
|
2026-04-12 03:59:11 +01:00 |
|
Vincent Koc
|
7204d490aa
|
fix(tsgo): align cron contract and secrets test helper
|
2026-04-12 03:58:32 +01:00 |
|
Vincent Koc
|
90db90fdc5
|
test(secrets): reuse inactive snapshot fixtures
|
2026-04-12 03:56:37 +01:00 |
|
Vincent Koc
|
2185dcf136
|
test(secrets): reuse auth runtime fixtures
|
2026-04-12 03:54:26 +01:00 |
|
Vincent Koc
|
5c0e093b38
|
test(secrets): reuse core snapshot fixtures
|
2026-04-12 03:52:44 +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
|
17553b4cf4
|
test(secrets): reuse legacy x-search fixtures
|
2026-04-12 03:48:13 +01:00 |
|
Vincent Koc
|
62b21d948c
|
test(secrets): reuse runtime fixtures across surfaces
|
2026-04-12 03:45:48 +01:00 |
|
Vincent Koc
|
10ee46c373
|
fix(plugins): extract provider config policy contexts
|
2026-04-12 03:45:35 +01:00 |
|
Vincent Koc
|
d262b1c688
|
fix(logging): split queue diagnostic runtime
|
2026-04-12 03:45:35 +01:00 |
|
Vincent Koc
|
39f22ef8b3
|
test(secrets): share runtime snapshot fixtures
|
2026-04-12 03:37:08 +01:00 |
|
Vincent Koc
|
f445c0eafe
|
fix(channels): drop bundled entry sdk back-edge
|
2026-04-12 03:31:34 +01:00 |
|
Vincent Koc
|
cdfde7e0b9
|
test(commands): share status test fixtures
|
2026-04-12 03:30:34 +01:00 |
|
Vincent Koc
|
8ba50aa23e
|
refactor(plugins): prefer setup descriptors for setup lookup (#64786)
* refactor(plugins): prefer setup descriptors for setup lookup
* fix(plugins): harden setup descriptor lookup
* fix(plugins): keep sync cli backend setup results
* fix(plugins): resolve setup registry rebase
* fix(plugins): preserve fail-closed cli backend lookup
* fix(plugins): fail closed on shadowed setup owners
* fix(plugins): swallow async setup register rejections
|
2026-04-12 03:29:24 +01:00 |
|
Vincent Koc
|
d00ab06048
|
test(msteams): share thread handler test setup
|
2026-04-12 03:21:55 +01:00 |
|
sudie-codes
|
7e6b4d70b9
|
fix(msteams): accept SingleTenant sts.windows.net issuer in JWT validator (#64270) (#64641)
|
2026-04-11 21:19:41 -05:00 |
|
Vincent Koc
|
a767b0c98d
|
test(gateway): consolidate archive import guards
|
2026-04-12 03:15:50 +01:00 |
|
Vincent Koc
|
9463661a84
|
test(providers): dedupe replay policy assertions
|
2026-04-12 03:13:48 +01:00 |
|
Vincent Koc
|
ab6a386896
|
fix(agents): bypass compact barrel for post-compaction hooks
|
2026-04-12 03:10:07 +01:00 |
|
Vincent Koc
|
45147d5ce3
|
test(extensions): dedupe bundled entry smoke tests
|
2026-04-12 03:09:18 +01:00 |
|
Tak Hoffman
|
9d126dc645
|
Fix active-memory recall runs when mx-claw is enabled (#65049)
* 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
|
2026-04-11 21:08:57 -05:00 |
|
Vincent Koc
|
f5bf733575
|
test(msteams): dedupe graph message coverage
|
2026-04-12 03:05:16 +01:00 |
|
Vincent Koc
|
159e6bc099
|
fix(reply): bypass embedded runner barrel for messaging types
|
2026-04-12 02:59:45 +01:00 |
|
Tak Hoffman
|
885209ed03
|
feat: default active memory QMD recall to search (#65068)
* feat(active-memory): default QMD recall to search
* feat(active-memory): surface search debug telemetry
* fix(active-memory): avoid forking qmd managers
|
2026-04-11 20:56:21 -05:00 |
|
shad0wca7
|
753bd39d52
|
matrix: detect repeated undecryptable events after startup (#64451)
Merged via squash.
Prepared head SHA: a2ad02ecba
Co-authored-by: shad0wca7 <9969843+shad0wca7@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-11 21:51:49 -04:00 |
|
Vincent Koc
|
bfb4a61439
|
fix(agents): narrow subagent context engine dep types
|
2026-04-12 02:48:37 +01:00 |
|
Vincent Koc
|
43a2156d1f
|
fix(plugin-sdk): split runtime task contracts
|
2026-04-12 02:37:47 +01:00 |
|
Tak Hoffman
|
52bf19c45e
|
fix(active-memory): remove built-in fallback model (#65047)
* fix(active-memory): remove built-in fallback model
* fix(active-memory): tighten fallback cleanup
|
2026-04-11 20:24:07 -05:00 |
|
Tak Hoffman
|
21cbc15b71
|
fix(active-memory): stop caller timeouts from continuing failover (#65046)
* fix(active-memory): remove built-in fallback model
* fix(active-memory): wire external abort through failover
|
2026-04-11 20:20:37 -05:00 |
|