openclaw/extensions/slack
Tak Hoffman b83726d13e
Feat: Add Active Memory recall plugin (#63286)
* Refine plugin debug plumbing

* Tighten plugin debug handling

* Reduce active memory overhead

* Abort active memory sidecar on timeout

* Rename active memory blocking subagent wording

* Fix active memory cache and recall selection

* Preserve active memory session scope

* Sanitize recalled context before retrieval

* Add active memory changelog entry

* Harden active memory debug and transcript handling

* Add active memory policy config

* Raise active memory timeout default

* Keep usage footer on primary reply

* Clear stale active memory status lines

* Match legacy active memory status prefixes

* Preserve numeric active memory bullets

* Reuse canonical session keys for active memory

* Let active memory subagent decide relevance

* Refine active memory plugin summary flow

* Fix active memory main-session DM detection

* Trim active memory summaries at word boundaries

* Add active memory prompt styles

* Fix active memory stale status cleanup

* Rename active memory subagent wording

* Add active memory prompt and thinking overrides

* Remove active memory legacy status compat

* Resolve active memory session id status

* Add active memory session toggle

* Add active memory global toggle

* Fix active memory toggle state handling

* Harden active memory transcript persistence

* Fix active memory chat type gating

* Scope active memory transcripts by agent

* Show plugin debug before replies
2026-04-09 11:27:37 -05:00
..
src Feat: Add Active Memory recall plugin (#63286) 2026-04-09 11:27:37 -05:00
api.ts
channel-config-api.ts
channel-entry.ts fix: repair bundled channel secret sidecars 2026-04-08 04:56:58 +01:00
channel-plugin-api.ts test: speed up slack setup entry tests 2026-04-07 19:59:46 +01:00
config-api.ts
configured-state.ts
contract-api.ts fix(plugins): keep test helpers out of contract barrels (#63311) 2026-04-08 22:59:05 +01:00
index.test.ts test: keep bundled channel entry smokes descriptor-only 2026-04-08 13:47:49 +01:00
index.ts fix: repair bundled channel secret sidecars 2026-04-08 04:56:58 +01:00
interactive-replies-api.ts fix(tests): narrow bundled plugin test seams 2026-04-06 23:35:07 +01:00
openclaw.plugin.json
package.json chore: bump version to 2026.4.10 2026-04-09 03:56:22 +01:00
runtime-api.ts
secret-contract-api.ts fix: repair bundled channel secret sidecars 2026-04-08 04:56:58 +01:00
security-contract-api.ts fix(tests): narrow bundled plugin test seams 2026-04-06 23:35:07 +01:00
setup-entry.ts fix: repair bundled channel secret sidecars 2026-04-08 04:56:58 +01:00
setup-plugin-api.ts test: speed up slack setup entry tests 2026-04-07 19:59:46 +01:00
test-api.ts fix(plugins): keep test helpers out of contract barrels (#63311) 2026-04-08 22:59:05 +01:00
tsconfig.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00