Add alpha roadmap#8
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a new alpha roadmap document under docs/ROADMAP.md to track CodexClaw's path from proof-of-concept to a dependable Codex CLI web surface, addressing issue #6.
Changes:
- Introduces
docs/ROADMAP.mddescribing current alpha capabilities - Lists four next milestones: streaming parity, attachment support, npm alpha publish, and CI/release hygiene
- Documents out-of-scope items (multi-user hosting, remote execution, auth/billing, browser secret entry)
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Closes #6.
Adds a concise alpha roadmap for the current Codex CLI adapter, streaming work, attachment support, npm publish, and CI/release hygiene.
Verification:
Summary by cubic
Added docs/ROADMAP.md with an alpha roadmap for CodexClaw. It outlines the current state, next milestones (streaming parity, attachment support, npm alpha publish for
codex-claw, CI/release hygiene), and what’s out of scope to align contributors on the path from PoC to a dependable Codex CLI web surface.Written for commit 4ea0cb9. Summary will update on new commits.