Updating

If you use npx: pin to the latest version on next call —

npx @tastecode/plugin@latest <command>

If you installed globally:

npm update -g @tastecode/plugin
# or force the latest:
npm i -g @tastecode/plugin@latest

After updating, re-run tastecode install in each project so the fenced ## TasteCode block in CLAUDE.md / AGENTS.md / .cursor/rules/… / CONVENTIONS.md picks up any improvements. The fence guard makes this idempotent — no duplicate sections.