Skip to content

feat: allow init without explicit source arguments#44

Merged
dapi merged 3 commits into
mainfrom
codex/gh-41
Jul 24, 2026
Merged

feat: allow init without explicit source arguments#44
dapi merged 3 commits into
mainfrom
codex/gh-41

Conversation

@dapi

@dapi dapi commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • let init resolve the same default upstream as update when no source flags are supplied
  • retain all-or-nothing explicit --source, --template-version, and --source-ref overrides
  • cover successful and invalid/missing resolved-upstream CLI paths
  • align configuration and adoption documentation

Verification

  • GOCACHE=/private/tmp/memory-bank-cli-gh-41-gocache go test -count=1 -race ./...
  • GOCACHE=/private/tmp/memory-bank-cli-gh-41-gocache go vet ./...
  • git diff --check

@dapi
dapi merged commit 49e1ea0 into main Jul 24, 2026
4 checks passed
@dapi
dapi deleted the codex/gh-41 branch July 24, 2026 20:04
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.

2 participants