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
.
jo-inc
/
camofox-browser
Public
Notifications
You must be signed in to change notification settings
Fork
753
Star
7.3k
Code
Issues
98
Pull requests
43
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 3, 2026
fix(ci): skip ClawHub dry run for fork PRs
skyfallsin
committed
ce3a3b0
Copy full SHA for ce3a3b0
Merge pull request #5042 from mvanhorn/fix/4958-postinstall-env-whitelist
Show description for 024b526
skyfallsin
authored
024b526
Copy full SHA for 024b526
Merge remote-tracking branch 'mvanhorn/fix/4933-enable-vnc-env-override'
Show description for 5f02859
skyfallsin
committed
5f02859
Copy full SHA for 5f02859
Merge pull request #5040 from mvanhorn/fix/4942-browser-idle-timeout-zero
Show description for 7653718
skyfallsin
authored
7653718
Copy full SHA for 7653718
Commits on Jun 2, 2026
fix: whitelist child env in postinstall instead of spreading process.env
Show description for 5df4391
mvanhorn
committed
5df4391
Copy full SHA for 5df4391
fix(vnc): honor ENABLE_VNC=1 over config enabled:false
Show description for 2972130
mvanhorn
committed
2972130
Copy full SHA for 2972130
fix: honor BROWSER_IDLE_TIMEOUT_MS=0 as never
Show description for 7a0c479
mvanhorn
committed
7a0c479
Copy full SHA for 7a0c479
Commits on May 24, 2026
v1.11.2
skyfallsin
committed
dc93f51
Copy full SHA for dc93f51
feat: add camofox-browser CLI binary
skyfallsin
committed
6631cd4
Copy full SHA for 6631cd4
v1.11.1
skyfallsin
committed
b38d62a
Copy full SHA for b38d62a
fix(clawhub): restore runtime id
skyfallsin
committed
9ba4e9e
Copy full SHA for 9ba4e9e
v1.11.0
skyfallsin
committed
f5686b0
Copy full SHA for f5686b0
Merge pull request #4150 from jo-inc/sync/jo-browser-may23
Show description for 45d1b60
skyfallsin
authored
45d1b60
Copy full SHA for 45d1b60
fix: restore CI startup dependencies
skyfallsin
committed
91491e2
Copy full SHA for 91491e2
feat: Windows support — build.ps1, .gitattributes, and Dockerfile fixes
Show description for c2555d0
pasmud
authored and
skyfallsin
committed
c2555d0
Copy full SHA for c2555d0
chore(config): make vnc plugin entry explicitly disabled by default
Show description for 6d0e5ae
dawsman
authored and
skyfallsin
committed
6d0e5ae
Copy full SHA for 6d0e5ae
fix(plugins): convert plugin path to file:// URL for ESM import on Windows
Show description for 14c7d04
2 people
authored and
skyfallsin
committed
14c7d04
Copy full SHA for 14c7d04
fix: require auth on /evaluate, /sessions/:userId DELETE, and /pressure/cleanup
Show description for c428faa
sebastiondev
authored and
skyfallsin
committed
c428faa
Copy full SHA for c428faa
fix: don't treat 429 as success in sendToRelay
Show description for ad06c6d
SirBrenton
authored and
skyfallsin
committed
ad06c6d
Copy full SHA for ad06c6d
Declare OpenClaw tool contracts
kgarg2468
authored and
skyfallsin
committed
59aa9e0
Copy full SHA for 59aa9e0
Kill orphaned Camoufox processes on browser close
Show description for 9d47835
skyfallsin
committed
9d47835
Copy full SHA for 9d47835
Keep health checks passing after idle browser shutdown
Show description for d101638
skyfallsin
committed
d101638
Copy full SHA for d101638
Fix jo-browser idle shutdown memory leak
Show description for ef5a390
skyfallsin
committed
ef5a390
Copy full SHA for ef5a390
Harden tab lifecycle: stale-tab errors, lastAccess refresh, popup tracking, tab locks
Show description for ee867cc
skyfallsin
committed
ee867cc
Copy full SHA for ee867cc
fix(tests): use UUID-format tab IDs for 410 tests (matches new UUID validation)
skyfallsin
committed
a0bb36d
Copy full SHA for a0bb36d
fix: const→let for tabState in tab create proxy retry path (TypeError)
Show description for b745029
skyfallsin
committed
b745029
Copy full SHA for b745029
feat: add iframe support for PCI-compliant payment fields
Show description for 27f646b
skyfallsin
committed
27f646b
Copy full SHA for 27f646b
fix: const→let for session in tab create handler (TypeError on retry path)
skyfallsin
committed
9730459
Copy full SHA for 9730459
test: update non-existent tab tests to expect 410 Gone (was 404)
skyfallsin
committed
879b3ba
Copy full SHA for 879b3ba
fix: duplicate let lastHeapUsed declaration crashing all machines
Show description for be5bb66
skyfallsin
committed
be5bb66
Copy full SHA for be5bb66
fix: filter OS sleep/suspend from watchdog stall reports
Show description for 0c3fe38
skyfallsin
committed
0c3fe38
Copy full SHA for 0c3fe38
fix: destroy session on navigation timeout to prevent proxy poisoning
Show description for 63df00a
skyfallsin
committed
63df00a
Copy full SHA for 63df00a
fix: race conditions in YT transcript + tab reaper session cleanup
Show description for 0429a1b
skyfallsin
committed
0429a1b
Copy full SHA for 0429a1b
feat: sync camofox-browser improvements — lazy metrics, module extraction, fixes
Show description for c41d57d
skyfallsin
committed
c41d57d
Copy full SHA for c41d57d
feat: navigate abort on tab delete + snapshot size metrics
Show description for 08a482e
skyfallsin
committed
08a482e
Copy full SHA for 08a482e
Previous
Next
You can’t perform that action at this time.