Peter Steinberger
|
9809375fda
|
refactor(plugins)!: remove the plugin state lease API (#121140)
* refactor(plugins)!: remove plugin state lease API
* docs(plugins): document state lease removal
|
2026-08-09 11:16:07 -07:00 |
|
Peter Steinberger
|
8b0735e89f
|
refactor(memory)!: remove the QMD backend; builtin is the only memory engine (#120936)
* refactor(memory): remove qmd backend
Make builtin the sole memory-core engine, rename the retained session helper barrel, retire QMD config with doctor migrations, and remove QMD runtime/UI/policy surfaces.
* docs(memory): remove qmd backend guidance
Delete the QMD concept page, rewrite memory documentation for builtin retrieval, and remove QMD from navigation and taxonomy source.
* refactor(memory): remove qmd-only leftovers
* refactor(memory): finish qmd integration cleanup
* build(deps): align root string-width types
* build(deps): model root string-width tooling
* refactor(memory): align qmd removal ui and docs
* fix(memory): preserve qmd external paths in doctor
* test(memory): remove obsolete backend probe case
* test(plugin-sdk): refresh private type baseline
|
2026-08-09 03:05:47 -07:00 |
|
Manik
|
0a01099530
|
fix(memory): honor keyed agents in standalone operations (#118310)
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
|
2026-08-03 11:18:39 -05:00 |
|
Peter Steinberger
|
6d8c1ed30d
|
fix(voice-call): prevent unrelated session recall in fast context (#118498)
* fix(talk): authorize fast session context
* test(plugins): preserve memory runtime mock types
* fix(plugins): preserve memory authorizer binding
* fix(memory): forward search authorization in lazy runtime
* test(memory): verify lazy authorizer host binding
* docs(plugins): define memory search authorization contract
|
2026-08-03 03:38:02 -07:00 |
|
Peter Steinberger
|
e873a7f955
|
refactor(memory): move QMD coordination to SQLite (#109636)
* refactor(memory): move QMD coordination to SQLite
* chore: keep release notes in PR body
* chore: annotate lease SQLite primitive
|
2026-07-16 22:01:34 -07:00 |
|
Vincent Koc
|
dc3c55418a
|
refactor(memory): scope embedding service acquisition
|
2026-07-12 06:33:57 +08:00 |
|
Bek
|
9636bea901
|
perf(memory): add QMD search diagnostics and runtime cache (#96655)
|
2026-06-26 16:16:12 -04:00 |
|