sourcebot/packages/web/src/features/chat/components/chatThread
Brendan Kellam 211ad8fb12
feat(ask_sb): Improved search tool ; tools for listing / searching repos ; removed search scope constraint (#400)
* wip

* Add additional tools for repo searching and listing

* Remove search scope constraint

* Only show the selected search scopes when there is > 0

* changelog

* fix build
2025-07-29 10:41:01 -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): Improved search tool ; tools for listing / searching repos ; removed search scope constraint (#400) 2025-07-29 10:41:01 -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): Improved search tool ; tools for listing / searching repos ; removed search scope constraint (#400) 2025-07-29 10:41:01 -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