Skip to content
Navigation Menu
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
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
/
Sign in
Sign up
Appearance settings
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 }}
commandlinetips
/
browsercode
Public
forked from
browser-use/browsercode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
browsercode
packages
opencode
src
on
main
User selector
All users
All time
Commit history
Commits on Aug 3, 2026
fix(opencode): retry nested OpenAI errors
MagMueller
committed
05f9985
View commit details
Copy full SHA for 05f9985
View code at this point
Browse repository at this point
refactor(opencode): name the retry cap for its cumulative scope
Show description for 76a7a6c
Alezander9
committed
76a7a6c
View commit details
Copy full SHA for 76a7a6c
View code at this point
Browse repository at this point
Commits on Aug 2, 2026
Merge pull request #137 from browser-use/retry-output-limit
Show description for c4ccff5
MagMueller
authored
c4ccff5
View commit details
Copy full SHA for c4ccff5
View code at this point
Browse repository at this point
refactor(opencode): share tool truncation
MagMueller
committed
a25fda2
View commit details
Copy full SHA for a25fda2
View code at this point
Browse repository at this point
fix(opencode): preserve tool error recovery
MagMueller
committed
d8f9242
View commit details
Copy full SHA for d8f9242
View code at this point
Browse repository at this point
fix(opencode): bound oversized tool errors
MagMueller
committed
4d6a67f
View commit details
Copy full SHA for 4d6a67f
View code at this point
Browse repository at this point
refactor(opencode): simplify output cap
MagMueller
committed
290d419
View commit details
Copy full SHA for 290d419
View code at this point
Browse repository at this point
fix(opencode): preserve retry usage
MagMueller
committed
589072e
View commit details
Copy full SHA for 589072e
View code at this point
Browse repository at this point
fix(opencode): limit output calls
MagMueller
committed
b1a47a3
View commit details
Copy full SHA for b1a47a3
View code at this point
Browse repository at this point
fix(opencode): cap output retries
MagMueller
committed
9525fd8
View commit details
Copy full SHA for 9525fd8
View code at this point
Browse repository at this point
fix(opencode): retry output-limit responses
MagMueller
committed
b070943
View commit details
Copy full SHA for b070943
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
fix(opencode): publish overflow error when recovery is abandoned, not attempted
Show description for f0752f0
Alezander9
committed
f0752f0
View commit details
Copy full SHA for f0752f0
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
fix(core): rebrand attribution headers and meta prompt introduced by v1.18.4 sync
Alezander9
committed
0efdbc7
View commit details
Copy full SHA for 0efdbc7
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
Merge commit 'd36a2d898' into sync/upstream-v1.18.4
Alezander9
committed
c761eee
View commit details
Copy full SHA for c761eee
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
chore: generate
opencode-agent[bot]
committed
3b719ab
View commit details
Copy full SHA for 3b719ab
View code at this point
Browse repository at this point
feat(opencode): use adaptive thinking effort for kimi family on anthr… (#37696)
Show description for 20a3a21
3 people
authored
20a3a21
View commit details
Copy full SHA for 20a3a21
View code at this point
Browse repository at this point
Commits on Jul 19, 2026
fix(opencode): increase OpenAI header timeout (#37770)
Show description for 67caf89
opencode-agent[bot]
and
rekram1-node
authored
67caf89
View commit details
Copy full SHA for 67caf89
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
fix(provider): honor reasoning option semantics (#37519)
rekram1-node
authored
49d2dd8
View commit details
Copy full SHA for 49d2dd8
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
fix(provider): restore Azure Cognitive Services endpoints (#37340)
rekram1-node
authored
95ebf50
View commit details
Copy full SHA for 95ebf50
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
feat(tui): exit subagent menu with up arrow (#36951)
Show description for 888c4cb
opencode-agent[bot]
and
rekram1-node
authored
888c4cb
View commit details
Copy full SHA for 888c4cb
View code at this point
Browse repository at this point
fix(core): limit subagent nesting depth (#37124)
Show description for 285d315
opencode-agent[bot]
and
thdxr
authored
285d315
View commit details
Copy full SHA for 285d315
View code at this point
Browse repository at this point
fix(opencode): default Meta reasoning to xhigh (#36976)
Show description for b6478dc
opencode-agent[bot]
and
rekram1-node
authored
b6478dc
View commit details
Copy full SHA for b6478dc
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
fix(opencode): remove obsolete Luna Responses Lite workaround (#36750)
rekram1-node
authored
5117679
View commit details
Copy full SHA for 5117679
View code at this point
Browse repository at this point
fix(provider): support OpenAI pro reasoning mode (#36694)
rekram1-node
authored
e434ce0
View commit details
Copy full SHA for e434ce0
View code at this point
Browse repository at this point
fix(xai): default store to false for Responses (#36629)
Show description for 49d997a
geraint0923
and
rekram1-node
authored
49d997a
View commit details
Copy full SHA for 49d997a
View code at this point
Browse repository at this point
fix(opencode): support Luna Responses Lite over OAuth (#36685)
Show description for 67aa9ce
rekram1-node
and
AidenGeunGeun
authored
67aa9ce
View commit details
Copy full SHA for 67aa9ce
View code at this point
Browse repository at this point
fix(provider): tweak reasoning option driven max budget variants (#36626)
rekram1-node
authored
99668cf
View commit details
Copy full SHA for 99668cf
View code at this point
Browse repository at this point
fix(cli): switch org after console logout (#36276)
Show description for b3a012c
opencode-agent[bot]
and
vimtor
authored
b3a012c
View commit details
Copy full SHA for b3a012c
View code at this point
Browse repository at this point
fix(provider): derive variants from reasoning metadata (#36624)
rekram1-node
authored
a8062ea
View commit details
Copy full SHA for a8062ea
View code at this point
Browse repository at this point
fix(opencode): filter unsupported GPT-5.6 OAuth alias (#36621)
rekram1-node
authored
f476847
View commit details
Copy full SHA for f476847
View code at this point
Browse repository at this point
fix(provider): route gateway variants by api id (#36614)
rekram1-node
authored
8168f0f
View commit details
Copy full SHA for 8168f0f
View code at this point
Browse repository at this point
Commits on Jul 12, 2026
fix(provider): derive variants from reasoning options (#36543)
rekram1-node
authored
6f8e1dd
View commit details
Copy full SHA for 6f8e1dd
View code at this point
Browse repository at this point
chore: generate
opencode-agent[bot]
committed
4dcfd91
View commit details
Copy full SHA for 4dcfd91
View code at this point
Browse repository at this point
fix(openai): use codex context limits for gpt-5.6 (#36248)
Show description for d7c0db8
nabilfreeman
and
rekram1-node
authored
d7c0db8
View commit details
Copy full SHA for d7c0db8
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
fix(tui): forward environment to worker (#35925)
Show description for 251177d
opencode-agent[bot]
and
rekram1-node
authored
251177d
View commit details
Copy full SHA for 251177d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.