Skip to content

feat: separate CLI self-update from template pull - #52

Open
dapi wants to merge 4 commits into
mainfrom
feature/issue-51-separate-cli-self-update-from-memory-ban
Open

feat: separate CLI self-update from template pull#52
dapi wants to merge 4 commits into
mainfrom
feature/issue-51-separate-cli-self-update-from-memory-ban

Conversation

@dapi

@dapi dapi commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • move Memory Bank synchronization from update to pull
  • add verified release-backed CLI self-update for macOS/Linux, with Windows manual guidance
  • document the migration and add feature/design evidence

Validation

  • go build ./...
  • go vet ./...
  • go test -exec /usr/bin/true ./... (compiled all test packages; local test execution is blocked by macOS dyld missing LC_UUID)
  • goreleaser check
  • ordinary go test ./..., built-binary E2E, and doc lint are blocked locally by the same loader failure; CI must run the real suites.

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