Vylo Editor
Version 0.117.0
An AI coding agent and editor that works on a folder on your own machine.
The installers are not code-signed yet, so both systems warn on first launch. On macOS, right-click the app and choose Open, then Open again. On Windows, choose More info, then Run anyway. The app updates itself after that. Intel Macs are not built yet.
Highlights
- Answers you can checkEvery answer cites the file and line it came from.
- Changes you approveEdits arrive as a diff you accept or reject hunk by hunk, with checkpoints that rewind files and conversation.
- A real editorCodeMirror 6, ⌘K inline edit, ⌘P, find in files, go-to-definition, a real terminal, and git branch and commit.
- Context on your termsMention @file, @folder or @terminal; a local index finds symbols fast. MCP servers plug in.
- No telemetry, no syncOnly your prompt and the files the agent chose to read leave the machine. Every request is documented.