mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 14:01:06 +00:00
Clean up browser-extension references from monorepo
- Update README.md to reference sitegeist repo - Update CLAUDE.md to replace browser-extension with web-ui - Update packages/web-ui/README.md examples to point to sitegeist - Remove browser-extension exclude from tsconfig.json - Remove browser-extension from .claude/settings.local.json permissions
This commit is contained in:
parent
aa005d062a
commit
2dbe7771fd
4 changed files with 6 additions and 5 deletions
|
|
@ -4,7 +4,7 @@
|
|||
- packages/tui/README.md
|
||||
- packages/agent/README.md
|
||||
- packages/pods/README.md
|
||||
- packages/browser-extension/README.md
|
||||
- packages/web-ui/README.md
|
||||
- We must NEVER have type any anywhere, unless absolutely, positively necessary.
|
||||
- If you are working with an external API, check node_modules for the type definitions as needed instead of assuming things.
|
||||
- Always run `npm run check` in the project's root directory after making code changes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue