fleet-memory/hindsight-docs/static
Nicolò Boschi 627ec5d524
feat: expose document_metadata in API and control plane (#798)
* feat: expose document_metadata in API and control plane

Add document_metadata (sourced from retain_params.metadata) to both
list and get document endpoints. Display it in the control plane
documents table and detail panel. Drop the unused metadata column
from the documents table (was always stored as empty {}).

* fix: code review fixes for document_metadata feature

- Remove unnecessary `import json as _json` (json already imported at module level)
- Simplify redundant truthiness checks in retain_params parsing
- Regenerate OpenAPI spec and client SDKs (Python, TypeScript, Go)
- Add tests for document_metadata in get_document and list_documents

* feat(ui): improve documents table and detail panel

- Relative timestamps with full date on hover
- Remove context column from table
- Metadata shown as k=v badges (blue, like tags)
- Size in bytes instead of chars
- Document IDs wrap instead of truncating
- Detail panel wider (560px)
- Retain params: context, event_date, metadata badges
2026-03-31 11:42:02 +02:00
..
img blog: What's New in Hindsight Cloud — Native OAuth for MCP Clients (#731) 2026-03-30 09:33:58 -04:00
.nojekyll rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
get-cli fix: openclaw binds embed versioning (#256) 2026-01-30 17:23:52 +01:00
get-codex fix(codex): merge new settings on upgrade instead of skipping (#780) 2026-03-31 09:05:49 +02:00
get-mcp feat: simplify mcp installation + ui standalone (#41) 2025-12-18 10:24:56 +01:00
get-skill Fix skill installer test examples to use meaningful content (#160) 2026-01-14 18:41:04 +01:00
llms.txt improve llms.txt 2025-12-10 13:55:55 +01:00
openapi.json feat: expose document_metadata in API and control plane (#798) 2026-03-31 11:42:02 +02:00