remove staging flag, unnecesary docs and improve readme#48
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughThis PR removes staging-specific CLI and URL handling, switches setup to ChangesStaging removal and OpenCode flow updates
Estimated code review effort: 3 (Moderate) | ~25 minutes Possibly related issues
Possibly related PRs
Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/antigravity-research.md`:
- Line 3: The amendment in antigravity-research.md says the old
scripts/install.js flow is superseded, but the document still presents it as
active guidance. Update the markdown around the amendment and the install
walkthrough so readers clearly see it is archival, or remove the obsolete
install.js instructions entirely. Use the document title/intro and the
“Amendment (2026-06-24)” section to locate the affected text and keep the
guidance consistent.
In `@README.md`:
- Around line 87-104: The no-global-install path is only shown for setup, but
the OpenCode flow then requires nsolid-plugin install, which may not be
available without a global install. Update the README’s setup/install guidance
to either include the npx form for both setup and install, or explicitly state
that the two-step OpenCode flow requires the global nsolid-plugin command on
PATH. Reference the setup and install CLI examples in the direct CLI install
section so the install path stays consistent.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 8f7a9ebb-98af-4a89-b6ec-445bc2616a62
📒 Files selected for processing (18)
README.mddocs/antigravity-research.mddocs/qa-guide.mdpackages/core/README.mdpackages/core/src/auth/mcp-url.tspackages/core/src/auth/token-validator.tspackages/core/src/cli.tspackages/core/src/index.tspackages/core/src/types.tspackages/core/test/integration/auth/accounts-url-override.test.tspackages/core/test/integration/auth/auth-manager.test.tspackages/core/test/integration/cli-help.test.tspackages/core/test/integration/installer.test.tspackages/core/test/unit/auth/token-validator.test.tspackages/pi-plugin/README.mdscripts/materialize-github-marketplace.mjsscripts/mcp-wrapper.jsscripts/plugin-generators.mjs
💤 Files with no reviewable changes (3)
- docs/qa-guide.md
- packages/core/src/auth/token-validator.ts
- packages/core/test/integration/auth/auth-manager.test.ts
97ba374 to
3f0d370
Compare
Summary by CodeRabbit
--accounts-urlCLI option and documented an install verification workflow usingnsolid-plugin doctor --harness <harness>.setup, then skills/MCP configuration viainstall.