Skip to content

feat(search): add Brave Search as prepopulated engine#724

Closed
R0h1tAnand wants to merge 1 commit intoimputnet:mainfrom
R0h1tAnand:feat/add-brave-search
Closed

feat(search): add Brave Search as prepopulated engine#724
R0h1tAnand wants to merge 1 commit intoimputnet:mainfrom
R0h1tAnand:feat/add-brave-search

Conversation

@R0h1tAnand
Copy link

@R0h1tAnand R0h1tAnand commented Jan 6, 2026

For your pull request to not get closed without review, please confirm that:

  • An issue exists where the maintainers agreed that this should be implemented.
    If such issue did not exist before, I opened one.
  • I tested that my contribution works locally, and does not break anything,
    otherwise I have marked my PR as draft.
  • If my contribution is non-trivial, I did not use AI to write most of it.
  • I understand that I will be permanently banned from interacting with this
    organization if I lied by checking any of these checkboxes.

Tested on (check one or more):

  • Windows
  • macOS
  • Linux

Add Brave Search (search.brave.com) as an out-of-the-box search engine option.

Changes:

  • Add brave_search engine definition to prepopulated_engines.json
  • Include Brave Search in default search engines list (regional_settings.json)

Fixes #92

Add Brave Search (search.brave.com) as an out-of-the-box search engine option.

- Add brave_search engine definition to prepopulated_engines.json
- Include Brave Search in default search engines list (regional_settings.json)
- Place Brave Search at the top of the engine list for visibility

Fixes: imputnet#92
Copilot AI review requested due to automatic review settings January 6, 2026 08:27
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds Brave Search (search.brave.com) as a prepopulated search engine option available out-of-the-box.

  • Introduces a new engine definition for Brave Search in the prepopulated engines configuration
  • Adds Brave Search to the default regional search engines list

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
patches/series Adds the new add-brave-search.patch to the patch application sequence
patches/helium/core/search/add-brave-search.patch Defines the Brave Search engine configuration with search and suggestion URLs, and includes it in the default regional search engines list

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dumbmoron
Copy link
Member

This is a duplicate of #276

@dumbmoron dumbmoron closed this Jan 6, 2026
@imputnet imputnet locked as resolved and limited conversation to collaborators Feb 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FR]: Add Brave Search as an out-of-the-box search engine

3 participants