Skip to content

feat: search project files from Quick Open#106

Merged
wolfiesch merged 1 commit into
mainfrom
codex/project-file-search
Jul 21, 2026
Merged

feat: search project files from Quick Open#106
wolfiesch merged 1 commit into
mainfrom
codex/project-file-search

Conversation

@wolfiesch

Copy link
Copy Markdown
Collaborator

Summary

  • add a strict, negotiated files.search command using the existing files.list permission
  • resolve the active project root through OMP, then run a bounded Git-aware or directory fallback scan in the T4 host
  • merge debounced project matches into Quick Open while preserving honest loaded-file fallback states
  • document the ownership, privacy, symlink, timeout, and result-limit boundaries

Verification

  • bun run check
  • bun run test
  • bun run test:tooling
  • bunx playwright test e2e/remote-app.spec.ts --grep "shows verified session context|finds loaded files"
  • git diff --check

The UI change is search wiring and compact status copy; screenshots would not add meaningful evidence beyond the focused browser interaction test.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@wolfiesch
wolfiesch force-pushed the codex/project-file-search branch from b98415c to 9dd6bc5 Compare July 20, 2026 21:15
@wolfiesch
wolfiesch force-pushed the codex/project-file-search branch from 9dd6bc5 to a7408f9 Compare July 21, 2026 00:36
@wolfiesch
wolfiesch merged commit 9712ec1 into main Jul 21, 2026
8 checks passed
@wolfiesch
wolfiesch deleted the codex/project-file-search branch July 21, 2026 00:48
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