VOLARI
DOCUMENTATION

How SYLRA Works

SYLRA's design follows a simple four-step loop for every request:

1
Understand. SYLRA interprets what you're asking for and pulls in the relevant context — the files, project, or conversation you're working in.
2
Plan. It works out what actions the request actually needs — which files to touch, which tools to use, what order things happen in.
3
Act. It performs the supported operations, within the permissions it has. Sensitive actions are designed to require your approval — see Permissions.
4
Report. It tells you what it did, in plain terms — not a black box.

What's available today

  • Local AI assistant reasoning over your request
  • File management, creation, modification, and folder organization
  • Code generation and modification, as part of broader project assistance
  • Opening and closing applications, and interacting with supported ones
  • Web research, PDF reading, and basic screenshot/vision understanding

What's still under development

Multi-step autonomous task execution — carrying out a longer chain of actions with minimal check-ins — is not a finished capability yet. Neither is more advanced computer control, more reliable contextual reasoning across long tasks, or expanded application support. These are actively being worked on, not shipped.

What's planned

Voice interaction, local speech-to-text/text-to-speech, learning your preferences over time, repetitive-task automation, computer-wide search, and a self-expanding skill system are on the roadmap for future versions.