Roadmap
phodal opened this issue · 0 comments
phodal commented
Todos
Core
- Editor UI
- Menu Bar. Click in menu bar, show menu.
- Slash Command. Type
/
to show menu. - Bubble Menu. Select text, show menu by condition.
- Notion Style Bubble. #12
- Quick Insert. Type
Command
+/
orCtrl
+/
to show menu.
- Change/Diff UI
- Diff algorithm
- Change accept/reject
- Libs spike
- Tiptap: track-change-extension
- ProseMirror Change: Changeset
- @remirror/extension-diff
- Localstorage, refs: vector-storage
- Dexie.js IndexedDB ?
- LLM Connection #3
- Customize prompt
- Sentence completion
Intelli Plugin
- More plugins for Intelli: ueberdosis/tiptap#819
- Sidebar Intellij Microsoft 365
Web
- Migrate Javascript to Typescript #5
- Monorepo for 3b #16
- Editor package wrapper #19
- Storybook
- Wrapper for EdgeInfer
- WASM version
Desktop Version
- Desktop Version
- LLM Models Bundle
- GitHub Action for Auto Release
- Wrapper for EdgeInfer
Local LLM
- Local LLM Spike
- Correction text, MacBERT
- Grammarly
- Text Prediction
- Similarity / Sentence Transformer
- Content search
Code Gen
- DSL for units
- Backend
- Frontend
- Test code
- Test cases
- Online Runtime
- Frontend with Unit Runtime