Skip to content

fix: make session sync cli self-contained#247

Merged
skulidropek merged 1 commit intomainfrom
fix/session-sync-entrypoint-runtime
May 6, 2026
Merged

fix: make session sync cli self-contained#247
skulidropek merged 1 commit intomainfrom
fix/session-sync-entrypoint-runtime

Conversation

@skulidropek
Copy link
Copy Markdown
Member

Summary

  • remove the unnecessary Effect runtime import from docker-git-session-sync CLI entrypoint
  • drop the now-unused runtime dependencies from the package
  • add a patch changeset for publishing the fixed CLI

Verification

  • bun run --cwd packages/docker-git-session-sync build
  • bun run --cwd packages/docker-git-session-sync typecheck
  • bun run --cwd packages/docker-git-session-sync test
  • bun run check:dist-deps-prune
  • bun run check
  • docker-git-session-sync --help
  • /opt/docker-git/hooks/post-push (now reaches session-backup output instead of module import failure)

@skulidropek
Copy link
Copy Markdown
Member Author

skulidropek commented May 6, 2026

AI Session Backup

Commit: c1e185a
Status: success
Files: 6 (8.46 MB)
Links: README | Manifest

git status

On branch fix/session-sync-entrypoint-runtime
Your branch is up to date with 'origin/fix/session-sync-entrypoint-runtime'.

nothing to commit, working tree clean

@skulidropek skulidropek merged commit 607b873 into main May 6, 2026
14 checks passed
@skulidropek skulidropek deleted the fix/session-sync-entrypoint-runtime branch May 6, 2026 10:27
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