Skip to content

fix: tighten launch truthfulness and version probes#102

Merged
RyshMan merged 2 commits intomainfrom
codex/adhoc-launch-truthfulness
Mar 19, 2026
Merged

fix: tighten launch truthfulness and version probes#102
RyshMan merged 2 commits intomainfrom
codex/adhoc-launch-truthfulness

Conversation

@RyshMan
Copy link
Copy Markdown
Contributor

@RyshMan RyshMan commented Mar 19, 2026

Problem

  • launch and onboarding copy still described the OpenAI example as an official lane instead of a reference boundary demo
  • release/install support flows needed a truthful version probe that survives tagged module installs without treating repo-local dev metadata as a release signal
  • the new docs-site npm cache path dirtied the repo because /.cache/ was not ignored

Changes

  • added CLI version resolution that prefers stamped releases, falls back to trusted Go build info for tagged installs, and preserves repo-local dev versions for checkout builds
  • expanded install/release smoke coverage plus Python SDK tests so version aliases, delegation flags, trace helpers, and error paths are exercised
  • updated README, docs, LLM docs, examples, issue templates, and integration guidance to distinguish the official LangChain lane from the OpenAI reference demo and to point automation at gait version --json
  • ignored /.cache/ to keep the repo clean after docs-site validation targets

Validation

  • ./gait doctor --json
  • make prepush-full
  • repo pre-push hook during git push -u origin codex/adhoc-launch-truthfulness

@RyshMan RyshMan requested a review from davidahmann as a code owner March 19, 2026 18:58
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 393750c6a2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@RyshMan RyshMan merged commit 0ce8fb6 into main Mar 19, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant