Qurio
Sign in
Powered by Claude Code CLI

Your AI-native
coding workspace

Qurio wraps the Claude Code CLI in a beautiful desktop environment β€” file tree, Monaco editor, AI chat, and GTD task management all in one cohesive interface.

~/projects/my-app β€” Qurio

// App.tsx

import React from 'react';

import { ChatPanel } from './ChatPanel';


export default function App() {

return (

<div className="app">

<ChatPanel/>

</div>

);

}

Everything you need in one place

Qurio combines the tools developers reach for every day into a single, cohesive desktop app.

Claude AI built-in

Converse with Claude Code CLI directly inside your workspace. Ask it to write, refactor, explain, or debug β€” all without leaving the app.

Monaco editor

The same editor powering VS Code. Syntax highlighting, IntelliSense-feel editing, and multi-tab support for every file in your project.

Folder-native workspace

Open any local folder as your vault. The file tree gives you full context, so Claude always knows exactly what's in your project.

GTD task management

Capture tasks, notes, and projects with a Getting Things Done workflow. Stay organised without switching to a separate app.

Conversation history

Every AI session is saved locally. Resume previous conversations and keep a log of every decision made with Claude.

Beautiful dark UI

Crafted for long coding sessions. A refined dark theme with subtle colour accents that's easy on the eyes.

How it works

From opening a folder to shipping features β€” Qurio keeps you in flow.

01

Open your project folder

Select any local directory as your vault. Qurio builds a navigable file tree and loads your project context instantly.

02

Chat with Claude

Type a prompt in the AI sidebar. Claude reads your files, understands your codebase, and responds with actionable code or explanations.

03

Edit with Monaco

Apply Claude's suggestions directly in the Monaco editor. Diffs are rendered inline so you can review every change before saving.

04

Stay organised

Capture follow-up tasks in the GTD panel. Keep your inbox clear and your projects moving forward without juggling another tool.

v0.1.4 β€” Early Access

Download Qurio

Free to download. Requires the Claude Code CLI to be installed and available on your PATH.

Install Claude Code CLI before launching Qurio for the first time.

Release Notes

v0.1.4

Conversation history with smart timestamps, redesigned icons with colorful hover states, and improved chat UI refinements.

v0.1.3

Ask AI to identify any file β€” files that can't be previewed now show a button to let the AI analyze and explain what the file is and what it contains.

v0.1.2

Skills panel β€” browse and invoke your Claude skill library directly from the sidebar.

v0.1.1

Rich file previews β€” view Word documents, spreadsheets, and PowerPoint presentations without leaving the app.

v0.1.0

One-command Claude CLI installer β€” set up Claude Code from the welcome screen with a single click.