Synaro

Synaro docs

Project workspace

File tree, terminal, AI chat, preview, and persisted UI state.

The workspace at /projects/[slug] is the operational heart of Synaro. It combines three primary tabs with a live preview column on wide screens.

TabPurpose
File treeBrowse repository files, search, and inspect selection metadata (commits when Git is present)
AI chatNatural-language tasks with clarification, voice input (Web Speech API), and auto-apply on completion
Terminalxterm.js session into the running container when the environment is active

Client persistence

Expanded folders, last selected file, and active tab are stored in localStorage per project so returning to a workspace restores your context without a full reload.