sourcebot/packages/web/src/features/chat/components/chatThread
Michael Sukkarieh 53edd44462
feat(ask_sb): Add back search scope requirement and other UI changes (#411)
* Revert "Remove search scope constraint"

This reverts commit e69ac0d806.

* add llm section to onboard final page

* add select all button

* add repo snapshot to agentic search and other ui nits

* refactor demo repo index cta into repo snapshop

* changelog
2025-07-29 15:50:36 -07:00
..
tools feat(ask_sb): Improved search tool ; tools for listing / searching repos ; removed search scope constraint (#400) 2025-07-29 10:41:01 -07:00
answerCard.tsx chore(ask_sb): Allow for multiple user feedback (#395) 2025-07-25 13:21:44 -07:00
chatThread.tsx feat(ask_sb): Add back search scope requirement and other UI changes (#411) 2025-07-29 15:50:36 -07:00
chatThreadListItem.tsx fix(ask_sb): Various improvements to the references system (#396) 2025-07-25 18:34:33 -07:00
codeBlock.tsx feat: Ask Sourcebot (#392) 2025-07-23 11:25:15 -07:00
codeFoldingExpandButton.tsx feat: Ask Sourcebot (#392) 2025-07-23 11:25:15 -07:00
codeFoldingExtension.test.ts fix(ask_sb): Various improvements to the references system (#396) 2025-07-25 18:34:33 -07:00
codeFoldingExtension.ts fix(ask_sb): Various improvements to the references system (#396) 2025-07-25 18:34:33 -07:00
detailsCard.tsx feat(ask_sb): Add back search scope requirement and other UI changes (#411) 2025-07-29 15:50:36 -07:00
errorBanner.tsx fix build 2025-07-24 12:13:06 -07:00
index.ts feat: Ask Sourcebot (#392) 2025-07-23 11:25:15 -07:00
markdownRenderer.tsx fix(ask_sb): Various improvements to the references system (#396) 2025-07-25 18:34:33 -07:00
messageAvatar.tsx feat: Ask Sourcebot (#392) 2025-07-23 11:25:15 -07:00
referencedFileSourceListItem.tsx fix(ask_sb): Various improvements to the references system (#396) 2025-07-25 18:34:33 -07:00
referencedSourcesListView.tsx feat(ask_sb): Improved search tool ; tools for listing / searching repos ; removed search scope constraint (#400) 2025-07-29 10:41:01 -07:00
tableOfContents.tsx feat: Ask Sourcebot (#392) 2025-07-23 11:25:15 -07:00