Conversation
- Removed @langbase/components and langbase dependencies - Removed custom chat components and API routes - Added runLLM widget via Next.js Script component in layout.tsx - Configured runLLM with Sourcegraph brand styling - Added AGENTS.md with integration documentation - Assistant ID placeholder needs to be updated with actual ID Co-authored-by: Amp <amp@ampcode.com> Amp-Thread-ID: https://ampcode.com/threads/T-92230f6d-ca98-498f-8898-bffc173575ef
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Removed problematic brand logo URL that may have caused loading issues - Fixed button text from 'Ask Ai' to 'Ask AI' - Simplified configuration for better compatibility - Removed package-lock.json (using pnpm-lock.yaml instead) Co-authored-by: Amp <amp@ampcode.com> Amp-Thread-ID: https://ampcode.com/threads/T-92230f6d-ca98-498f-8898-bffc173575ef
- Added runllm-brand-logo with Sourcegraph pictogram - Updated crossOrigin attribute for better compatibility
- Added version='stable' for consistent widget behavior
- Restored Next.js Script import and component - Changed from plain HTML script to optimized Next.js Script - Updated crossOrigin to empty string for Next.js compatibility - Maintains all runLLM widget functionality with better performance
enriquegh
approved these changes
Aug 28, 2025
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.
This PR uses RunLLM as the Doc asssistant
Pull Request approval
You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.