Skip to content

feat(opencode): support project-local plugin install#1412

Open
jjangga0214 wants to merge 7 commits intortk-ai:developfrom
jjangga0214:feat/opencode-local-plugin-install
Open

feat(opencode): support project-local plugin install#1412
jjangga0214 wants to merge 7 commits intortk-ai:developfrom
jjangga0214:feat/opencode-local-plugin-install

Conversation

@jjangga0214
Copy link
Copy Markdown

@jjangga0214 jjangga0214 commented Apr 20, 2026

Summary

  • allow rtk init --opencode to install .opencode/plugins/rtk.ts in the current project
  • keep rtk init -g --opencode as the existing global install path
  • update uninstall, rtk init --show, help text, and docs to reflect both install scopes

Test plan

  • cargo fmt --all && cargo clippy --all-targets && cargo test
  • Manual testing: rtk init --opencode, rtk init --show, and rtk init --opencode --uninstall output inspected

Notes:

  • cargo build succeeded with Rust 1.95.0.
  • cargo test --all passed locally.
  • cargo clippy --all-targets completed locally and reports existing repository warnings unrelated to this change.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 20, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ jjangga0214
✅ aeppling
❌ github-actions[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

3 participants