This release adds support for multi-repo projects 🚀.
Repos can be added in the Project Settings page, allowing the agent to edit multiple repos at once. Git operations are performed on a per-repo basis.
What's Changed
- Remote review by @stunningpixels in #1521
- Solve CI error (vibe-kanban) by @stunningpixels in #1549
- Larger runner by @stunningpixels in #1552
- Store binaries in Cloudflare R2 instead of bundling in npm package (Vibe Kanban) by @stunningpixels in #1554
- feat: multi repo projects by @ggordonhall in #1516
- Add configurable working directory for dev server scripts (Vibe Kanban) by @LSRCT in #1559
- Refactor branch fetching to use repo IDs instead of project IDs (Vibe Kanban) by @LSRCT in #1560
Full Changelog: v0.0.135-20251215133648...v0.0.137-20251216142426
✅ Published to npm registry