Skip to content

Tutorial: First agent

This is the fastest path from launch to a working agent.

Launch the desktop app. The dashboard opens automatically.

In the Workspaces panel, create a workspace. Add a member — browse to a git repo on disk. Agentissimo mounts it and seeds a config file if one is absent.

Open a new chat in the workspace. The default agent is Claude Code — no config needed. Type your task and send.

The agent runs in its own worktree — an isolated checkout so its edits never touch your working tree. The dashboard shows its state live: working, needs input, done. A chime fires when it finishes or needs you.

Reply to redirect. Click Stop to cancel the in-flight turn — the agent’s process is killed cleanly, no orphans left behind.