GPU-rendered grid
Virtualized, 1M rows, transform-only scroll. The grid is a Metal/DirectX/Vulkan surface, not a DOM table.
A grid of features. Read top-to-bottom — pricing tiers labeled inline.
Virtualized, 1M rows, transform-only scroll. The grid is a Metal/DirectX/Vulkan surface, not a DOM table.
Same Rust + GPUI codebase on macOS, Windows, Linux. Identical shortcuts. No 'we ported it' second-class citizens.
Plug in Ollama, the claude CLI, an Anthropic / OpenAI key, or any MCP server. AI usage is billed by your provider, not by zolt.
-- preview · press ⌘⏎ to insert select u.email, count(*) as orders from orders o join users u on u.id = o.user_id where o.placed_at >= '2026-01-01' group by 1 order by orders desc limit 10;
Define a bastion once. zolt opens, holds, and tears down the tunnel per session. No PuTTY, no autossh dance.
Passwords live in macOS Keychain, Windows Credential Manager, or Linux Secret Service. Zolt does not store them in plaintext config files.
Shared payloads are sealed with age to each member's X25519 recipient. The sync server stores ciphertext and workspace metadata, not decryptable connection secrets.
Diff two schemas, generate the migration, paste into your repo. No external diff tool.
Run zolt as a Model Context Protocol server. Claude Desktop calls query_database and describe_schema directly. Tool-use trace, not a chat about your data.