Add inline prompt rating (#44230)

TODO:

- [x] Add inline prompt rating buttons
- [ ] Hook this into our other systems

Release Notes:

- N/A
This commit is contained in:
Mikayla Maki
2025-12-09 23:46:04 -08:00
committed by GitHub
parent 22f1655f8f
commit fd2094fa19
10 changed files with 292 additions and 28 deletions

1
Cargo.lock generated
View File

@@ -401,6 +401,7 @@ dependencies = [
"unindent",
"url",
"util",
"uuid",
"watch",
"workspace",
"zed_actions",