fleet-memory/hindsight-embed/hindsight_embed
Chris Bartholomew 55c216e069
Fix skill installer test examples to use meaningful content (#160)
The "Test memory" example is too short for the LLM to extract
meaningful facts from, causing the test to silently fail (0 memories
created). Replace with "Alice works at Google as a software engineer"
which has enough context for fact extraction.

Fixes test examples in:
- get-skill installer (local and cloud modes)
- hindsight-embed configure output
- skills.md documentation
2026-01-14 18:41:04 +01:00
..
__init__.py feat: add hindsight-embed and native agentic skill (#64) 2025-12-22 16:42:11 +01:00
cli.py Fix skill installer test examples to use meaningful content (#160) 2026-01-14 18:41:04 +01:00
daemon_client.py feat(misc): update clients types, test coverage, improve /health endpoint and add changelog (#70) 2025-12-23 12:49:31 +01:00