Skip to content

feat(init): support GitHub URLs in workspace init --from flag#19

Merged
christso merged 2 commits intomainfrom
feat/remote-from-support
Jan 27, 2026
Merged

feat(init): support GitHub URLs in workspace init --from flag#19
christso merged 2 commits intomainfrom
feat/remote-from-support

Conversation

@christso
Copy link
Copy Markdown
Contributor

Allow users to initialize workspaces directly from GitHub repositories without needing to clone first. The --from flag now accepts:

Fetches workspace.yaml from .allagents/workspace.yaml or workspace.yaml in the target path using the gh CLI.

Allow users to initialize workspaces directly from GitHub repositories
without needing to clone first. The --from flag now accepts:
- Full URLs: https://github.com/owner/repo/tree/branch/path
- Shorthand: owner/repo/path or owner/repo

Fetches workspace.yaml from .allagents/workspace.yaml or workspace.yaml
in the target path using the gh CLI.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Jan 27, 2026

Deploying allagents with  Cloudflare Pages  Cloudflare Pages

Latest commit: 651eb34
Status: ✅  Deploy successful!
Preview URL: https://7f9c8ba5.allagents.pages.dev
Branch Preview URL: https://feat-remote-from-support.allagents.pages.dev

View logs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@christso christso merged commit 1fae406 into main Jan 27, 2026
1 check passed
@christso christso deleted the feat/remote-from-support branch January 27, 2026 11:33
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