Version with Git
Finish knowledge work without losing its context. Studio puts the repository beside the bundle: review changes, choose what enters the index, commit, inspect history, and reach for remotes explicitly. It is not a general-purpose Git client, by design.
The repository beside the bundle
Enough Git to finish the work you just reviewed.
- Review and stage
- Review repository changes in the workspace and choose exactly what enters the index.
- Commit and history
- Commit staged or tracked files and inspect recent history without switching apps.
- Remotes stay explicit
- Fetch, fast-forward pull, or push happen only when you trigger them. Studio never runs a remote operation on its own.
- Scope you confirm
- A bundle inside a repository subfolder gets a one-time native repository confirmation before Studio touches the repo at all.
Go deeper
Setup, keyboard, and reference material live in the documentation; these pages stay descriptive.
Get OKF Studio
Free and open source. Windows and Linux builds; macOS from source.