fleet-memory/hindsight-control-plane/src/lib
Nicolò Boschi dcaacbe407
feat: add manual retry for failed async operations (#537)
- API: POST /v1/default/banks/{bank_id}/operations/{operation_id}/retry
  resets status to pending so the worker re-executes the task
- UI: Retry button on failed operations in the operations view
- Control plane proxy route + ControlPlaneClient.retryOperation()
- Updated OpenAPI spec, all generated clients, and operations docs
2026-03-10 17:16:11 +01:00
..
agent-context.tsx fix: doc build and lint files (#34) 2025-12-16 13:49:09 +01:00
api.ts feat: add manual retry for failed async operations (#537) 2026-03-10 17:16:11 +01:00
bank-context.tsx fix: doc build and lint files (#34) 2025-12-16 13:49:09 +01:00
features-context.tsx feat: implement hierarchical configuration (system, tenant, bank) (#329) 2026-02-12 13:14:57 +01:00
hindsight-client.ts feat: increase customization for reflect, retain and consolidation (#419) 2026-02-23 20:35:32 +01:00
theme-context.tsx fix: doc build and lint files (#34) 2025-12-16 13:49:09 +01:00
utils.ts rename to hindsight (#2) 2025-11-25 19:28:26 +01:00