fleet-memory/skills/hindsight-docs/references/developer
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
..
api doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
admin-cli.md Fix run-db-migration for all-tenant upgrades (#530) 2026-03-10 10:10:03 +01:00
configuration.md Convert codex tool_choice test to pytest style (#752) 2026-03-30 11:58:59 +02:00
development.md feat: add docs skill (#335) 2026-02-10 14:41:51 +01:00
extensions.md feat: introduce hindsight-api-slim and hindsight-all-slim packages (#560) 2026-03-13 13:50:03 +01:00
index.md doc: add langgraph and nemoclaw (#633) 2026-03-20 16:18:05 +01:00
installation.md docs: add supported platforms and Windows installation guide (#700) 2026-03-26 12:01:30 +01:00
mcp-server.md fix: doc build 2026-02-26 18:01:56 +01:00
models.md docs: add Volcano Engine as supported LLM provider (#715) 2026-03-26 18:21:34 +01:00
monitoring.md feat: add LiteLLM LLM provider for Bedrock and 100+ providers (#679) 2026-03-25 14:17:38 +01:00
multilingual.md feat: add docs skill (#335) 2026-02-10 14:41:51 +01:00
observations.md feat(skill): validate links, strip images, include openapi.json and changelog (#614) 2026-03-19 12:32:33 +01:00
performance.md Release v0.4.13 2026-02-19 18:46:07 +01:00
rag-vs-hindsight.md feat: add docs skill (#335) 2026-02-10 14:41:51 +01:00
reflect.md feat(skill): validate links, strip images, include openapi.json and changelog (#614) 2026-03-19 12:32:33 +01:00
retain.md feat(skill): validate links, strip images, include openapi.json and changelog (#614) 2026-03-19 12:32:33 +01:00
retrieval.md feat: add docs skill (#335) 2026-02-10 14:41:51 +01:00
services.md feat: add docs skill (#335) 2026-02-10 14:41:51 +01:00
storage.md feat: add docs skill (#335) 2026-02-10 14:41:51 +01:00