fleet-memory/hindsight-docs/versioned_docs/version-0.4/sdks/integrations
Nicolò Boschi 38e03e419d
Convert codex tool_choice test to pytest style (#752)
* Convert codex tool_choice test to pytest style

Follow-up to #734: replace unittest.TestCase + manual sys.path
manipulation with idiomatic pytest + @pytest.mark.asyncio,
matching the rest of the test suite.

* Fix test_hierarchical_fields_categorization for new configurable fields

Update expected count from 20 to 21 and add assertions for fields
added by recent PRs: retain_default_strategy, retain_strategies,
max_observations_per_scope, reflect_source_facts_max_tokens,
llm_gemini_safety_settings, mcp_enabled_tools.

* Add LlamaIndex doc to v0.4 versioned docs and sidebars

The LlamaIndex integration doc was added to docs/ (next version) in
#672 but not to versioned_docs/version-0.4/, causing a broken link
on the /integrations page which resolves to the latest version.

* Regenerate docs skill references

Run generate-docs-skill.sh to pick up new integration pages
(codex, llamaindex) and updated configuration docs.

* Add Codex integration doc to v0.4 versioned docs and sidebar

Same issue as LlamaIndex: doc was added to docs/ (next) but not
versioned_docs/version-0.4/, causing broken link on /integrations.
2026-03-30 11:58:59 +02:00
..
ag2.md docs: add AG2 integration page (#723) 2026-03-27 10:58:42 +01:00
agno.md feat: independent versioning for integrations (#565) 2026-03-18 17:53:46 +01:00
ai-sdk.mdx doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
chat.md doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
claude-code.md doc: Claude Code + Telegram + Hindsight blog post (#656) 2026-03-23 15:44:07 +01:00
codex.md Convert codex tool_choice test to pytest style (#752) 2026-03-30 11:58:59 +02:00
crewai.md doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
hermes.md feat: independent versioning for integrations (#565) 2026-03-18 17:53:46 +01:00
langgraph.md doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
litellm.md doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
llamaindex.md Convert codex tool_choice test to pytest style (#752) 2026-03-30 11:58:59 +02:00
local-mcp.md fix: doc build 2026-02-26 18:01:56 +01:00
nemoclaw.md doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
openclaw.md doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
pydantic-ai.md doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
skills.md Replace waitlist links with direct Hindsight Cloud signup URL (#349) 2026-02-11 20:51:32 +01:00
strands.md feat: add Strands Agents SDK integration with Hindsight memory tools (#659) 2026-03-24 17:21:30 +01:00