fleet-memory/hindsight-docs/docs/developer/api
Nicolò Boschi 06200f1752
docs: revamp sidebar with icon grids and language support (#563)
* docs: revamp sidebar with icon grid components and language support

- Merge Clients and Integrations sections into the developer sidebar
  (removed top-level SDKs navbar item)
- Reorder sidebar: Architecture → API → Clients → Integrations → Hosting
- Unify icon system using react-icons (LuXxx/SiXxx) via customProps.icon
- Add uppercase section titles with increased spacing and reduced indentation
- Rename Node.js → "JavaScript / TypeScript" with TypeScript icon
- Add reusable IconGrid and SupportedGrids components (ClientsGrid,
  IntegrationsGrid, LLMProvidersGrid)
- Use grids in FAQ, Models, Overview, and Quick Start pages
- Convert developer/index.md, models.md, faq.md to MDX for JSX support

* fix: use inline style for label color to prevent link color inheritance

* fix: label visibility and rename JavaScript/TypeScript to TypeScript

* feat: add HTTP client to grid and OpenAI Compatible to LLM providers grid
2026-03-13 14:12:42 +01:00
..
documents.mdx feat: change tags for a document (#517) 2026-03-07 09:00:13 +01:00
main-methods.mdx chore: internal renames (#204) 2026-01-27 09:53:28 +01:00
memory-banks.mdx feat: add source facts token limits to consolidation and recall (#509) 2026-03-06 13:01:33 +01:00
mental-models.mdx feat: mental model history tracking and UI diff view (#516) 2026-03-06 17:50:48 +01:00
operations.md feat: add manual retry for failed async operations (#537) 2026-03-10 17:16:11 +01:00
quickstart.mdx docs: revamp sidebar with icon grids and language support (#563) 2026-03-13 14:12:42 +01:00
recall.mdx feat: filter graph memories with tags (#431) 2026-02-25 10:31:40 +01:00
reflect.mdx doc: improve api explanation (#415) 2026-02-20 17:02:01 +01:00
retain.mdx feat: support timestamp="unset" to retain content without a date (#465) 2026-03-02 12:03:23 +01:00
webhooks.mdx feat: webhook system with retain.completed event, UI, and docs (#487) 2026-03-04 14:17:01 +01:00