Where Studio runs
CLI
Install the CLI and run
studio in any project directory. Dufus has full access to your local file system within the project.IDE Extension
Install the Finkkle Studio extension for your IDE. Dufus appears as a persistent side panel — chat while you edit, with full project context.
Web Studio
Access Studio at one.finkkle.com without any local setup. Connect to a GitHub repo or work in the cloud sandbox.
GitHub
Connect a repository to Studio. Dufus can read the full tree, draft commits, create issues, and review pull requests.
Install the CLI
npm
studio from any project directory:
CLI commands
The context meter shows how much of the model’s context window is remaining. When it fills, use
/fork to continue in a branched thread without losing your work.
Example workflow
Connecting GitHub
To connect a repository:- Open Studio at one.finkkle.com
- Click Connect to GitHub
- Select the repository you want to work with
- Dufus gains read access to the file tree and can create branches, issues, and commits within approved scope
Model selection in Studio
Switch models at any point with the/model command or the model selector in the web UI: