mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 20:31:48 +00:00
The Cody search page at `/search/cody` (behind the `cody` feature flag) accepts inputs such as `react class components` or `authentication changes` and converts them into Sourcegraph search query syntax.
This is an experimental feature and requires the site config `completions` to be set.
Also removes old Cody experimental web app code.


|
||
|---|---|---|
| .. | ||
| blobstore | ||
| frontend | ||
| github-proxy | ||
| gitserver | ||
| loadtest | ||
| migrator | ||
| repo-updater | ||
| searcher | ||
| server | ||
| sitemap | ||
| sourcegraph-oss | ||
| symbols | ||
| worker | ||
| README.md | ||
This directory contains Sourcegraph services and binaries.
When a services is added, removed, or when a service's dependencies change, update our architecture diagram.