Skip to content

chore: re-pin GrayCodeAI deps to v0.1.x release wave, untrack hawk_bin#84

Open
Patel230 wants to merge 1 commit into
mainfrom
chore/repin-v0.1-wave
Open

chore: re-pin GrayCodeAI deps to v0.1.x release wave, untrack hawk_bin#84
Patel230 wants to merge 1 commit into
mainfrom
chore/repin-v0.1-wave

Conversation

@Patel230

@Patel230 Patel230 commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Re-pins all 7 GrayCodeAI libraries to the freshly cut release-wave tags:
    • eyrie v0.1.3 (drops the phantom tok v0.3.0 require and the circular hawk dep that poisoned the module graph)
    • hawk-core-contracts v0.1.3
    • inspect v0.1.3 (now built on hawk-mcpkit v0.1.0)
    • sight v0.1.2 (now built on hawk-mcpkit v0.1.0)
    • tok v0.1.2
    • trace v0.1.3
    • yaad v0.1.3
  • Untracks the 17 MB hawk_bin build artifact and adds it to .gitignore
  • Purges stale go.sum hashes left over from the re-cut v0.1.0 tags

Validation

  • go mod tidy resolves cleanly against real tags only (no phantom versions)
  • go build ./...
  • go test ./... ✅ (exit 0)

- eyrie v0.1.0 -> v0.1.3 (drops phantom tok v0.3.0 + circular hawk dep from module graph)
- hawk-core-contracts v0.1.0 -> v0.1.3
- inspect v0.1.0 -> v0.1.3 (now on hawk-mcpkit v0.1.0)
- sight v0.1.0 -> v0.1.2 (now on hawk-mcpkit v0.1.0)
- tok v0.1.0 -> v0.1.2
- trace v0.1.0 -> v0.1.3
- yaad v0.1.0 -> v0.1.3
- untrack 17MB hawk_bin build artifact, add to .gitignore
- purge stale go.sum hashes from re-cut v0.1.0 tags
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