fleet-memory/hindsight-control-plane/src/app
Nicolò Boschi f7a60f898d
feat: filter operations by type + fix stale auto-refresh closure (#522) (#527)
* feat: filter operations by type + fix stale closure in auto-refresh

- Add `type` query param to GET /operations endpoint and engine layer
- Add operation type dropdown filter in Background Operations UI
- Fix auto-refresh interval using stale statusFilter/offset closure by
  adding filter state to useEffect deps and wrapping loadOperations in
  useCallback (fixes #522)
- Regenerate OpenAPI spec and all SDK clients

* fix: update Rust CLI list_operations call with new type parameter
2026-03-09 13:17:00 +01:00
..
api feat: filter operations by type + fix stale auto-refresh closure (#522) (#527) 2026-03-09 13:17:00 +01:00
banks/[bankId] feat: webhook system with retain.completed event, UI, and docs (#487) 2026-03-04 14:17:01 +01:00
dashboard fix: doc build and lint files (#34) 2025-12-16 13:49:09 +01:00
globals.css feat: support markdown in reflect and mental models (#307) 2026-02-06 10:49:13 +01:00
layout.tsx feat: support Batch API for retain (openai/groq) (#365) 2026-02-16 13:31:50 +01:00
page.tsx fix: doc build and lint files (#34) 2025-12-16 13:49:09 +01:00