Conversation
Keep analytics consent-gated and disabled on self-hosted defaults. Keep third-party scripts outside the authenticated knowledge workspace.
Keep hosted notes and attachments in IndexedDB without requiring the self-hosted API. Add verified full-workspace backup and restore while excluding sensitive preferences.
Use the full cryptographic random value so attachment identifiers do not introduce modulo bias flagged by CodeQL.
Netlify selected a stale pnpm lock and failed before build. Pin the web app to npm, version the monorepo build settings, and remove the conflicting lockfile.
✅ Deploy Preview for berrybrain ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
The site deployed raw .next files with no functions and returned Netlify 404s. Pin the current Next runtime so App Router routes and middleware are packaged for Netlify.
✅ Deploy Preview for berrybrain ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Hosted browser mode cannot run the Docker worker or safely call NVIDIA directly because the provider does not expose browser CORS. Use a fixed same-origin stateless proxy, keep the user key in IndexedDB, and exclude it from backups.\n\nCross-site requests and arbitrary upstream URLs remain blocked.
Allow hosted users to choose presets or a custom OpenAI-compatible cloud endpoint instead of forcing NVIDIA NIM.\n\nCustom endpoints require public HTTPS DNS, reject private networks and redirects, and remain behind the same-origin proxy.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Keep analytics consent-gated and disabled on self-hosted defaults. Keep third-party scripts outside the authenticated knowledge workspace.
Summary
BerryBrain 100 Gates
Risk
Validation
Commands run: