docs: publish ROADMAP.md (path to 1.0) - #429
Merged
Merged
Conversation
Adds a top-level ROADMAP.md answering the two questions evaluators ask: is the tool surface stable enough to build on, and what's left before 1.0. Criteria (not dates): tool-schema freeze under SemVer (including completing parameter/response docs for the four tools currently summarized without schemas), per-platform CodeLLDB packages published and verified, a full release cycle with no breaking behavioral changes, and the supply-chain milestones (OpenSSF Best Practices Silver, attestations for every distributed artifact). Near-term themes link #423/#424/#425; non-goals set expectations. Linked from the README's Documentation list and Project Status section; refreshed at each release. Fixes #426 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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.
Fixes #426
What
A top-level
ROADMAP.md, linked from the README (Documentation list + Project Status), dated and refreshed at each release. It answers the two questions evaluators ask: is the tool surface stable enough to build on? and what's left before 1.0?Path to 1.0 — criteria, not dates:
docs/tool-reference.md(list_supported_languages,attach_to_process,detach_from_process,list_threads).Near-term themes: doctor + diagnostics guide (#423), turnkey Kubernetes recipe (#424), published-artifact canary matrix (#425).
Non-goals: IDE-replacement UI, languages without a maintained DAP backend, editing/refactoring tools.
A published roadmap is also one of the OpenSSF Best Practices criteria this project tracks.
🤖 Generated with Claude Code