chore(plugins): unpin rtk to latest

Move rtk from v0.34.3 to "latest" to pick up upstream fixes as they
ship (notably the pending TTY-passthrough issue documented in
tasks/rtk-upstream-issue.md).

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
bastien 2026-04-17 05:16:40 +02:00
parent d82b21777f
commit 9536527a37

View File

@ -2,7 +2,7 @@
"_readme": "Pinned versions for reproducible installs. Update versions deliberately, then run install-plugins.sh.",
"rtk": {
"source": "https://github.com/rtk-ai/rtk",
"version": "v0.34.3",
"version": "latest",
"note": "Check latest at https://github.com/rtk-ai/rtk/releases before updating"
},
"gsd": {