What's Changed
- blog: How Hindsight Scales by @nicoloboschi in #1539
- fix(claude-code): get_page detail=content + handle tool-result spillover by @cdbartholomew in #1543
- docs: add 0.6.1 changelog and release blog post by @nicoloboschi in #1542
- blog: add cover image for How Hindsight Scales by @benfrank241 in #1545
- fix(claude-code-mcp): rename recall max_results→max_tokens by @offendingcommit in #1544
- Fix strands client lifecycle leak for internally-owned clients by @benfrank241 in #1547
- blog: add category filter to blog landing page by @benfrank241 in #1580
- fix(paperclip): align with Paperclip's actual event payloads by @amirhmoradi in #1560
- blog: the case against external vector DBs for agent memory by @benfrank241 in #1594
- Docs: add Windows + China deployment guidance for embeddings setup by @benfrank241 in #1549
- docs(strands): document FastAPI lifecycle pattern from #1547 by @r266-tech in #1581
- docs(paperclip): align integration guide + README with #1560 lifecycle by @r266-tech in #1596
- fix(agent-sdk): agent_knowledge_recall — rename max_results to max_tokens, default 1024 by @r266-tech in #1552
- fix(ci): paperclip lint formatting + openclaw hook test expectations by @dcbouius in #1601
- security: bump vulnerable dependencies across npm and pip by @dcbouius in #1600
- security: bump urllib3 to 2.7.0 in integration lockfiles by @dcbouius in #1603
- security: bump remaining high/critical deps across all lockfiles by @dcbouius in #1609
- security: bump litellm to >=1.83.14 by @dcbouius in #1610
- feat(claude-code): expose configurable MCP request timeout (#1575) by @rsaulo in #1591
- fix(agent-sdk): agent_knowledge_get_page request detail=content (sister of #1543) by @r266-tech in #1557
- fix: handle transient OID errors in embedding dimension migration by @dcbouius in #1612
- fix(ci): use frozen lockfile in lint.sh during CI by @dcbouius in #1618
- fix(docs): use real GitHub handle for ContextForge integration author by @benfrank241 in #1621
- fix(cli, control-plane): make retain Event Date / timestamp actually reach the API by @benfrank241 in #1622
- docs(claude-code): document requestTimeoutSeconds option from #1591 by @r266-tech in #1626
- docs(cli): document --timestamp flag on memory retain (#1622) by @r266-tech in #1623
- fix(migrations): repair mental_models.subtype at current head (#1553) by @benfrank241 in #1627
- fix(ci): set UV_FROZEN=1 on verify-generated-files job by @dcbouius in #1629
- chore(deps): bump the uv group across 3 directories with 8 updates by @dependabot[bot] in #1630
- blog: onboarding a new engineer onto five months of OpenCode memory by @benfrank241 in #1628
New Contributors
- @offendingcommit made their first contribution in #1544
- @amirhmoradi made their first contribution in #1560
- @rsaulo made their first contribution in #1591
Full Changelog: v0.6.1...v0.6.2