Tutorial: First agent
This is the fastest path from launch to a working agent.
1. Open Agentissimo
Section titled “1. Open Agentissimo”Launch the desktop app. The dashboard opens automatically.
2. Create a workspace
Section titled “2. Create a workspace”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.
3. Start a chat
Section titled “3. Start a chat”Open a new chat in the workspace. The default agent is Claude Code — no config needed. Type your task and send.
4. Watch the turn
Section titled “4. Watch the turn”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.
5. Steer or stop
Section titled “5. Steer or stop”Reply to redirect. Click Stop to cancel the in-flight turn — the agent’s process is killed cleanly, no orphans left behind.
- First workspace & first agent — the detailed walkthrough.
- Claude Code · Codex & cloud providers — use-case guides.