An AI coding agent in the VS Code sidebar. Ask Flashh to explain, write, or change code, and it works directly in your workspace: it reads files, edits them, and runs commands.
Getting started
Install the extension.
Open the Flashh view in the secondary sidebar, or run Open Flashh Chat from the Command Palette.
Sign in with Flashh: Login (or create an account with Flashh: Register).
Start chatting.
Features
Chat in the sidebar with your full conversation history.
Agent actions: Flashh can edit files, run shell commands, and fetch web pages to complete a task.
You stay in control: every action asks for your approval unless you turn on auto-approve.
Commands
Command
Description
Open Flashh Chat
Opens the chat view
Clear Chat History
Clears the current conversation
Flashh: Login
Signs in to your Flashh account
Flashh: Register
Creates a Flashh account
Flashh: Logout
Signs out
Settings
Setting
Description
agentos.autoApprove
Run agent actions (file edits, commands, web fetches) without asking. Off by default.
agentos.model
Default AI model.
agentos.temperature
Model temperature (0-1).
agentos.backendUrl
Backend API URL. Only change this if you run your own backend.
Supported platforms
Windows (x64, ARM64), macOS (Intel, Apple Silicon), and Linux (x64, ARM64, including Alpine).