Sourcegraph - Videos
Back to ChannelGitHub Code Search vs Sourcegraph - Quick Comparison 2026
Comparing GitHub code search syntax against Sourcegraph to see which handles large codebases better. We cover scoping with regex, case-sensitive filters, historical search across diffs and commits,...
GitHub Copilot + MCP Server: Search C++ Repositories for Vulnerabilities in VS Code #shorts #coding
Learn how to connect Sourcegraph's MCP Server to GitHub Copilot in VS Code for instant security vulnerability detection. No more cloning massive C++ repositories - search across 3400+ repos and 1.5...
Sourcegraph Deep Search for Slack - Query Your Codebase with Natural Language
Request a demo: https://sourcegraph.com/deep-search?utm_source=youtube&utm_medium=social Sourcegraph Deep Search for Slack brings your entire codebase context directly into your daily conversation...
Using The Sourcegraph MCP Server with Amp (Coding Agent)
Learn how to integrate the Sourcegraph MCP server with Amp (https://sourcegraph.com/docs/api/mcp?utm_source=youtube&utm_medium=social#amp) to search massive codebases directly from your web app. No...
Automate Code Changes Across Thousands of Repos with Batch Changes
Learn how Sourcegraph's batch changes tool automates repetitive code modifications across multiple repositories. This video covers three key deterministic use cases: configuration updates, refactor...
A Smarter Way to Search Code (Cursor + Sourcegraph MCP)
Learn how to integrate Sourcegraph MCP server with Cursor for powerful code search capabilities. This tutorial covers setup, configuration, and practical examples including ASCII diagram generation...
Sourcegraph Deep Search: AI That Actually Understands Large Codebases
Sourcegraph Deep Search uses agenetic AI to understand complex, multi-repository codebases. Unlike basic AI assistants that only provide file-level context, Deep Search connects dots across your en...
Give Claude Code Global Context Across Your Enterprise
https://sourcegraph.com/docs/api/mcp?utm_source=youtube&utm_medium=social#claude-code Learn how Sourcegraph's MCP server integration gives enterprise developers using Claude Code instant access to...
How to Navigate Code Across Multiple Repositories
Demo of Sourcegraph's precise code navigation features for understanding code dependencies across repositories. Shows hover documentation, go to definition, and find references with compiler-accura...
Code Monitoring: Automated Security and Code Quality Tracking
Learn how to set up automated code monitoring in Sourcegraph to catch security vulnerabilities, deprecated APIs, and anti-patterns before they reach production. This tutorial covers creating monito...
How to Find, Fix, and Monitor React2Shell at Scale
Travis Lyons, a Field Engineer from Sourcegraph shows how to handle the React2Shell vulnerability (CVE-2025-55182) across large codebases using Code Search, Code Insights, Batch Changes, and Code M...
Sourcegraph Search Syntax Guide - Find Code Faster with Advanced Filters
Learn Sourcegraph's powerful search syntax to find code faster across your repositories. This guide covers the four main pattern types (keyword, literal, regex, structural), context filters (repo, ...
Sourcegraph Code Search: The Essentials
Learn how to use Sourcegraph to search, navigate, and understand your entire codebase in one place. This tutorial covers the fundamentals including query language, filtering, saving searches, shari...
Code Compliance & Security: Audit Multiple Repos Instantly
Search your entire codebase across multiple platforms in minutes with Sourcegraph. Find exposed API keys, audit open source licenses, track technical debt, and enforce coding standards from CLI or ...
Visualize Your Codebase Evolution with Code Insights
Code Insights turns Sourcegraph search results into actionable trends, helping teams track migrations, monitor infrastructure health, and measure code quality over time. Timestamps: 0:00 - Introdu...
LLM prompts to accelerate your codebase onboarding
Learn 4 powerful prompts using Sourcegraph's MCP server to onboard to new codebases faster. Discover how to find code experts, explore file structures, search semantically for code examples, and tr...
Sourcegraph Product Tour 2026
A comprehensive demo of Sourcegraph's platform showing how developers and AI agents can understand and navigate large codebases at enterprise scale. Features demonstrated include Deep Search for na...
Search Thousands of Code Repositories for Security Issues and Compliance
Search your entire codebase across multiple platforms in minutes with Sourcegraph. Find exposed API keys, audit open source licenses, track technical debt, and enforce coding standards from CLI or ...
Agent workflows, better threads and more - Build Crew Live!
Join the community and get $100 of Amp credits
Ready Player Amp + self-taught approach to building apps with agents
Discussion about creating a specialized meta agent to teach Amp development, inspired by Ready Player One's librarian. Brian shares his self-taught approach to building apps with agents, breaking d...
Build Crew Live: Episode 6
Brian Jones, a Build Crew community member from Virginia, joins Build Crew Live to show off the impressive AI project management tool he built to manage his own AI development projects. Meanwhile, ...
Build Crew live!
From Baby Steps to Full Features with AI Coding Agents #shorts
The shift from giving AI agents small tasks to letting them handle entire features, the potential risks of losing code understanding, and why classic engineering practices like testing remain cruci...
Thread Handoff vs Auto-Compaction in AI Assistants #shorts
Discussion of thread management approaches in AI assistants, focusing on Amp's handoff feature versus traditional auto-compaction methods. Covers how handoff intelligently extracts relevant informa...
Build Crew Live: Episode 4 • Databases, Custom Tools, & Workflow Automation
Join the Build Crew team for practical agentic coding tips you can use today. Graham McBain, Thorsten Ball, Ryan Carson, and special guest Colleen Brady share real workflows for test data generatio...
Build Crew Live: Episode 5 • ChatGPT Atlas Browser Review and More
Build Crew is a free community for anyone building with AI agents. Join at https://buildcrew.team and get $100 in credits. Join Graham, Thorsten, Ryan, Sayan, and special guest AJ for Build Crew L...
Meet Sourcegraph Deep Search
https://sourcegraph.com/blog/deep-search-goes-ga-now-with-role-based-permissions Deep Search is an AI search tool that allows teammates to easily onboard and understand complex, rapidly evolving c...
Read and Explain Any GitHub Repo with The Librarian AI Agent
https://ampcode.com/news/librarian https://ampcode.com/discord Amp introduces the Librarian, a specialized agent that searches and analyzes code across all GitHub repositories, including your priv...
AI Agent Automatically Creates Database Test Data Through Trial and Error
Get Amp Free: https://ampcode.com/free Watch how Amp figures out the database schema and creates test data for feature testing without any manual setup. The agent learns through errors, discovers ...
Amp Free, Live!
https://ampcode.com/free Agentic coding is now free for everyone.
Humans are an important tool for agents + Swiss cheese
Camden talks about the importance of humans in the agentic loop and how he expects multiple background agents to be tuned to have varying perspectives to self-correct and cover each other's knowled...
The current framing of cloud agents vs CLI agents is wrong
Mike explores the differences between cloud agents and CLI agents. Cloud agents and CLI agents are not the same; with the CLI, developers engage deeply, like pair programming. Cloud agents requir...
Build Crew Live: Episode 2
In the second episode of Build Crew, Ryan, Thorsten, Graham, Nicolay and guest Tim Ryan discuss their best tips for agentic coding. 07:00 Coding tips and tricks with Thorsten and Nico 11:34 Debug...
Build Crew Live: Episode 3
In the third episode of Build Crew, Camden, Thorsten, Graham, and guest Mike Hostetler unpack agentic coding: toolboxes, Lua, live API tests, human feedback, and CLI vs cloud agents on the road to ...
Getting started with Amp's TypeScript SDK
https://ampcode.com/news/typescript-sdk or npm install @sourcegraph/amp-sdk Learn how to use the new Amp TypeScript SDK to integrate AI coding agents directly into your applications. This tutorial...
Managing AI context windows like a boss #shorts
Learn the "explicit compaction" technique for managing AI context windows when debugging or analyzing code. Instead of getting lost in long conversations, ask your AI to distill key information int...
How Amp's Oracle Breaks You Out of AI Agent Doom Loops
https://ampcode.com/news/gpt-5-oracle Learn about Amp's oracle - a powerful second opinion model that helps when you're stuck in agent doom loops. See a real demo of the oracle solving a Kanban bo...
Connecting VS Code to Amp CLI
https://ampcode.com/news/cli-vscode-neovim The new --ide flag in Amp CLI that creates seamless integration with VS Code. This feature allows viewing current files and selected code, accessing bui...
Why AI agents beat ChatGPT
Why agent workflows matter. Instead of copy/pasting contextless outputs back and forth, agents execute bash/psql against your DB, can check the outcome, and then fix itself.
Get better results from coding agents by speeding up the feedback loop with scripts + tmux
Learn how to improve coding agent reliability by creating simple scripts that use tmux (terminal multiplexer) for better command execution. This approach eliminates common issues where agents forge...
Launching Build Crew: AI agent best practices and prompting strategies with the Amp team
Join Build Crew: https://www.buildcrew.team/ Join the Amp team & Builders as we launch Build Crew - a free community for developers building with AI agents! In this livestream, we share real examp...
Debug 500 Errors & Fix Database Timeouts Automatically with Agents
Learn more at https://ampcode.com/news/streaming-json Discover how Amp CLI's new streaming JSON feature helps with automation and debugging workflows. In this tutorial, we walk through a real-worl...
Amp Dash X for Raycast
Install Amp: https://ampcode.com or `npm i -g @sourcegraph/amp` Discover how Amp Dash X, a new Raycast extension, enables you to quickly execute `amp -x` commands and manage prompts. Timestamps: ...
Amp CLI is now a full TUI, let's take a tour.
https://ampcode.com/news/look-ma-no-flicker Amp CLI has evolved into a full Terminal User Interface (TUI) with smooth scrolling, real mouse interactions, overlays, and zero flickering. Discover ne...
How to Create Custom Slash Commands in Amp CLI
Try it at https://ampcode.com Learn how to define and use custom slash commands in Amp CLI. Timestamps: 0:00 - Introduction to custom slash commands 0:06 - Setting up agents and commands folders ...
Run Commands & Access Context with Shell Mode in Amp CLI
0:00 - Introduction & updating Amp CLI 0:13 - Entering shell mode 0:20 - Running shell commands 0:42 - Using incognito mode with $$ 1:07 - Building and capturing context 1:27 - Getting AI help with...
Raising an Agent - Episode 8
In this episode, Beyang sits down with Camden to discuss how the Amp team evaluates new models: why tool calling is the key differentiator, how open models like K2 and Qwen stack up, what GPT-5 cha...
How to Reference Files & Directories in Amp CLI and VS Code
Learn how to effectively reference files and directories using Amp (both CLI and VS Code extension) in this quick tutorial. Timestamps: 0:00 Introduction 0:17 Amp CLI demonstration 0:31 VS Code ex...
Intro to Amp
Fix Bugs & Add Features with Screenshots with Amp for VS Code
In this video, I show you how to fix bugs and add features to your apps using nothing but screenshots with Amp in VS Code. 0:00 - Introduction to visual coding with AMP 0:13 - Demo: Fixing the sa...