| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.4 source code.tar.gz | 2026-08-17 | 33.3 MB | |
| 3.4 source code.zip | 2026-08-17 | 33.5 MB | |
| README.md | 2026-08-17 | 950 Bytes | |
| Totals: 3 Items | 66.8 MB | 8 | |
What's Changed
A Workspace groups several independent repositories:
- a backend and a frontend
- a set of microservices
- an SPI and its implementations
so you can pull, push, commit, branch and merge across all of them in one action, instead of opening each repository in turn. This is not submodules and not a monorepo: every repository keeps its own history, remote and branches.
- Workspace Dashboard - the whole set in front of you: a summary table, a combined working copy, and a cross-repository search
- Combined working copy - one tree with every repository's changed files, with the same staging checkboxes and context menu as a single repo
- Cross-repository search - search the contents of every working copy at once, with results grouped by repository
- One commit, one message - stage files from any subset of repositories and commit them together, with the repository shown next to each file