Skip to content

CHE-18: support daemon-local Git repository sources#5924

Closed
cheruvian wants to merge 2 commits into
multica-ai:mainfrom
cheruvian:agent/coding-agent/che-18-local-repos
Closed

CHE-18: support daemon-local Git repository sources#5924
cheruvian wants to merge 2 commits into
multica-ai:mainfrom
cheruvian:agent/coding-agent/che-18-local-repos

Conversation

@cheruvian

Copy link
Copy Markdown

Summary

  • accept daemon-scoped absolute file URLs on existing github_repo project resources
  • canonicalize and validate local Git repositories on the owning daemon before using the existing cache/private-checkout pipeline
  • keep local sources fetch-only and hide machine-local paths from other daemons
  • support file URLs in the project resource UI and CLI

Verification

  • go test ./internal/handler ./internal/daemon ./internal/daemon/repocache
  • go test ./cmd/multica -run 'TestBuildResourceRef|TestRunRepoCheckout'
  • pnpm typecheck
  • end-to-end regression creates two concurrent isolated checkouts from a local-only commit and verifies the canonical HEAD and dirty state are unchanged

Closes CHE-18

@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

@cheruvian is attempting to deploy a commit to the IndexLabs Team on Vercel.

A member of the Team first needs to authorize it.

@cheruvian cheruvian closed this Jul 25, 2026
@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

The provided GitHub repository does not contain the requested branch or commit reference. Please ensure the repository is not empty.

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