Skip to content

fix(cli): name a channel driver that matches the release's version - #1430

Merged
frahlg merged 1 commit into
masterfrom
fix/status-same-as-release
Sep 25, 2026
Merged

frahlg merged 1 commit into
masterfrom
fix/status-same-as-release

Conversation

@frahlg

@frahlg frahlg commented Sep 25, 2026

Copy link
Copy Markdown
Member

Found while testing v0.137.0-beta.1 on the home box. ftw status printed:

Override: myuplink 1.2.2 from the driver channel until a release has it; the release has 1.2.2

A selection that has the release's own version runs as the same driver (#1428). The line now reads myuplink 1.2.2 from the driver channel, the same version as the release's. The early-access wording now reads "until a release has a newer one", which matches the derived model.

The CLI status test covers all three cases: equal, early, and chosen.

Note: on the home box's hand-made /opt/ftw-native layout, install.sh --refresh does not apply. The new ftw command was installed from the release's ftw-cli, which is what --refresh does for the command.

🤖 Generated with Claude Code

https://claude.ai/code/session_01MuerPFZFG88kgu8sWVHeq7

On the home box `ftw status` printed "myuplink 1.2.2 from the driver
channel until a release has it; the release has 1.2.2". A selection
with the release's own version runs as the same driver; the line now
says so, and the early-access wording reads "until a release has a
newer one".

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MuerPFZFG88kgu8sWVHeq7
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-25T08:29:12.941201Z 1ac048f PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@frahlg
frahlg merged commit dbdf5d6 into master Sep 25, 2026
15 checks passed
@frahlg
frahlg deleted the fix/status-same-as-release branch September 25, 2026 08:29
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