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
|
c3c13ea381
|
test(telegram): dedupe exec approval resolver cases
|
2026-04-12 05:27:10 +01:00 |
|
Gustavo Madeira Santana
|
ecc9a65f34
|
Tests: align approval gateway seams
|
2026-04-07 16:06:02 -04:00 |
|
Peter Steinberger
|
a47cb0a3b3
|
refactor: dedupe approval gateway resolver setup
|
2026-04-06 17:31:16 +01:00 |
|
Peter Steinberger
|
c75f4695b7
|
refactor: move tasks into bundled plugin
|
2026-03-31 15:22:08 +01:00 |
|
scoootscooob
|
9ff57ac479
|
refactor(exec): unify channel approvals and restore routing/auth (#57838)
* fix(exec): add shared approval runtime
* fix(exec): harden shared approval runtime
* fix(exec): guard approval expiration callbacks
* fix(exec): handle approval runtime races
* fix(exec): clean up failed approval deliveries
* fix(exec): restore channel approval routing
* fix(exec): scope telegram legacy approval fallback
* refactor(exec): centralize native approval delivery
* fix(exec): harden approval auth and account routing
* test(exec): align telegram approval auth assertions
* fix(exec): align approval rebase followups
* fix(exec): clarify plugin approval not-found errors
* fix(exec): fall back to session-bound telegram accounts
* fix(exec): detect structured telegram approval misses
* test(exec): align discord approval auth coverage
* fix(exec): ignore discord dm origin channel routes
* fix(telegram): skip self-authored message echoes
* fix(exec): keep implicit approval auth non-explicit
|
2026-03-30 15:49:02 -07:00 |
|