docs: sync v0.3.0 README to main#59
Merged
Merged
Conversation
Status + Roadmap now reflect v0.3.0: the new dataset list command, home-screen/output polish, and feedback-copy refinements. Adds dataset list to the implemented-commands list and the roadmap; drops 'list' from Next (shipped, #53); fixes the stale v0.1.0 release-artifacts link left over from the v0.2.0 prep. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
|
👋 Heads-up — Code review queue is at 16 / 8 Above the WIP limit. The team convention is to review existing PRs before opening new work. Open PRs currently in Code review (oldest first):
Pull from review before opening new work. (This is a nudge from the kanban WIP check, not a block.) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings
main's README in line with the v0.3.0 release. The release PR #57 merged + was tagged before the README prep (#58) landed ondevelop, somain's README still reads "v0.2.0". This is a README-only sync — the single delta commit isdocs: prep README for v0.3.0 (#58).Now accurate on
main: "v0.3.0 is released",dataset listin the Status + Roadmap, the stalev0.1.0artifacts link fixed, andlistdropped from "Next".No code change — the binary isn't affected, so this doesn't strictly need its own tag (cut a
v0.3.1only if you want the docs reflected in a release).Merge via merge commit (develop→main convention), not squash.
🤖 Generated with Claude Code
Note
Low Risk
Documentation-only README edits with no runtime or security impact.
Overview
Updates README.md on
mainso release messaging matches v0.3.0 after the tag landed before the docs prep ondevelop.Status now calls out v0.3.0,
dataset list, and home-screen/output polish; the signed-binary link points at v0.3.0 instead of the stale v0.1.0 artifact reference. Roadmap records v0.3.0 (#53, #52, #56) and dropsdataset listfrom Next since it shipped.No application or CLI code changes—documentation only.
Reviewed by Cursor Bugbot for commit 7b9da1b. Bugbot is set up for automated code reviews on this repo. Configure here.