Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 2.35 KB

File metadata and controls

49 lines (32 loc) · 2.35 KB

Contributors

Browy stands on the work of every person who has filed an issue, opened a PR, reviewed a change, written a blog post, translated a page, or recommended the project to someone else. Thank you.

This file lists humans who have contributed to the codebase, documentation, or community. To add yourself, open a PR that touches anything in the repo and add a line under the relevant section. We accept all good-faith contributions; if you would like your contribution acknowledged anonymously, use a handle of your choice.

Maintainer

  • Ritabrata Maiti, project lead, original author of the native host, extension, and content pipeline.

Code contributors

Your name could go here. See CONTRIBUTING.md for setup and the dev loop.

Documentation and translations

Your name could go here. Documentation lives at browyhq.github.io. The Simplified Chinese translation is the first non-English locale; more are welcome and follow the same per-page mirror pattern.

Security researchers

Your name could go here. Responsible disclosures go through GitHub Security Advisories per SECURITY.md. Once a fix has shipped, we will credit reporters here with their permission.

Acknowledgements

Browy is built on top of work by many other projects. The most direct dependencies and inspirations:

  • GitHub Copilot SDK, the model surface
  • Chrome DevTools Protocol, how the agent reads and drives pages
  • The Browser-Use, Skyvern, Aider, Cline, and Claude Code teams, for showing what shape an open-source agent ecosystem looks like

If you have built something Browy depends on and you are not listed here, that is an oversight on our end and a PR fixing it is welcome.