fleet-memory/hindsight-dev
Nicolò Boschi 90ad003c46
docs: add AI SDK integration documentation (#304)
* docs: add AI SDK integration documentation

- Add comprehensive AI SDK documentation in docs/sdks/integrations/ai-sdk.md
  - Detailed description of all three memory tools (retain, recall, reflect)
  - Complete parameter documentation and return types
  - Advanced usage patterns (streaming, multi-user, ToolLoopAgent)
  - HTTP client example for zero-dependency usage
  - TypeScript types and API reference
  - Best practices and system prompt examples

- Update AI SDK README to brief quickstart with link to docs
  - Single source of truth: comprehensive docs in documentation site
  - README now focuses on quick setup and points to full docs
  - Maintains features list and basic example for npm page

* fix
2026-02-05 17:05:18 +01:00
..
benchmarks feat: consolidation performance benchmark and optimization (#227) 2026-01-29 11:24:15 +01:00
hindsight_dev docs: add AI SDK integration documentation (#304) 2026-02-05 17:05:18 +01:00
upgrade_tests fix(sec): upgrade vulnerable deps (#254) 2026-02-03 10:37:36 +01:00
pyproject.toml Release v0.4.9 2026-02-04 20:27:05 +01:00
README.md rename to hindsight (#2) 2025-11-25 19:28:26 +01:00

Memory Dev/Utils scripts