Skip to content

Commit 2fea5ae

Browse files
Merge branch 'main' into bkellam/remove_spam_logs
2 parents 3536501 + 623c794 commit 2fea5ae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,3 @@ To configure Sourcebot (index your own repos, connect your LLMs, etc), check out
128128
> Building from source is only required if you'd like to contribute. If you'd just like to use Sourcebot, we recommend checking out our self-hosting [docs](https://docs.sourcebot.dev/self-hosting/overview).
129129
130130
If you'd like to build from source, please checkout the `CONTRIBUTING.md` file for more information.
131-

docs/docs/overview.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
title: "Overview"
33
---
44

5-
[Sourcebot](https://github.com/sourcebot-dev/sourcebot) is a self-hosted tool that helps you understand your codebase.
5+
[Sourcebot](https://github.com/sourcebot-dev/sourcebot) is a platform that helps humans and agents understand your codebase:
66

77
- [Code search](/docs/features/search/overview): Search and navigate across all your repos and branches, no matter where they’re hosted
88
- [Ask Sourcebot](/docs/features/ask): Ask questions about your codebase and have Sourcebot provide detailed answers grounded with inline citations
9+
- [MCP](/docs/features/mcp-server): Enrich agent context windows with code across your organization
910

1011
<CardGroup>
1112
<Card title="Deployment guide" icon="server" href="/docs/deployment-guide" horizontal="true">

0 commit comments

Comments
 (0)