What's Changed
- fix(openclaw): register agent hooks on every plugin entry invocation by @nicoloboschi in #1029
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #1024
- fix(embedded): add timeout to _cleanup lock acquisition by @r266-tech in #1023
- blog: How I Built Multi-User AI Memory into a Financial Product from Day One by @benfrank241 in #1030
- docs: 0.5.1 changelog entry and release blog post by @nicoloboschi in #1032
- fix(openclaw): stabilize session identity and skip operational turns by @Tosko4 in #987
- feat(openclaw): retain as Anthropic-shaped JSON with tool_use/tool_result blocks by @nicoloboschi in #1031
- fix(opencode-plugin): correct session.messages response shape and update tests by @apnea in #993
- fix(opencode): shared state across sessions and post-compaction retain by @DK09876 in #1034
- feat: add hindsight-architect skill by @nicoloboschi in #1035
- blog: Update OpenClaw post for v0.6.0/v0.6.2 by @benfrank241 in #1038
- fix(retain): prevent IndexError on embeddings/facts length mismatch (#1037) by @nicoloboschi in #1047
- feat(worker): log [PENDING_BREAKDOWN] bucketing pending rows by claim filter by @nicoloboschi in #1050
- fix(bank-template): align BankTemplateConfig with _CONFIGURABLE_FIELDS by @mrkhachaturov in #1044
- feat(operations): expose task_payload and document_ids on async ops by @nicoloboschi in #1049
- docs: reframe observations as evidence-grounded consolidated knowledge by @nicoloboschi in #1051
- feat(api): add recall controls to mental model trigger by @nicoloboschi in #1048
- fix(clients): identifying User-Agent headers (#1041) by @nicoloboschi in #1052
- docs(configuration): document HINDSIGHT_API_RETAIN_CHUNK_BATCH_SIZE by @mrkhachaturov in #1045
- feat(openclaw): merge inline retain tags with defaults by @Aldoustheorchestrator in #948
- test: stabilize flaky retain and load batch tests by @nicoloboschi in #1053
- blog: What's new in hindsight-openclaw 0.6 by @benfrank241 in #1040
- feat(control-plane): revamp bank stats view and modernize shared UI primitives by @nicoloboschi in #1055
- fix(openclaw): make identity skip filters config-aware for per-agent banking by @nicoloboschi in #1054
- fix(opencode): replace unconditional console.error with debugLog by @DK09876 in #1057
- docs(opencode): drop npm install step, document Hindsight Cloud by @nicoloboschi in #1056
- fix(ts-sdk): re-export BankTemplate types from package root by @mrkhachaturov in #1063
- fix(docs): regenerate bank-template-schema.json and guard drift by @mrkhachaturov in #1065
- feat(docs): split template manifests into per-file manifest_file refe… by @mrkhachaturov in #1066
- fix: wire consolidation retry budget to LLM call site by @r266-tech in #1064
- chore(lint): share ruff/prettier config across integrations by @nicoloboschi in #1072
- fix(consolidation): tighten retry budget config handling and repair tests by @nicoloboschi in #1073
- feat(entities): add co-occurrence graph view in control plane by @nicoloboschi in #1058
New Contributors
Full Changelog: v0.5.1...v0.5.2