What's Changed
- fix(helm): gke overriding HINDSIGHT_API_PORT by @nicoloboschi in #328
- feat(helm): add PDB and per-component affinity support by @nuclon in #327
- feat(openclaw): add excludeProviders config by @GodsBoy in #332
- Fix MCP usage metering: propagate tenant_id through context vars by @DK09876 in #334
- feat: add otel traceability by @nicoloboschi in #330
- feat: add docs skill by @nicoloboschi in #335
- fix: include tiktoken in slim image by @nicoloboschi in #336
- Fix async batch retain incorrectly marked as internal by @cdbartholomew in #338
- feat: add mental model CRUD tools to MCP server by @DK09876 in #337
- feat(helm): add TEI reranker sidecar support by @slayoffer in #333
- Harden MCP server: fix routing, validation, and usage metering by @DK09876 in #341
- Add actual LLM token usage fields to RetainResult by @cdbartholomew in #342
- fix: improve model configuration for litellm gateway by @nicoloboschi in #345
- fix: add trust_code env config by @nicoloboschi in #347
- Replace waitlist links with direct signup URL by @cdbartholomew in #349
- Fix MCP extra args rejection and bank ID resolution priority by @DK09876 in #351
- feat: add reverse proxy support by @nicoloboschi in #346
- Implement the vchord / pgvector support by @qdrddr in #350
- fix: resolve based_on schema/serialization issues in reflect API by @nicoloboschi in #348
- feat: implement hierarchical configuration (system, tenant, bank) by @nicoloboschi in #329
- feat: support for other text and vector search pg extensions by @nicoloboschi in #355
- chore: remove dead code by @nicoloboschi in #356
- Fix incorrect MCP tool parameters in docs by @DK09876 in #358
- feat: support timescale pg_textsearch as text search extension by @nicoloboschi in #359
- feat: support litellm-sdk as reranker and embeddings by @nicoloboschi in #357
- fix(openclaw): avoid memory retain recursion by @nicoloboschi in #362
New Contributors
Full Changelog: v0.4.10...v0.4.11