CLAUDE.md: add uncloseai-browser-toys repo reference
This commit is contained in:
parent
018aff20e4
commit
fa0ad2782d
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue