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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user