Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
browser-use
/
browsercode
Public
Notifications
You must be signed in to change notification settings
Fork
32
Star
223
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
browsercode
github
on
main
User selector
All users
All time
Commit history
Commits on Jun 3, 2026
fix(github): enforce existing git author identity (#30507)
ulises-jeremias
authored
a3b97d9
Copy full SHA for a3b97d9
Commits on Apr 16, 2026
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741)
kitlangton
authored
80f1f1b
Copy full SHA for 80f1f1b
feat: enable oxlint suspicious category, fix 24 violations (#22727)
kitlangton
authored
702f741
Copy full SHA for 702f741
fix: resolve oxlint warnings — suppress false positives, remove unused imports (#22687)
kitlangton
authored
f7d4665
Copy full SHA for f7d4665
Commits on Mar 25, 2026
chore: remove dead code for todoread tool (#19128)
rekram1-node
authored
77fc88c
Copy full SHA for 77fc88c
Commits on Mar 6, 2026
refactor: replace Bun.sleep with node timers (#15013)
thdxr
authored
3ebba02
Copy full SHA for 3ebba02
Commits on Feb 20, 2026
fix(github): support variant in github action and opencode github run (#14431)
elithrar
authored
2410593
Copy full SHA for 2410593
Commits on Feb 18, 2026
zen: update sst version
fwang
committed
24a9841
Copy full SHA for 24a9841
Commits on Feb 10, 2026
chore: fix typos and GitHub capitalization (#12852)
PeterDaveHello
authored
8779538
Copy full SHA for 8779538
Commits on Jan 17, 2026
docs: add use_github_token to example (#9120)
Show description for 3aff88c
opencode-agent[bot]
and
rekram1-node
authored
3aff88c
Copy full SHA for 3aff88c
Commits on Jan 13, 2026
fix(github): add persist-credentials: false to workflow templates (#8202)
LeonMueller-OneAndOnly
authored
a092f56
Copy full SHA for a092f56
Commits on Jan 5, 2026
docs: update GHA examples to use `actions/checkout@v6` (#6969)
joshuadavidthomas
authored
0917991
Copy full SHA for 0917991
Commits on Jan 2, 2026
chore: add license field to package.json (#6693)
Show description for a58dbb3
theavgjojo
and
theavgjojo
authored
a58dbb3
Copy full SHA for a58dbb3
chore: rename repo references from sst/opencode to anomalyco/opencode (#6687)
Show description for 3c41e4e
thdxr
and
actions-user
authored
3c41e4e
Copy full SHA for 3c41e4e
refactor: use Bun.sleep instead of Promise setTimeout (#6620)
edlsh
authored
d8753cd
Copy full SHA for d8753cd
Commits on Dec 21, 2025
github: support schedule events (#5810)
elithrar
authored
1037526
Copy full SHA for 1037526
Commits on Dec 20, 2025
feat: support configuring a default_agent across all API/user surfaces (#5843)
Show description for 8f6c884
2 people
authored and
rekram1-node
committed
8f6c884
Copy full SHA for 8f6c884
Commits on Dec 18, 2025
github: add OIDC_BASE_URL for custom GitHub App installs (#5756)
elithrar
authored
8b298a2
Copy full SHA for 8b298a2
docs: fix typos (#5753)
byigitt
authored
e1925f4
Copy full SHA for e1925f4
Commits on Dec 17, 2025
github: add configurable mentions input (#5655)
elithrar
authored
c137bab
Copy full SHA for c137bab
Commits on Dec 16, 2025
chore: centralize dep to catalog & fix typos
rekram1-node
committed
ae3990a
Copy full SHA for ae3990a
Commits on Dec 13, 2025
github: support GITHUB_TOKEN + skip OIDC (#5459)
elithrar
authored
613e082
Copy full SHA for 613e082
Commits on Dec 11, 2025
feat: add caching for opencode binary in GitHub Actions (#5384)
sachnun
authored
0efdc3a
Copy full SHA for 0efdc3a
Commits on Dec 4, 2025
add optional prompt Input to Github Action (#4828)
Show description for 7f86fe3
4 people
authored
7f86fe3
Copy full SHA for 7f86fe3
Commits on Dec 2, 2025
wip: zen
Frank
committed
28c802f
Copy full SHA for 28c802f
chore: format code
actions-user
committed
da7ecda
Copy full SHA for da7ecda
zen: data dumper
Frank
committed
1f11d4f
Copy full SHA for 1f11d4f
Commits on Nov 26, 2025
Reapply "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
Show description for 2fbd462
rekram1-node
committed
2fbd462
Copy full SHA for 2fbd462
Revert "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
Show description for e1cc98d
rekram1-node
committed
e1cc98d
Copy full SHA for e1cc98d
feat(github): add ability to react to PR Review Comments in Workflow (#4705)
Show description for 0ce6496
ucirello
and
actions-user
authored
0ce6496
Copy full SHA for 0ce6496
Commits on Nov 23, 2025
chore: format code
actions-user
committed
eb009d5
Copy full SHA for eb009d5
wip: zen
Frank
committed
bbc9142
Copy full SHA for bbc9142
Commits on Nov 21, 2025
chore: format code
actions-user
committed
26ec878
Copy full SHA for 26ec878
wip: zen
Frank
committed
037e8d4
Copy full SHA for 037e8d4
Commits on Nov 11, 2025
chore: format code
actions-user
committed
b5cc27b
Copy full SHA for b5cc27b
Previous
Next
You can’t perform that action at this time.