Skip to content

fix(app): open project search#11783

Merged
adamdotdevin merged 4 commits intoanomalyco:devfrom
neriousy:fix/open-project-search
Feb 2, 2026
Merged

fix(app): open project search#11783
adamdotdevin merged 4 commits intoanomalyco:devfrom
neriousy:fix/open-project-search

Conversation

@neriousy
Copy link
Contributor

@neriousy neriousy commented Feb 2, 2026

What does this PR do?

Fixes the search on clicking "Open project" - works with absolute paths and relative paths with ~/my_directory/...
Also added autocomplete on TAB when focused on an item

How did you verify your code works?

Run the app, click open project and search for a project

2026-02-02.18-20-44.mp4

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

Hey! Your PR title Fix/open project search doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

The following comment was made by an LLM, it may be inaccurate:

Based on my search, I found one potentially related PR:

PR #11668: fix(app): normalize Windows paths for consistent project matching

The other results appear to be unrelated to the current PR's functionality.

@neriousy neriousy marked this pull request as draft February 2, 2026 13:58
@neriousy neriousy marked this pull request as ready for review February 2, 2026 17:22
@neriousy neriousy changed the title Fix/open project search fix(app): open project search Feb 2, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@adamdotdevin adamdotdevin merged commit b9aad20 into anomalyco:dev Feb 2, 2026
4 checks passed
ishaksebsib pushed a commit to ishaksebsib/opencode that referenced this pull request Feb 4, 2026
ishaksebsib pushed a commit to ishaksebsib/opencode that referenced this pull request Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants