Nicolò Boschi
86c733c10e
Release v0.4.7
...
- Update version to 0.4.7 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
2026-01-31 18:40:32 +01:00
Nicolò Boschi
615509011e
Revert "fix release script"
...
This reverts commit af6bd1b5e1 .
2026-01-31 18:39:36 +01:00
Nicolò Boschi
af6bd1b5e1
fix release script
2026-01-31 18:04:21 +01:00
Nicolò Boschi
c8ae82d62f
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
2026-01-30 17:37:50 +01:00
Nicolò Boschi
35f0984b72
fix: retain async fails if timestamp is set ( #251 )
...
* fix: retain async fails if timestamp is set
* fix: rename openclawd to openclaw
2026-01-30 13:04:33 +01:00
Nicolò Boschi
c2ac7d0440
feat: support vertex as llm provider ( #233 )
...
* feat: support vertex as llm provider
* fix
* fix: add uv index-strategy to resolve dependency conflicts with pytorch index
When using pytorch index for faster torch downloads in CI,
filelock dependency resolution was failing because pytorch index
only has older versions. Adding unsafe-best-match strategy allows
uv to search all configured indexes.
Also fix type checking warnings from ty.
* fix: add index-strategy to root pyproject.toml for workspace-level uv resolution
* chore: regenerate client SDKs after Vertex AI support
2026-01-29 16:13:57 -05:00
Nicolò Boschi
c16ccc2c22
fix: hindsight-embed on macos crashes ( #228 )
...
* fix: hindsight-embed on macos crashes
* fix: hindsight-embed on macos crashes
* fix(doc): improve docs versioning and release
* fix(doc): improve docs versioning and release
* fixes
2026-01-29 16:57:51 +01:00
Nicolò Boschi
cfcc23c152
fix: /version endpoint return wrong version ( #224 )
...
* fix: /version endpoint return wrong version
* chore: update OpenAPI spec with correct version example
2026-01-29 08:40:01 +01:00
Nicolò Boschi
4f21886a0e
doc: changelog for 0.2.0 (and regenerate clients) ( #99 )
...
* doc: changelog for 0.2.0 (and regenerate clients)
* doc: changelog for 0.2.0 (and regenerate clients)
* doc: changelog for 0.2.0 (and regenerate clients)
* doc: changelog for 0.2.0 (and regenerate clients)
* doc: changelog for 0.2.0 (and regenerate clients)
* doc: changelog for 0.2.0 (and regenerate clients)
* doc: changelog for 0.2.0 (and regenerate clients)
* doc: changelog for 0.2.0 (and regenerate clients)
2026-01-05 12:36:29 +01:00
Nicolò Boschi
e06a6120a3
feat(misc): update clients types, test coverage, improve /health endpoint and add changelog ( #70 )
...
* doc: changelog and delete doc info
* others
* others
* fixes
* fixes
2025-12-23 12:49:31 +01:00
Nicolò Boschi
d099ef870d
rename to new names
2025-11-27 16:22:16 +01:00
Nicolò Boschi
b1ff2e8823
rename to hindsight ( #2 )
2025-11-25 19:28:26 +01:00