fleet-memory/scripts
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
..
benchmarks fix: improve async batch retain with large payloads (#366) 2026-02-16 12:51:42 +01:00
dev feat: observation history tracking and diff UI (#513) 2026-03-06 16:16:05 +01:00
hooks feat: introduce hindsight-api-slim and hindsight-all-slim packages (#560) 2026-03-13 13:50:03 +01:00
generate-clients.sh feat(typescript-client): Deno compatibility (#607) 2026-03-18 14:25:35 +01:00
generate-docs-skill.sh feat(skill): validate links, strip images, include openapi.json and changelog (#614) 2026-03-19 12:32:33 +01:00
generate-openapi.sh doc: changelog for 0.2.0 (and regenerate clients) (#99) 2026-01-05 12:36:29 +01:00
release-integration.sh fix(codex): cleanup dead code, add release lifecycle and docs (#753) 2026-03-30 11:34:43 +02:00
release.sh feat: independent versioning for integrations (#565) 2026-03-18 17:53:46 +01:00
run-upgrade-tests.sh ci: add upgrade tests (#200) 2026-01-26 15:25:30 +01:00
setup-hooks.sh feat: support for gemini-3-pro and gpt-5.2 (#30) 2025-12-16 11:00:27 +01:00
smoke-test-slim.sh fix: remove broken minimax test and enhance slim smoke test with retain/recall (#564) 2026-03-13 14:10:32 +01:00
sync-cookbook.sh bump pg0 0.11.x and improve documentation (#33) 2025-12-16 13:33:01 +01:00
test-doc-examples.sh feat: use official go generator for Go client (#377) 2026-02-16 14:04:12 +01:00
update-docs-version.sh feat: add docs skill (#335) 2026-02-10 14:41:51 +01:00