You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ROADMAP.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# CometAPI TypeScript and Node.js SDK Roadmap
2
2
3
-
Status: Public Preview complete; Registry Alpha awaits separate authorization
3
+
Status: Public Preview complete; Registry Alpha release authorized
4
4
Last updated: 2026-07-27
5
5
Repository contract: This roadmap is self-contained and is the public source
6
6
of truth for this repository's release sequence.
@@ -26,7 +26,7 @@ and stable 0.1.0 stages.
26
26
| Repository foundation | In progress | The repository has reproducible development, contribution, security, and release processes. |
27
27
| Private Remote Validation | Complete | The sanitized private repository passes real credential-free default-branch CI; public-only controls and live tests remain disabled. |
28
28
| Public Preview | Complete | The public repository has blocking CI, repository rules, security reporting, protected environments, and authorized live-smoke evidence. |
29
-
| 0.1.0-alpha.1 Registry Alpha |Planned | Early adopters can install a functional prerelease from npm's `next` channel and call the three required OpenAI-compatible resources. |
29
+
| 0.1.0-alpha.1 Registry Alpha |In progress| Early adopters can install a functional prerelease from npm's `next` channel and call the three required OpenAI-compatible resources. |
30
30
| 0.1.0 Stable | Planned | Users can install a fully verified package from npm's default channel. |
31
31
| 0.2.0 provider-native text | Planned | Users can opt into Anthropic Messages and Gemini text adapters through isolated subpath exports. |
32
32
| 0.3.0 CometAPI resources | Planned | Users receive typed access to the first stable CometAPI-specific account or platform resources. |
0 commit comments