# hindsight

> Hindsight: Agent Memory That  Learns

- **URL**: https://www.freshcrate.ai/projects/hindsight
- **Author**: vectorize-io
- **Category**: AI Agents
- **Latest version**: `v0.7.2` (2026-06-02)
- **License**: MIT
- **Source**: https://github.com/vectorize-io/hindsight
- **Homepage**: https://hindsight.vectorize.io/
- **Language**: Python
- **GitHub**: 9,988 stars, 603 forks
- **Registry**: github
- **Tags**: `agentic-ai`, `agents`, `autogen-extension`, `memory`, `python`

## Description

Hindsight: Agent Memory That  Learns

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.7.2` | 2026-06-02 | High | ## What's Changed * docs: add 0.7.1 changelog and release blog post by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/1818 * chore: regenerate docs-skill references after v0.7.1 by @Sanderhoff-alt in https://github.com/vectorize-io/hindsight/pull/1822 * docs(multilingual): add pg_search backend to BM25 selector and comparison table by @r266-tech in https://github.com/vectorize-io/hindsight/pull/1824 * docs(grok-build): add Grok Build integration page by @benfrank241 in https://g |
| `v0.7.0` | 2026-05-27 | High | ## What's Changed * docs: add 0.6.2 changelog and release blog post by @benfrank241 in https://github.com/vectorize-io/hindsight/pull/1633 * docs: attribute 0.6.2 release post to benfrank241 by @benfrank241 in https://github.com/vectorize-io/hindsight/pull/1635 * blog: What's New in Hindsight Cloud by @benfrank241 in https://github.com/vectorize-io/hindsight/pull/1636 * feat(typescript-client): replace Promise<any> with concrete generated types  by @solidprinciples in https://github.com/vectoriz |
| `v0.6.2` | 2026-05-14 | High | ## What's Changed * blog: How Hindsight Scales by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/1539 * fix(claude-code): get_page detail=content + handle tool-result spillover by @cdbartholomew in https://github.com/vectorize-io/hindsight/pull/1543 * docs: add 0.6.1 changelog and release blog post by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/1542 * blog: add cover image for How Hindsight Scales by @benfrank241 in https://github.com/vectorize-io/hindsight/p |
| `v0.6.1` | 2026-05-08 | High | ## What's Changed * docs: add 0.6.0 changelog and release blog post by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/1458 * chore: remove self-driving-agents CLI — moved to own repo by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/1461 * fix(retain): reduce memory pressure by clearing content references after use by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/1455 * fix(openclaw): mission semantics + retainQueue config whitelist by @nicolob |
| `v0.6.0` | 2026-05-05 | High | ## What's Changed * Add Pipecat voice AI persistent memory blog post by @benfrank241 in https://github.com/vectorize-io/hindsight/pull/1300 * docs(guides): add Hindsight update guides by @benfrank241 in https://github.com/vectorize-io/hindsight/pull/1301 * Fix broken link in CLI ARM64 guide by @benfrank241 in https://github.com/vectorize-io/hindsight/pull/1305 * Oracle 23ai database backend by @DK09876 in https://github.com/vectorize-io/hindsight/pull/1307 * feat(agentcore): add hindsight-agentc |
| `v0.5.6` | 2026-04-28 | High | ## What's Changed * docs(release): changelog + blog for v0.5.5 by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/1297 * ci: include linux arm64 CLI in release assets by @xmh1011 in https://github.com/vectorize-io/hindsight/pull/1298  ## New Contributors * @xmh1011 made their first contribution in https://github.com/vectorize-io/hindsight/pull/1298  **Full Changelog**: https://github.com/vectorize-io/hindsight/compare/v0.5.5...v0.5.6 |
| `v0.5.4` | 2026-04-22 | High | ## What's Changed * release: 0.5.3 notes and blog post by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/1126 * blog: OpenAI Agents persistent memory with Hindsight by @benfrank241 in https://github.com/vectorize-io/hindsight/pull/1129 * fix(openai-agents): review followup — docs, tests, polish by @DK09876 in https://github.com/vectorize-io/hindsight/pull/1134 * docs: fix HINDSIGHT_API_LLM_MAX_RETRIES default (10 → 3) by @r266-tech in https://github.com/vectorize-io/hindsight/pu |
| `v0.5.3` | 2026-04-17 | High | ## What's Changed * feat(openclaw): session-scoped document_id and structured per-message timestamp by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/1075 * release: 0.5.2 notes and blog post by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/1074 * docs: add screenshots to 0.5.2 release post by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/1078 * fix(control-plane): encode bank ids in URLs end-to-end by @nicoloboschi in https://github.com/vecto |
| `v0.5.2` | 2026-04-15 | High | ## What's Changed * fix(openclaw): register agent hooks on every plugin entry invocation by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/1029 * chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in https://github.com/vectorize-io/hindsight/pull/1024 * fix(embedded): add timeout to _cleanup lock acquisition by @r266-tech in https://github.com/vectorize-io/hindsight/pull/1023 * blog: How I Built Multi-User AI Memory into a Financial Product from Day On |
| `v0.5.1` | 2026-04-13 | High | ## What's Changed * docs: 0.5.0 release notes and changelog by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/907 * feat(openclaw): add resilient startup and richer retain metadata by @Aldoustheorchestrator in https://github.com/vectorize-io/hindsight/pull/942 * feat(openclaw): add session pattern filtering for ignore and stateless sessions by @Rutimka in https://github.com/vectorize-io/hindsight/pull/909 * feat(openclaw): add config-aware history backfill CLI by @stilrmy in htt |

## Citation

- HTML: https://www.freshcrate.ai/projects/hindsight
- Markdown: https://www.freshcrate.ai/projects/hindsight.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/hindsight/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
