CLAUDE.md: add uncloseai-browser-toys repo reference

This commit is contained in:
russell@unturf.com 2026-03-03 16:58:53 -05:00
parent 018aff20e4
commit fa0ad2782d

View file

@ -184,6 +184,14 @@ dialog#my-modal .my-button {
}
```
## Related Repos
| Repo | Location | GitLab | Purpose |
|------|----------|--------|---------|
| `uncloseai-browser-toys` | `/home/fox/git/uncloseai-browser-toys` | `git.unturf.com:engineering/unturf/uncloseai-browser-toys` | Browser extension (Chrome, Firefox, Safari). Content script injection, manifest, popup UI. |
**Ticket #001 (extension fails on CSP pages)** lives in `uncloseai-browser-toys`, not here. The bundled IIFE (`make bundle-extension`) is built here but the content script that injects it is in browser-toys.
## Makefile Commands
- `make help` - Show all available commands
- `make format` - Format all files with biome