Skip to content

feat(cli): add foundational command surface#8

Merged
jmgilman merged 1 commit intomasterfrom
feat/session-001-cli-foundation
May 4, 2026
Merged

feat(cli): add foundational command surface#8
jmgilman merged 1 commit intomasterfrom
feat/session-001-cli-foundation

Conversation

@jmgilman
Copy link
Copy Markdown
Contributor

@jmgilman jmgilman commented May 4, 2026

Summary

  • add the initial Cobra/Viper CLI foundation with constructor-based command wiring
  • add stderr logging configuration backed by slog and Charm log
  • add build-time version reporting plus proto-backed golangci-lint CI wiring
  • remove Git-specific framing from user-facing project copy

Verification

  • go test ./...
  • moon run root:format root:lint --summary minimal
  • moon run root:check --summary minimal
  • moon ci --summary minimal
  • git diff --check

@jmgilman jmgilman merged commit fc9cbf8 into master May 4, 2026
2 checks passed
@jmgilman jmgilman deleted the feat/session-001-cli-foundation branch May 4, 2026 21:14
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