Skip to content

docs: Update documentation and installers for npm-direct installation#32

Merged
Nomadcxx merged 5 commits intomainfrom
docs/installer-update
Feb 15, 2026
Merged

docs: Update documentation and installers for npm-direct installation#32
Nomadcxx merged 5 commits intomainfrom
docs/installer-update

Conversation

@Nomadcxx
Copy link
Owner

Summary

This PR updates all documentation, installers, and CLI tools to reflect the new direct npm-based plugin installation (@rama_nigg/open-cursor@latest in opencode.json) while keeping existing install methods functional.

Changes

  1. README.md - Added npm-direct installation as Option A (recommended), reordered all installation options, added Plugin Configuration Reference section

  2. install.sh - Simplified shell-only fallback to update opencode.json directly instead of clone/build/symlink, added migration detection to preserve existing cursor-acp entries

  3. Go TUI Installer - Added dual-mode selection screen (Quick Install vs Build from Source) with separate pipelines for each mode

  4. Node CLI - Updated doctor/uninstall commands to recognize both cursor-acp (symlink) and @rama_nigg/open-cursor (npm) installation methods

Test Plan

  • All 262 unit tests pass
  • Go TUI builds successfully
  • TypeScript builds successfully
  • npm package published as v2.3.1

Notes

  • Published version: @rama_nigg/open-cursor@2.3.1
  • Existing cursor-acp installs continue to work (backward compatible)
  • Users can migrate by replacing cursor-acp with @rama_nigg/open-cursor@latest in their plugin array

Plans are internal development documents and should not be
committed to the repository. Already covered by .gitignore.
Changed pattern from docs/plans/*.md to docs/plans/ to cover
all file types in the plans directory.
@Nomadcxx Nomadcxx merged commit b172a82 into main Feb 15, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant