Roadmap
The road to v1.
A curated view of what we're building and in what order — from the day-to-day essentials to a fully extensible, general-release editor.
- v0.2In progress
Core Editing
Everything you need to use Jelly as a daily driver. Fast navigation, search, a polished terminal, and the essentials that make editing feel native.
- Command palette (⌘P)ux
- Quick open — file switcher (⌘O)files
- Find in file (⌘F)editor
- Find across workspace (⌘⇧F)editor
- Split editor paneseditor
- Multiple terminal tabsterminal
- File tree context menufiles
- Gitignore-aware file treefiles
- Keybinding customizationsettings
- Virtual scroll for large reposperformance
- v0.3Planned
Git Workflow
A complete, native git experience — stage files and hunks, commit, push, branch, view history, and resolve conflicts without leaving the editor.
- Stage & unstage filesgit
- Stage individual hunksgit
- Commit with messagegit
- Push & pullgit
- Branch switching & creationgit
- Commit history / log viewgit
- Inline merge conflict resolutiongit
- Inline blamegit
- Stash managementgit
- v0.4Planned
Extension Ecosystem
Runtime extension loading from disk — third-party features, a sandboxed context, and the scaffolding for a future marketplace.
- Runtime extension loadingextensions
- Sandboxed extension contextextensions
- Extension manifest & discoveryextensions
- v0.5Planned
Quality of Life
The polish and ergonomics that turn a good tool into one you reach for every day.
- Session restore (tabs & workspace)ux
- Toast / notification systemux
- Breadcrumbs bareditor
- Restore scroll & cursor per tabeditor
- Word wrap toggleeditor
- Go to line (⌘G)editor
- Terminal as editor pane bufferterminal
- Pin buffers & terminalseditor
- Indent guides & bracket colorizationeditor
- v1.0Horizon
General Release
Stable, signed, and shipped. A complete editor that feels complete — fast, extensible, and purpose-built for the agentic coding era.
- Linux & Windows supportux
- Auto-update in-appux
- Stable extension APIextensions
- Performance audit & polishperformance
