Chris Bartholomew
28e1e210ee
fix(hindsight): overhaul hindsight memory plugin and memory setup wizard
- Dedicated asyncio event loop for Hindsight async calls (fixes aiohttp session leaks)
- Client caching (reuse instead of creating per-call)
- Local mode daemon management with config change detection and auto-restart
- Memory mode support (hybrid/context/tools) and prefetch method (recall/reflect)
- Proper shutdown with event loop and client cleanup
- Disable HindsightEmbedded.__del__ to avoid GC loop errors
- Update API URLs (app -> ui.hindsight.vectorize.io, api_url -> base_url)
- Setup wizard: conditional fields (when clause), dynamic defaults (default_from)
- Switch dependency install from pip to uv (correct for uv-based venvs)
- Add hindsight-all to plugin.yaml and import mapping
- 12 new tests for dispatch routing and setup field filtering
Original PR #5044 by cdbartholomew.
2026-04-04 12:18:46 -07:00
..
2026-04-04 12:18:46 -07:00
2026-04-04 10:43:39 -07:00
2026-04-04 10:18:57 -07:00
2026-04-02 15:33:51 -07:00
2026-04-04 10:18:57 -07:00
2026-03-17 02:02:33 -07:00
2026-04-04 10:18:57 -07:00
2026-03-17 04:24:27 -07:00
2026-04-04 10:18:57 -07:00
2026-04-02 10:30:32 -07:00
2026-03-26 19:21:34 -07:00
2026-03-14 19:38:55 -07:00
2026-03-31 03:10:01 -07:00
2026-03-17 04:46:15 -07:00
2026-03-13 23:59:12 -07:00
2026-04-03 22:43:45 -07:00
2026-04-02 15:33:51 -07:00
2026-03-18 15:22:51 -07:00
2026-03-29 16:04:53 -07:00
2026-03-27 21:42:09 -07:00
2026-03-23 06:40:05 -07:00
2026-04-01 01:02:34 -07:00
2026-03-31 03:10:01 -07:00
2026-03-15 21:59:53 -07:00
2026-03-01 19:59:24 -08:00
2026-03-18 02:42:58 -07:00
2026-03-09 02:19:32 -07:00
2026-03-17 02:53:33 -07:00
2026-03-24 08:19:23 -07:00
2026-04-02 09:36:24 -07:00
2026-03-16 06:35:46 -07:00
2026-03-30 17:34:43 -07:00
2026-03-28 14:55:18 -07:00
2026-03-09 17:31:54 +03:00
2026-04-02 10:52:01 -07:00
2026-04-02 09:21:37 -07:00
2026-03-29 16:04:53 -07:00
2026-04-02 08:43:06 -07:00
2026-03-17 02:53:33 -07:00
2026-03-17 02:53:33 -07:00
2026-03-27 09:57:50 -07:00
2026-03-08 17:45:45 -07:00
2026-04-03 18:47:51 -07:00
2026-03-19 15:16:35 +01:00
2026-03-28 16:53:14 -07:00
2026-02-26 13:54:20 +03:00
2026-03-30 13:16:16 -07:00
2026-03-30 20:36:56 -07:00
2026-03-14 21:51:27 -07:00