chore: address pre-PR review findings

Signed-off-by: barlind <tobias@barlind.se>
This commit is contained in:
barlind
2026-06-18 00:40:43 -07:00
committed by Bret Mogilefsky
parent 35863b8886
commit 4d046b666d
5 changed files with 15 additions and 7 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ Thanks for the PR! A few quick reminders before you hit submit:
- [ ] `npm run test:js` passes locally
- [ ] `npm test` (Playwright) passes locally — *or* CI will run it
- [ ] Verified in `docker compose up` (live-reload working directory)
- [ ] Plugin manifest validates against `schema/plugin.schema.json` (legacy fields + capability metadata)
- [ ] Plugin manifest validates against `schema/plugin.schema.json` (including capability metadata)
- [ ] Not applicable — explain below
## Screenshots / recordings