fleet-memory/hindsight-docs/docs/sdks
Nicolò Boschi ecf16ea1e6
fix(codex): cleanup dead code, add release lifecycle and docs (#753)
* fix(codex): cleanup dead code and add to release lifecycle

- Remove orphaned reflect() method from client.py (leftover from dropped auto-mode)
- Remove dead retainToolCalls config default (never wired through)
- Add codex to release-integration.sh valid integrations
- Add settings.json version fallback to release script
- Add codex CI test job in test.yml
- Add codex to integrations.json registry

* docs(codex): add changelog page and link from integration docs

* feat(codex): add hosted installer script (get-codex)

Add self-contained installer at hindsight.vectorize.io/get-codex that
downloads scripts from GitHub, configures hooks, and supports local/cloud
mode selection — no git clone required.

Update docs and README to use the one-liner install:
  curl -fsSL https://hindsight.vectorize.io/get-codex | bash

* chore(codex): remove install.sh in favor of hosted get-codex

* fix(docs): use /next/ prefix for codex changelog link

* fix(docs): use GitHub link for codex changelog back-link
2026-03-30 11:34:43 +02:00
..
integrations fix(codex): cleanup dead code, add release lifecycle and docs (#753) 2026-03-30 11:34:43 +02:00
cli.md feat: add Go client SDK with ogen code generation (#375) 2026-02-16 11:35:40 +01:00
embed.md feat: add MiniMax LLM provider support (#550) 2026-03-13 10:17:55 +01:00
go.md fix(go-client): use monorepo-compatible module path (#392) 2026-02-18 10:35:13 +01:00
nodejs.md feat(typescript-client): Deno compatibility (#607) 2026-03-18 14:25:35 +01:00
python.md feat: HindsightEmbedded python SDK (#293) 2026-02-04 14:41:19 +01:00