fleet-memory/hindsight-integrations
Nicolò Boschi 56489a58d1
refactor(llamaindex): merge into single hindsight-llamaindex package (#760)
* refactor(llamaindex): merge two packages into single hindsight-llamaindex

Merge `llama-index-tools-hindsight` and `llama-index-memory-hindsight` into
a single `hindsight-llamaindex` package following our naming convention.

- Rename package to `hindsight-llamaindex` (Python module: `hindsight_llamaindex`)
- Move HindsightToolSpec and HindsightMemory into the same package
- Delete `llamaindex-memory/` directory
- Add CI test job for llamaindex integration
- Update docs, blog post, and integrations.json

* fix(blog): update llamaindex blog post for merged package

- Move date to 2026-03-30
- Add HindsightMemory (automatic BaseMemory) pattern
- Fix "bank must exist first" pitfall — mission auto-creates
- Align all code examples with docs page
- Update architecture diagram to show both patterns

* fix(docs): add llamaindex/openai icons, rename Codex

- Add llamaindex.png and openai.png icons
- Rename "OpenAI Codex CLI" to "Codex" in integrations.json and docs
- Use openai.png icon for Codex integration
2026-03-30 14:30:48 +02:00
..
ag2 release(ag2): v0.1.1 2026-03-27 10:12:30 +01:00
agno fix: add readme field to integration pyproject.toml files for PyPI (#634) 2026-03-20 17:11:20 +01:00
ai-sdk fix: resolve all Dependabot security alerts (#702) 2026-03-26 13:15:36 +01:00
chat fix: resolve all Dependabot security alerts (#702) 2026-03-26 13:15:36 +01:00
claude-code docs(claude-code): tidy configuration reference and sync README (#706) 2026-03-26 14:07:35 +01:00
codex fix(codex): cleanup dead code, add release lifecycle and docs (#753) 2026-03-30 11:34:43 +02:00
crewai fix: resolve remaining Dependabot security alerts (#705) 2026-03-26 13:43:27 +01:00
hermes fix(hermes): sync lifecycle hooks for hermes-agent 0.5.0 (#741) 2026-03-30 10:44:54 +02:00
langgraph fix: resolve remaining Dependabot security alerts (#705) 2026-03-26 13:43:27 +01:00
litellm fix: resolve remaining Dependabot security alerts (#705) 2026-03-26 13:43:27 +01:00
llamaindex refactor(llamaindex): merge into single hindsight-llamaindex package (#760) 2026-03-30 14:30:48 +02:00
nemoclaw fix: resolve all Dependabot security alerts (#702) 2026-03-26 13:15:36 +01:00
openclaw feat(openclaw): configurable logging with structured output (#739) 2026-03-30 10:38:02 +02:00
pydantic-ai fix: add readme field to integration pyproject.toml files for PyPI (#634) 2026-03-20 17:11:20 +01:00
strands release(strands): v0.1.1 2026-03-24 17:42:52 +01:00