Skip to content

fix: harden in-place update command - #161

Merged
EvanProgramming merged 1 commit into
mainfrom
codex/fix-160-update
Sep 15, 2026
Merged

EvanProgramming merged 1 commit into
mainfrom
codex/fix-160-update

Conversation

@EvanProgramming

Copy link
Copy Markdown
Owner

Fixes #160

What changed

  • invoke the resolved uv executable for both normal and uncached update attempts
  • report stdout and stderr diagnostics, including failures from the retry attempt
  • show a clear restart instruction after the pinned immutable release update succeeds
  • update all README command tables and add a stdout-only failure regression test

Validation

  • disposable Python 3.12 environment: focused /update tests (3 passed)
  • exact pinned GitHub v2.0.3 wheel install smoke in a disposable uv tool directory
  • make lint
  • git diff --check

@EvanProgramming
EvanProgramming merged commit 704c9f0 into main Sep 15, 2026
6 checks passed
@EvanProgramming
EvanProgramming deleted the codex/fix-160-update branch September 15, 2026 06:11
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.

[P1] Harden the in-place /update command

1 participant