Skip to content

feat: forward typed source manifests through Gateway - #284

Merged
AntoineToussaint merged 1 commit into
mainfrom
feat/source-manifest-gateway
Aug 10, 2026
Merged

feat: forward typed source manifests through Gateway#284
AntoineToussaint merged 1 commit into
mainfrom
feat/source-manifest-gateway

Conversation

@AntoineToussaint

Copy link
Copy Markdown
Contributor

Why

Mind must compare exact revision and worktree state without transporting project bytes into the brain. Core v0.2.85 now owns body-free source manifests; the production CLI Gateway must expose that same contract locally and remotely.

Change

  • forward GetSourceManifest through the language-neutral rooted source behavior
  • preserve revision and identity-mode arguments exactly
  • classify the read-only request as retry-safe across an agent reconnect
  • update to Core v0.2.85

Evidence

  • real filesystem + real Git Gateway integration covering worktree SHA-256, executable, symlink, native revision identity, and content-normalized revision attributes
  • GOWORK=off go test ./...
  • focused go vet

Part of codefly-dev/mind#369.

@AntoineToussaint
AntoineToussaint merged commit d25a7a4 into main Aug 10, 2026
5 checks passed
@AntoineToussaint
AntoineToussaint deleted the feat/source-manifest-gateway branch August 10, 2026 05:06
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