mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-09 00:20:09 +00:00
update web search results view && web search setting view
This commit is contained in:
@@ -23,9 +23,7 @@ export default function MarkdownReadFileBlock({
|
||||
}
|
||||
|
||||
React.useEffect(() => {
|
||||
console.log('finish', finish, applyStatus)
|
||||
if (finish && applyStatus === ApplyStatus.Idle) {
|
||||
console.log('finish auto read file', path)
|
||||
onApply({
|
||||
type: 'read_file',
|
||||
filepath: path
|
||||
|
||||
Reference in New Issue
Block a user