- Basic rapid logging (tasks, notes, events).
- JSONL storage backbone.
- Primitive CLI list/add.
- Full interactive TUI with
bubbletea. - Real-time filtering and status bars.
- The
./devwrapper for isolated development.
- Pinning: Keep important items at the top (
pin TUI). - Priority: Visual highlighting for urgent tasks (
!suffix). - Edit Mode: Quick entry correction (
ein TUI). - Archive/Trim: Keep the journal lean by moving old items.
- 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.
- Numpad Trigger: Implicitly open time entry mode by typing numbers in the TUI.
- Auto-Formatting: Smart
HH:MMinput 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 (◆, ◔, ◇).
- 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.