Skip to content

Project Roadmap

Strategic vision and upcoming roadmap for ContinueJS.


🎯 Phase 1: Core Engine & Adapters (v1.0.0 — Released ✅)

  • ✅ Core Draft API, Storage Manager (IndexedDB, SessionStorage, Memory), and Form Observer.
  • ✅ Web Component UI library (<continuejs-banner> and <continuejs-modal>).
  • ✅ First-class framework adapters for React, Vue, and Svelte.
  • ✅ Web Crypto AES-GCM 256-bit client-side encryption wrapper.
  • ✅ AI Agent context specifications (llms.txt, AGENTS.md).
  • ✅ VitePress documentation site & interactive showcase.

🚀 Phase 2: Enhanced Tooling & Integrations (v1.1 — Upcoming)

  • [ ] Angular & Solid.js framework adapters.
  • [ ] Standalone Browser Extension (Chrome / Firefox / Edge) for user-side global form draft recovery across all websites.
  • [ ] React Native / Expo local persistence engine.

🌐 Phase 3: Long-Term Vision (v2.0 — Future)

  • [ ] Optional CRDT sync protocol plugins for cross-device draft synchronization.
  • [ ] Multi-agent collaborative draft coordination protocol.

Released under the MIT License.