Skip to content

[codex] improve search and storage behavior#2

Merged
rorohecker merged 1 commit into
mainfrom
codex/improve-search-storage
May 26, 2026
Merged

[codex] improve search and storage behavior#2
rorohecker merged 1 commit into
mainfrom
codex/improve-search-storage

Conversation

@rorohecker
Copy link
Copy Markdown
Owner

Summary

  • make first-pass search more complete by combining indexed, Windows Search, and live-drive results without skipping default Windows roots
  • guard and hide semantic search until Local AI models/runtime are installed
  • fix tag sidebar drill-ins so saved tag counts open the matching saved paths
  • improve storage analyzer rollups and bucket layout for useful highest-level folders

Why

The prior search flow could require a second query to see deeper results, and full-drive search skipped folders that users still expect to be searchable. Tag counts were computed globally, but tag clicks filtered only the current folder. Storage rollups could surface default container folders instead of actionable app/project folders.

Validation

  • cargo check
  • cargo test storage_tests -- --nocapture

@rorohecker rorohecker merged commit 5cfef7f into main May 26, 2026
1 check passed
@rorohecker rorohecker deleted the codex/improve-search-storage branch May 27, 2026 02:04
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