Roadmap

Last updated: March 26, 2026

Roadmap — Boosted OS

Last updated: 2026-03-25

This document tracks planned and in-progress features. It is maintained by the engineering team and updated as part of the release process (see docs/release-process.md).

This is not a commitment. Priorities shift. Entries here reflect current intent, not contractual obligation.

For shipped features, see CHANGELOG.md. For current capabilities, see BOOSTED_OS_CAPABILITIES.md.


Status Key

Status Meaning
Planned Committed, no PR yet
In Progress Active development, PR expected soon
In Review PR open, awaiting merge
Shipped Merged; pending CHANGELOG update — remove after next release
Deferred Deprioritized, no current timeline

Financial Terminal

Feature Status Notes
ERN screen: earnings calendar view Planned Tabbed view alongside transcript
Portfolio Analysis: factor exposure screen Planned
News feed screen (NI equivalent) Planned
Real-time quote streaming via ICE Connect WebSocket Planned Currently polling

Chat & Cowork

Feature Status Notes
Conversation search across all tabs Planned SearchDialog wired; backend endpoint needed
Cowork: background task OS notifications on job complete Planned
Multi-model conversation (switch model mid-thread) Planned

Alfa Inbox

Feature Status Notes
Portfolio-filtered agent feed Planned Filter inbox by current holdings
Agent scheduling: configure agent run frequency Planned

Connectors

Feature Status Notes
Bloomberg Terminal connector (MCP) Planned
Refinitiv / LSEG connector Planned

Infrastructure & DX

Feature Status Notes
Electron auto-update (electron-updater) Planned Required for non-dev distribution
E2E test suite (Playwright) Planned Currently unit + visual only
Signed macOS build (notarization) Planned Required for non-dev distribution

Recently Shipped (since v0.1.0)

Entries here move to CHANGELOG.md at the next version cut. Remove after the version is tagged.

Feature Status PR
Redline SEC 10-K / 10-Q diff viewer Shipped #216
Chat mode work log (intermediate data) Shipped #218
Interactive agent tables and chat Shipped #220
Parallel PR review with permission fixes Shipped #205, #221