Skip to content

move package to root level#17

Merged
Soph merged 3 commits into
mainfrom
soph/move-to-root-package
Apr 29, 2026
Merged

move package to root level#17
Soph merged 3 commits into
mainfrom
soph/move-to-root-package

Conversation

@Soph

@Soph Soph commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

so we can use entire.io/entire/gitsync


Note

Medium Risk
Medium risk because it is a breaking change to Go import paths for any external consumers and could surface module/package path or tooling issues, though runtime logic is unchanged.

Overview
Updates the stable and unstable Go embedding APIs to live at module root (entire.io/entire/git-sync and entire.io/entire/git-sync/unstable) instead of under pkg/gitsync, and rewires imports accordingly (including internalbridge).

Refreshes README and docs (docs/architecture.md, docs/embedding.md) and adjusts CLI/benchmark/example/tests to use the new import paths.

Reviewed by Cursor Bugbot for commit 36f1ca9. Configure here.

Soph added 2 commits April 29, 2026 17:08
Entire-Checkpoint: b9d4c8b588ea
Entire-Checkpoint: a5350309c67e
@Soph Soph merged commit d06e573 into main Apr 29, 2026
2 of 3 checks passed
@Soph Soph deleted the soph/move-to-root-package branch April 29, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants