Skip to content

Conversation

@ChrisPei
Copy link
Contributor

@ChrisPei ChrisPei commented Jan 25, 2026

image image

Complete file explorer implementation:

  • File tree panel with lazy directory loading and search filtering
  • Content search with ripgrep/grep/findstr support
  • File preview dialog for various file types (code, images, PDF, video, etc.)
  • Integration into details sidebar
  • Backend file operations API (read, list, search)
  • Real-time file change listener

@ button in file tree:

  • Clicking @ icon on hover inserts file reference into chat input
  • Automatically focuses editor after insertion

@ChrisPei ChrisPei changed the title feat(file-explorer): add file explorer with @ mention support feat: file explorer Jan 25, 2026
Complete file explorer implementation:
- File tree panel with lazy directory loading and search filtering
- Content search with ripgrep/grep/findstr support
- File preview dialog for various file types (code, images, PDF, video, etc.)
- Integration into details sidebar
- Backend file operations API (read, list, search)
- Real-time file change listener

@ button in file tree:
- Clicking @ icon on hover inserts file reference into chat input
- Automatically focuses editor after insertion

Co-Authored-By: Claude <[email protected]>
@ChrisPei
Copy link
Contributor Author

@serafimcloud can this feature merge in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant