Skip to content

fix(web): fetch agent source without a shallow depth the hub git server rejects (CL-8512) - #904

Merged
TheGreatAxios merged 2 commits into
mainfrom
cl-8512-git-fetch-no-depth
Sep 18, 2026
Merged

TheGreatAxios merged 2 commits into
mainfrom
cl-8512-git-fetch-no-depth

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Contributor

Starting a workbench with a picked bench agent failed at the source read: isomorphic-git's fetch was called with depth: 1, and the hub's smart-HTTP git server advertises no shallow capability, so isomorphic-git threw Remote does not support the "shallow" before ever requesting the pack. The room was then created with Myra alone.

Drop depth; the single-branch fetch of main is small either way.

@linear-code

linear-code Bot commented Sep 18, 2026

Copy link
Copy Markdown

CL-8512

@TheGreatAxios
TheGreatAxios merged commit 6d69c0f into main Sep 18, 2026
4 checks passed
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