Release v0.4.6

- Update version to 0.4.6 in all components
- Regenerate OpenAPI spec and client SDKs
- Python packages: hindsight-api, hindsight-dev, hindsight-all, hindsight-litellm, hindsight-embed
- Python client: hindsight-clients/python
- TypeScript client: hindsight-clients/typescript
- Rust CLI: hindsight-cli
- Control Plane: hindsight-control-plane
- OpenClaw integration: hindsight-integrations/openclaw
- Helm chart
- Sync documentation to version-0.4
This commit is contained in:
Nicolò Boschi 2026-01-30 17:37:50 +01:00
parent 27498f99d0
commit c8ae82d62f
98 changed files with 105 additions and 105 deletions

View file

@ -2,8 +2,8 @@ apiVersion: v2
name: hindsight
description: Hindsight helm chart
type: application
version: 0.4.5
appVersion: "0.4.5"
version: 0.4.6
appVersion: "0.4.6"
keywords:
- ai
- memory

View file

@ -46,4 +46,4 @@ __all__ = [
"RemoteTEICrossEncoder",
"LLMConfig",
]
__version__ = "0.4.5"
__version__ = "0.4.6"

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "hindsight-api"
version = "0.4.5"
version = "0.4.6"
description = "Hindsight: Agent Memory That Works Like Human Memory"
readme = "README.md"
requires-python = ">=3.11"

View file

@ -1,6 +1,6 @@
[package]
name = "hindsight-cli"
version = "0.4.5"
version = "0.4.6"
edition = "2021"
authors = ["Hindsight Team"]
description = "A beautiful CLI for Hindsight - semantic memory system"

View file

@ -7,14 +7,14 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
""" # noqa: E501
__version__ = "0.4.5"
__version__ = "0.0.7"
# import apis into sdk package
from hindsight_client_api.api.banks_api import BanksApi

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
@ -489,7 +489,7 @@ class Configuration:
return "Python SDK Debug Report:\n"\
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 0.4.3\n"\
"Version of the API: 0.4.6\n"\
"SDK Package Version: 0.0.7".\
format(env=sys.platform, pyversion=sys.version)

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -6,7 +6,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -5,7 +5,7 @@
HTTP API for Hindsight
The version of the OpenAPI document: 0.4.3
The version of the OpenAPI document: 0.4.6
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.

View file

@ -1,6 +1,6 @@
[project]
name = "hindsight-client"
version = "0.4.5"
version = "0.4.6"
description = "Python client for Hindsight - Semantic memory system with personality-driven thinking"
authors = [
{name = "Hindsight Team"}

View file

@ -1,6 +1,6 @@
{
"name": "@vectorize-io/hindsight-client",
"version": "0.4.5",
"version": "0.4.6",
"description": "TypeScript client for Hindsight - Semantic memory system with personality-driven thinking",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",

View file

@ -1,6 +1,6 @@
{
"name": "@vectorize-io/hindsight-control-plane",
"version": "0.4.5",
"version": "0.4.6",
"description": "Control plane for Hindsight - Semantic memory system",
"bin": {
"hindsight-control-plane": "./bin/cli.js"

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "hindsight-dev"
version = "0.4.5"
version = "0.4.6"
description = "Development utilities for Hindsight"
requires-python = ">=3.11"
dependencies = [

View file

@ -10,7 +10,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "0.4.3"
"version": "0.4.6"
},
"paths": {
"/health": {

View file

@ -118,7 +118,7 @@ Think of hooks as "forced automation" - they always run.
### Prerequisites
- **Node.js** 22+
- **OpenClaw** (Clawdbot) with plugin support
- **OpenClaw** with plugin support
- **uv/uvx** for running `hindsight-embed`
- **LLM API key** (OpenAI, Anthropic, etc.)

View file

@ -1,3 +1,3 @@
"""Hindsight embedded CLI - local memory operations without a server."""
__version__ = "0.4.5"
__version__ = "0.4.6"

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "hindsight-embed"
version = "0.4.5"
version = "0.4.6"
description = "Hindsight embedded CLI - local memory operations without a server"
readme = "README.md"
requires-python = ">=3.11"

View file

@ -1,6 +1,6 @@
[project]
name = "hindsight-litellm"
version = "0.4.5"
version = "0.4.6"
description = "Universal LLM memory integration via LiteLLM - works with 100+ providers"
readme = "README.md"
requires-python = ">=3.10"

View file

@ -1,6 +1,6 @@
{
"name": "@vectorize-io/hindsight-openclaw",
"version": "0.4.5",
"version": "0.4.6",
"description": "Hindsight memory plugin for OpenClaw - biomimetic long-term memory with fact extraction",
"main": "dist/index.js",
"types": "dist/index.d.ts",

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "hindsight-all"
version = "0.4.5"
version = "0.4.6"
description = "Hindsight: Agent Memory That Works Like Human Memory - All-in-One Bundle"
readme = "README.md"
requires-python = ">=3.11"

10
uv.lock
View file

@ -1295,7 +1295,7 @@ wheels = [
[[package]]
name = "hindsight-all"
version = "0.4.5"
version = "0.4.6"
source = { editable = "hindsight" }
dependencies = [
{ name = "hindsight-api" },
@ -1319,7 +1319,7 @@ provides-extras = ["test"]
[[package]]
name = "hindsight-api"
version = "0.4.5"
version = "0.4.6"
source = { editable = "hindsight-api" }
dependencies = [
{ name = "aiohttp" },
@ -1449,7 +1449,7 @@ dev = [
[[package]]
name = "hindsight-client"
version = "0.4.5"
version = "0.4.6"
source = { editable = "hindsight-clients/python" }
dependencies = [
{ name = "aiohttp" },
@ -1483,7 +1483,7 @@ provides-extras = ["test"]
[[package]]
name = "hindsight-dev"
version = "0.4.5"
version = "0.4.6"
source = { editable = "hindsight-dev" }
dependencies = [
{ name = "hindsight-api" },
@ -1529,7 +1529,7 @@ dev = [
[[package]]
name = "hindsight-embed"
version = "0.4.5"
version = "0.4.6"
source = { editable = "hindsight-embed" }
dependencies = [
{ name = "httpx" },