Document Atom v1 capabilities - #111
arvindh123 wants to merge 4 commits into
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
atom-docs | a6fa648 | Commit Preview URL Branch Preview URL |
Sep 17 2026, 12:58 PM |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 933c4a9c17
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Apply the UI and docs dependency updates from commit 7623c4a, including lockfiles and generated Next.js type imports.
Summary
Add a dedicated Atom v1 capabilities page so the complete feature inventory lives in the documentation rather than in release marketing copy.
The page groups the v1 surface into:
It is also surfaced near the top of the Atom docs navigation.
This complements the shorter Atom v1.0.0 LTS release blog in
absmach/websitePR #186.