fleet-memory/hindsight-clients
Nicolò Boschi 40d42c58aa
feat: support Batch API for retain (openai/groq) (#365)
* feat: support Batch API for retain (openai/groq)

* api

* stop batch api if sync

* fix(ui): improve toast notifications with brand colors and proper styling

- Replace all window.alert() calls with toast notifications
- Add interceptor-based error handling in API client
- Use different toast styles based on HTTP status codes (4xx = warning, 5xx = error)
- Apply Hindsight brand colors to toasts (primary blue for info, destructive red for errors, etc.)
- Remove obsolete error handling files (hindsight-client-with-toast.ts, api-error-handler.ts)
- Fix toast background conflicts by removing base bg-background class

* fix: restore retain_batch_tokens config that was accidentally removed during rebase
2026-02-16 13:31:50 +01:00
..
go feat: add Go client SDK with ogen code generation (#375) 2026-02-16 11:35:40 +01:00
python fix: improve async batch retain with large payloads (#366) 2026-02-16 12:51:42 +01:00
rust feat(mcp): add timestamp to retain (#190) 2026-01-23 16:00:43 +01:00
typescript feat: support Batch API for retain (openai/groq) (#365) 2026-02-16 13:31:50 +01:00
.gitignore rename to hindsight (#2) 2025-11-25 19:28:26 +01:00