Skip to content

docs: check off shipped roadmap items and refresh the desktop note - #131

Merged
DevFlex-AI merged 1 commit into
devfrom
readme-roadmap
Aug 1, 2026
Merged

docs: check off shipped roadmap items and refresh the desktop note#131
DevFlex-AI merged 1 commit into
devfrom
readme-roadmap

Conversation

@DevFlex-AI

@DevFlex-AI DevFlex-AI commented Aug 1, 2026

Copy link
Copy Markdown

Issue for this PR

Closes #130

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

The README roadmap fell behind the v1.19/v1.20 releases. This moves everything that shipped into the Done section and trims it out of Now/Next/Later: best-of-N runs (#65), push-to-talk voice input (#102), the bolt eval benchmark harness (#105), per-session memory controls (#101), /plan (#96), /todos (#72), /btw (#73), bolt logs (#90), and .boltignore-aware search (#87/#94/#107).

It also replaces the stale desktop-app note (which claimed builds still ship under the old OpenCode name; they ship as Bolt.app since v1.20.2) with the one-line terminal installer from #129:

curl -fsSL https://raw.githubusercontent.com/bolt-builder/bolt-cli/dev/install-desktop | bash

Both the root README.md and its packages/opencode/README.md copy are updated in lockstep (verified identical with cmp).

How did you verify your code works?

Docs-only change. Diffed the roadmap against the merged PR list and the v1.19.0-v1.20.2 release notes to confirm every checked item actually shipped, and confirmed the two README copies stay byte-identical.

Screenshots / recordings

Not a UI change.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

View with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is enabled.

@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bolt-cli-app Ready Ready Preview Aug 1, 2026 11:09pm

@coderabbitai

coderabbitai Bot commented Aug 1, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@DevFlex-AI, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 21 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 7912909a-b8db-433f-bcb8-103be43aa649

📥 Commits

Reviewing files that changed from the base of the PR and between 391a40d and 8db98fe.

📒 Files selected for processing (2)
  • README.md
  • packages/opencode/README.md

Comment @coderabbitai help to get the list of available commands.

@deepsource-io

deepsource-io Bot commented Aug 1, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in 391a40d...8db98fe on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
JavaScript Aug 1, 2026 11:09p.m. Review ↗
Shell Aug 1, 2026 11:09p.m. Review ↗
Secrets Aug 1, 2026 11:09p.m. Review ↗
Docker Aug 1, 2026 11:09p.m. Review ↗
Python Aug 1, 2026 11:09p.m. Review ↗
CSS Aug 1, 2026 11:09p.m. Review ↗
Rust Aug 1, 2026 11:09p.m. Review ↗
Ruby Aug 1, 2026 11:09p.m. Review ↗
Swift Aug 1, 2026 11:09p.m. Review ↗
PHP Aug 1, 2026 11:09p.m. Review ↗
Lua Aug 1, 2026 11:09p.m. Review ↗
Java Aug 1, 2026 11:09p.m. Review ↗
Go Aug 1, 2026 11:09p.m. Review ↗
C & C++ Aug 1, 2026 11:09p.m. Review ↗
Ansible Aug 1, 2026 11:09p.m. Review ↗
Apex Aug 1, 2026 11:09p.m. Review ↗
Elixir Aug 1, 2026 11:09p.m. Review ↗
Groovy Aug 1, 2026 11:09p.m. Review ↗
Objective-C Aug 1, 2026 11:09p.m. Review ↗
PowerShell Aug 1, 2026 11:09p.m. Review ↗
Terraform Aug 1, 2026 11:09p.m. Review ↗
VB.NET Aug 1, 2026 11:09p.m. Review ↗
SQL Aug 1, 2026 11:09p.m. Review ↗
Scala Aug 1, 2026 11:09p.m. Review ↗
Perl Aug 1, 2026 11:09p.m. Review ↗
Kotlin Aug 1, 2026 11:09p.m. Review ↗
Helm Aug 1, 2026 11:09p.m. Review ↗
Erlang Aug 1, 2026 11:09p.m. Review ↗
Dart Aug 1, 2026 11:09p.m. Review ↗
C# Aug 1, 2026 11:09p.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@DevFlex-AI
DevFlex-AI merged commit 92b1db2 into dev Aug 1, 2026
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: README roadmap is outdated after v1.20.x

1 participant