• Will Chen's avatar
    Chat search (#1224) · 7818f295
    Will Chen 提交于
    Based on https://github.com/dyad-sh/dyad/pull/1116
        
    <!-- This is an auto-generated description by cubic. -->
    ---
    
    ## Summary by cubic
    Adds a fast chat search dialog (Command Palette) to find and jump
    between chats. Open via the sidebar button or Ctrl/Cmd+K, with title and
    message text search plus inline snippets.
    
    - New Features
      - Command palette using cmdk with keyboard shortcut (Ctrl/Cmd+K).
    - Searches within the selected app across chat titles and message
    content via a new IPC route (search-chats).
    - Debounced queries (150ms) with React Query; results de-duplicated and
    sorted by newest.
    - Snippet preview with highlighted matches and custom ranking; selecting
    a result navigates and closes the dialog.
    - Search button added to ChatList; basic e2e tests added (currently
    skipped).
    
    - Dependencies
      - Added cmdk@1.1.1.
    - Bumped @radix-ui/react-dialog to ^1.1.15 and updated Dialog to support
    an optional close button.
    
    <!-- End of auto-generated description by cubic. -->
    
    ---------
    Co-authored-by: 's avatarEvans Obeng <iamevansobeng@outlook.com>
    Co-authored-by: 's avatarEvans Obeng <60653146+iamevansobeng@users.noreply.github.com>
    7818f295
名称
最后提交
最后更新
..
fixtures 正在载入提交数据...
helpers 正在载入提交数据...
snapshots 正在载入提交数据...
1.spec.ts 正在载入提交数据...
approve.spec.ts 正在载入提交数据...
astro.spec.ts 正在载入提交数据...
attach_image.spec.ts 正在载入提交数据...
auto_approve.spec.ts 正在载入提交数据...
auto_update.spec.ts 正在载入提交数据...
azure_provider_settings.spec.ts 正在载入提交数据...
azure_send_message.spec.ts 正在载入提交数据...
backup.spec.ts 正在载入提交数据...
capacitor.spec.ts 正在载入提交数据...
chat_mode.spec.ts 正在载入提交数据...
chat_search.spec.ts 正在载入提交数据...
context_manage.spec.ts 正在载入提交数据...
context_window.spec.ts 正在载入提交数据...
copy_app.spec.ts 正在载入提交数据...
delete_app.spec.ts 正在载入提交数据...
delete_provider.spec.ts 正在载入提交数据...
dump_messages.spec.ts 正在载入提交数据...
dyad_tags_parsing.spec.ts 正在载入提交数据...
edit_code.spec.ts 正在载入提交数据...
edit_custom_models.spec.ts 正在载入提交数据...
engine.spec.ts 正在载入提交数据...
env_var.spec.ts 正在载入提交数据...
fix_error.spec.ts 正在载入提交数据...
gateway.spec.ts 正在载入提交数据...
github.spec.ts 正在载入提交数据...
import.spec.ts 正在载入提交数据...
lm_studio.spec.ts 正在载入提交数据...
main.spec.ts 正在载入提交数据...
mention_app.spec.ts 正在载入提交数据...
new_chat.spec.ts 正在载入提交数据...
ollama.spec.ts 正在载入提交数据...
partial_response.spec.ts 正在载入提交数据...
preview_iframe.spec.ts 正在载入提交数据...
problems.spec.ts 正在载入提交数据...
prompt_library.spec.ts 正在载入提交数据...
rebuild.spec.ts 正在载入提交数据...
refresh.spec.ts 正在载入提交数据...
reject.spec.ts 正在载入提交数据...
release_channel.spec.ts 正在载入提交数据...
rename_app.spec.ts 正在载入提交数据...
rename_edit.spec.ts 正在载入提交数据...
restart.spec.ts 正在载入提交数据...
retry.spec.ts 正在载入提交数据...
select_component.spec.ts 正在载入提交数据...
smart_context_options.spec.ts 正在载入提交数据...
supabase_client.spec.ts 正在载入提交数据...
supabase_migrations.spec.ts 正在载入提交数据...
supabase_stale_ui.spec.ts 正在载入提交数据...
switch_apps.spec.ts 正在载入提交数据...
switch_versions.spec.ts 正在载入提交数据...
telemetry.spec.ts 正在载入提交数据...
template-community.spec.ts 正在载入提交数据...
template-create-nextjs.spec.ts 正在载入提交数据...
thinking_budget.spec.ts 正在载入提交数据...
undo.spec.ts 正在载入提交数据...
version_integrity.spec.ts 正在载入提交数据...