Skip to content

Reconcile issue #35 self-update feature - #40

Merged
dapi merged 2 commits into
masterfrom
feature/issue-35-add-self-update-command-for-installed-cl
Aug 4, 2026
Merged

Reconcile issue #35 self-update feature#40
dapi merged 2 commits into
masterfrom
feature/issue-35-add-self-update-command-for-installed-cl

Conversation

@dapi

@dapi dapi commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • confirm the existing Go self-update implementation satisfies issue Add self-update command for installed CLI #35: both entry points, release lookup, no-downgrade behavior, verified replacement, and outside-git operation
  • reconcile issue Add self-update command for installed CLI #35 with the existing FT-013 delivery slice and migrate it to current feature-flow owners
  • replace stale Bash-era references with current Go runtime grounding and close the feature lifecycle with concrete evidence

Validation

  • make test
    • go vet ./...
    • go test ./...
    • python3 scripts/check_memory_bank_index.py --max-depth 4
    • git diff --check
  • thread-aware PR review scan: no comments or unresolved review threads

Closes #35

@dapi
dapi marked this pull request as ready for review August 4, 2026 17:31
@dapi dapi changed the title Document issue #35 self-update feature Reconcile issue #35 self-update feature Aug 4, 2026
@dapi
dapi merged commit a6c8685 into master Aug 4, 2026
10 checks passed
@dapi
dapi deleted the feature/issue-35-add-self-update-command-for-installed-cl branch August 4, 2026 18: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.

Add self-update command for installed CLI

1 participant