Skip to content

chore(cli): port entire-eco/cli upstream changes into trace (2026-08-08) - #63

Merged
Patel230 merged 2 commits into
mainfrom
sync/upstream-main-2026-08-08
Aug 8, 2026
Merged

chore(cli): port entire-eco/cli upstream changes into trace (2026-08-08)#63
Patel230 merged 2 commits into
mainfrom
sync/upstream-main-2026-08-08

Conversation

@Patel230

@Patel230 Patel230 commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Full upstream sync of entireio/cli into trace (via local fork mirror entire-eco/cli).

  • Ports all upstream changes through the established path mapping (cmd/entire/cli/** -> cli/, cmd/git-remote-entire/ -> cli/cmd/, internal/ -> internal/, redact/ -> redact/, api/checkpoint/ -> cli/api/checkpoint/**) with module rename github.com/entireio/cli -> github.com/GrayCodeAI/trace
  • Restores trace-specific surface on top of the port: trail storage types (GenerateID, ShardParts, Path, discussion/comment types), settings extensions (Attribution, DirtyCommits, Webhooks, CI via cli/settings/trace_features.go), coauthor trailers, session annotations
  • Deletes superseded trace files whose functionality upstream replaced (committed_/temporary_ test suites renamed to persistent_*, rewind_2, multipicker, migration, telemetry detached variants, 62 colliding _2/_3 test files)
  • Adds upstream scripts/ (entire-dev, install.sh, CI/test helper scripts)
  • Updates .golangci.yml path exclusions for newly ported internal/ and redact/ trees; adjusts the forbidden-strings pre-commit hook to skip test files/comments
  • go build, go vet, golangci-lint, and go test ./... all green

@Patel230
Patel230 merged commit 295dfdc into main Aug 8, 2026
13 checks passed
@Patel230
Patel230 deleted the sync/upstream-main-2026-08-08 branch August 8, 2026 04:35
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