Skip to content

chore: including new clean-code inspired CLAUDE.md and moving sidecar client#21

Merged
bdchatham merged 4 commits intomainfrom
chore/consolidate-client
Mar 5, 2026
Merged

chore: including new clean-code inspired CLAUDE.md and moving sidecar client#21
bdchatham merged 4 commits intomainfrom
chore/consolidate-client

Conversation

@bdchatham
Copy link
Contributor

Summary

  • Moved the sei-sidecar-client-go API client into seictl at sidecar/client/, consolidating the sidecar HTTP client and its OpenAPI spec into the same repo as the sidecar server.
  • Separated API artifacts (openapi.yaml, codegen.yaml, generate.go) into sidecar/api/ from the hand-written client wrappers in sidecar/client/.
  • Updated sei-k8s-controller imports from github.com/sei-protocol/sei-sidecar-client-go to github.com/sei-protocol/seictl/sidecar/client.
  • Removed sei-sidecar-client-go from go.work.
  • Added CLAUDE.md with project conventions emphasizing self-documenting code over narration comments.
  • Added make generate target for OpenAPI client regeneration.

@bdchatham bdchatham merged commit a0bcc05 into main Mar 5, 2026
@bdchatham bdchatham deleted the chore/consolidate-client branch March 5, 2026 18:19
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