Update AGENTS.md

This commit is contained in:
Tommy D. Rossi
2026-02-07 09:51:15 +01:00
parent be94434c3c
commit eb36291212
+4
View File
@@ -74,6 +74,10 @@ pnpm --filter mcp-extension reload # builds and opens chrome://extensions page
then click the reload button on the extension card in Chrome. the extension has a stable dev ID (`pebbngnfojnignonigcnkdilknapkgid`) so you don't need to reconfigure anything.
## extension version
after EVERY change made inside extension/ folder you MUST bump the manifest.json version and update the CHANGELOG.md file. then create a git tag with extension@version after committing.
### testing
```bash