Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.59 KB

File metadata and controls

33 lines (27 loc) · 1.59 KB

Rapide Roadmap 🗿🚀

v1.0: Core Foundation (Completed)

  • Basic rapid logging (tasks, notes, events).
  • JSONL storage backbone.
  • Primitive CLI list/add.

v2.0: TUI & Refinement (Completed)

  • Full interactive TUI with bubbletea.
  • Real-time filtering and status bars.
  • The ./dev wrapper for isolated development.

v2.5: Power User Features (Current)

  • Pinning: Keep important items at the top (p in TUI).
  • Priority: Visual highlighting for urgent tasks (! suffix).
  • Edit Mode: Quick entry correction (e in TUI).
  • Archive/Trim: Keep the journal lean by moving old items.

v3.0: MCP & Agentic Workflows (Planned)

  • MCP Server: Expose Rapide tools to local AI agents (Antigravity).
  • Agent Discovery: Allow agents to read and search private logs securely.
  • Sync Bridge: Robust Git synchronization for multi-device workflows.

v3.1.0: Frictionless Time Logging (Completed ◔🚀)

  • Numpad Trigger: Implicitly open time entry mode by typing numbers in the TUI.
  • Auto-Formatting: Smart HH:MM input with real-time validation.
  • Origin Indicators: Visual distinction between user-created (◔) and agent-created (◇) time entries.
  • Aesthetic Icons: Replaced clunky emojis with refined Unicode symbols (◆, ◔, ◇).

v4.0: Beyond the Binary (Future)

  • Plugins: WASM-based extensions for custom bullets or export formats.
  • Dashboards: A summary view of weekly velocity and open tasks.
  • Mobile Companion: Lightweight helper app for logging on the go.