Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.35 KB

File metadata and controls

33 lines (26 loc) · 1.35 KB

Pebble Product Roadmap

Phase 3 - Core Engine (Completed)

  • Onboarding profile + persistence with runtime honesty.
  • Mini IDE session loop with struggle telemetry, nudge, guided recovery, and AFK handling.
  • Demo mode autoplay with replay reset stability.

Phase 4 - Multi-task System (In Progress)

  • Task registry and pluggable session runtime.
  • Task 1 (sumEven) preserved with existing UX and demo.
  • Task 2 foundation (first non-repeating character) added.
  • Dashboard task picker for structured progression.

Phase 5 - Mascot UI Layer

  • Floating Pebble mascot shell with draggable anchor and persisted position.
  • Context-aware status card (phase, run status, guided step, AFK state).
  • No chat or agent runtime yet; strictly UI/status surface.

Phase 6 - Curriculum System

  • Organize tasks into tracks and milestones.
  • Add progression metadata (topic, difficulty, prerequisites).
  • Track completion and recommended next task.

Phase 7 - Multi-language Runtime

  • Start with robust JavaScript simulated track.
  • Expand to Python templates/runtime once stable.
  • Add SQL track runtime after browser SQLite/WASM integration.

Phase 8 - Adaptive Learning + AI Assistant

  • Personalize intervention thresholds and hint style by learner profile/history.
  • Add context-aware assistant interactions.
  • Blend curriculum progression with real-time recovery analytics.