Skip to content

feat: add local filesystem browsing for repo indexing#2

Merged
syntaxPriest merged 2 commits into
mainfrom
feat/atlas-city-viewer
Jun 21, 2026
Merged

feat: add local filesystem browsing for repo indexing#2
syntaxPriest merged 2 commits into
mainfrom
feat/atlas-city-viewer

Conversation

@syntaxPriest

Copy link
Copy Markdown
Owner
  • Implemented a new API endpoint for browsing directories (/api/fs/browse) that allows users to select a local repository for indexing.
  • Added a FolderBrowser component to facilitate directory navigation and selection within the indexing dialog.
  • Enhanced the IndexingDialog to support both typing a path and browsing for a folder, improving user experience.
  • Introduced an IndexingProgress component to provide feedback during the indexing process.
  • Updated styles and integrated new fonts for a more polished UI.
  • Refactored existing components to accommodate the new folder browsing functionality.

- Implemented a new API endpoint for browsing directories (`/api/fs/browse`) that allows users to select a local repository for indexing.
- Added a `FolderBrowser` component to facilitate directory navigation and selection within the indexing dialog.
- Enhanced the `IndexingDialog` to support both typing a path and browsing for a folder, improving user experience.
- Introduced an `IndexingProgress` component to provide feedback during the indexing process.
- Updated styles and integrated new fonts for a more polished UI.
- Refactored existing components to accommodate the new folder browsing functionality.
@syntaxPriest syntaxPriest merged commit 8a98607 into main Jun 21, 2026
1 check passed
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