Skip to content

Start Your First Conversation in 30 Seconds

Step 1: Create a Space

After opening Halo, you will see the main interface. Click the "+" on the left sidebar to create a new space.

There are two space modes:

ModeDescriptionBest for
Halo Space (Temporary)No folder binding required — open and ready instantlyQuick Q&A, brainstorming
Dedicated SpaceLinked to a local project directory — AI can read and write files insideCode development, project management

For first-time use, a temporary space is all you need.


Step 2: Send Your First Message

Describe what you want to do in natural language in the input box. Halo runs on Claude Code underneath, so you can say things like:

Write a Python web scraper that fetches the top 10 posts from Hacker News
Organize the files on my desktop and sort them into folders by file type
Analyze this code for performance issues

Halo will invoke its AI Agent capabilities to autonomously plan steps, execute commands, and return results.


Step 3: Get to Know the Interface

Left sidebar: Space list — manage multiple parallel tasks

Top area: Model switcher (top-right corner) — switch API keys and models at any time

Bottom-left of input box: 🌐 icon — enables the AI browser

Thinking toolbar: Collapsed by default — expand it to see raw AI tool calls in progress


Quick Reference

ActionHow
Create new spaceClick "+" in the left sidebar
Switch model / API keyTop-right dropdown menu
Enable AI browser🌐 icon at the bottom-left of the input box
Upload imageClick "+" or paste / drag and drop
Compress contextSend /compact
Remote accessSettings → Remote Access

Next Steps