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.
// 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.
Open your project folder
Select any local directory as your vault. Qurio builds a navigable file tree and loads your project context instantly.
Chat with Claude
Type a prompt in the AI sidebar. Claude reads your files, understands your codebase, and responds with actionable code or explanations.
Edit with Monaco
Apply Claude's suggestions directly in the Monaco editor. Diffs are rendered inline so you can review every change before saving.
Stay organised
Capture follow-up tasks in the GTD panel. Keep your inbox clear and your projects moving forward without juggling another tool.
Download Qurio
Free to download. Requires the Claude Code CLI to be installed and available on your PATH.
Download for macOS
Universal (Apple Silicon & Intel)
Download for Windows
Windows 10 / 11 (x64)
Install Claude Code CLI before launching Qurio for the first time.
Release Notes
Conversation history with smart timestamps, redesigned icons with colorful hover states, and improved chat UI refinements.
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.
Skills panel β browse and invoke your Claude skill library directly from the sidebar.
Rich file previews β view Word documents, spreadsheets, and PowerPoint presentations without leaving the app.
One-command Claude CLI installer β set up Claude Code from the welcome screen with a single click.