sourcegraph/client/cody-ui
Naman Kumar a2c340892a
Add repo and revision info to contextFiles (#51877)
Add repoName, revision info to contextFiles to render links on web.

<img width="1314" alt="image"
src="https://github.com/sourcegraph/sourcegraph/assets/22571395/a2153cb0-d77d-4ea3-953b-490abe1d8d50">


## Test plan

- visit /cody
2023-05-16 15:50:25 +05:30
..
cody-icons-font Add the cody-icons font (#51559) 2023-05-08 02:30:37 +00:00
src Add repo and revision info to contextFiles (#51877) 2023-05-16 15:50:25 +05:30
.eslintignore extract Cody UI package, add Cody to web app (#50270) 2023-04-02 17:41:20 -07:00
.eslintrc.js extract Cody UI package, add Cody to web app (#50270) 2023-04-02 17:41:20 -07:00
.gitignore extract Cody UI package, add Cody to web app (#50270) 2023-04-02 17:41:20 -07:00
.stylelintrc.json clean up Cody CSS to increase shareability and improve display in web app (#50279) 2023-04-03 12:29:05 -07:00
BUILD.bazel bazel: disable build-ts and build client/cody with Bazel (#51404) 2023-05-05 03:57:10 -07:00
jest.config.js extract Cody UI package, add Cody to web app (#50270) 2023-04-02 17:41:20 -07:00
LICENSE extract Cody UI package, add Cody to web app (#50270) 2023-04-02 17:41:20 -07:00
package.json cody shows welcome message with tips, not separate UI with tips (#50687) 2023-04-16 22:05:56 +00:00
README.md extract Cody UI package, add Cody to web app (#50270) 2023-04-02 17:41:20 -07:00
tsconfig.json show cody context files as an action in the transcript (#50691) 2023-04-17 06:55:09 +00:00

Cody UI shared library

The @sourcegraph/cody-ui package contains UI code that is shared among Cody clients.