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
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 }}
rozsazoltan-forks
/
mobile-use
Public
forked from
minitap-ai/mobile-use
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 14, 2026
chore: require review for workflow changes
plfavreau
committed
62913c9
View commit details
Copy full SHA for 62913c9
Browse repository at this point
Commits on Sep 10, 2026
fix(llm): silence pyright call-arg on Anthropic max_tokens
Show description for 12a1dbd
citizen204
authored and
plfavreau
committed
12a1dbd
View commit details
Copy full SHA for 12a1dbd
Browse repository at this point
docs(anthropic): add preset config and expand README setup instructions; fix max_tokens
Show description for b339cff
2 people
authored and
plfavreau
committed
b339cff
View commit details
Copy full SHA for b339cff
Browse repository at this point
Commits on Aug 27, 2026
chore: bump package version to 4.0.0
KYN4
committed
701182d
View commit details
Copy full SHA for 701182d
Browse repository at this point
docs: start hosted platform sunset
KYN4
committed
e949548
View commit details
Copy full SHA for e949548
Browse repository at this point
Commits on Aug 26, 2026
ci: stabilize mobile-use checks
KYN4
committed
55cfaf4
View commit details
Copy full SHA for 55cfaf4
Browse repository at this point
chore: use public mobile-use actions
KYN4
committed
a25328e
View commit details
Copy full SHA for a25328e
Browse repository at this point
Commits on Aug 20, 2026
docs(readme): point star history chart to star-history.dera.page
Show description for 8d56d23
OctoBored
authored and
lucmahoux
committed
8d56d23
View commit details
Copy full SHA for 8d56d23
Browse repository at this point
Commits on Jul 9, 2026
fix: trim all overflow messages in a single summarizer pass
Show description for cc20e3d
citizen204
authored and
plfavreau
committed
cc20e3d
View commit details
Copy full SHA for cc20e3d
Browse repository at this point
fix(state): use merge_dicts reducer for scratchpad to prevent key loss
Show description for f5d513f
citizen204
authored and
plfavreau
committed
f5d513f
View commit details
Copy full SHA for f5d513f
Browse repository at this point
Commits on Jun 24, 2026
fix(llm-config): remove empty fallback blocks from override template
Show description for 47cce16
plfavreau
authored and
KYN4
committed
47cce16
View commit details
Copy full SHA for 47cce16
Browse repository at this point
Commits on Jun 23, 2026
fix: wrap long lines in idb_client.py to pass ruff format check
Show description for 7f8346b
citizen204
authored and
plfavreau
committed
7f8346b
View commit details
Copy full SHA for 7f8346b
Browse repository at this point
Commits on Jun 8, 2026
docs: shorten idb_client comment per CodeRabbit review
citizen204
authored and
plfavreau
committed
887fcec
View commit details
Copy full SHA for 887fcec
Browse repository at this point
fix: match CFBundleLocalizedName when resolving bundle ID on non-English locales
Show description for 9319672
citizen204
authored and
plfavreau
committed
9319672
View commit details
Copy full SHA for 9319672
Browse repository at this point
Upgrade MiniMax provider to M2.7 with temperature clamping and preset config
Show description for c2b2e65
PR Bot
authored and
plfavreau
committed
c2b2e65
View commit details
Copy full SHA for c2b2e65
Browse repository at this point
docs: fix incorrect main.py path in Usage examples
Show description for f026aa4
citizen204
authored and
plfavreau
committed
f026aa4
View commit details
Copy full SHA for f026aa4
Browse repository at this point
feat: add azure ai llm provider
alpott-cot
authored and
plfavreau
committed
33a8663
View commit details
Copy full SHA for 33a8663
Browse repository at this point
feat: add Anthropic/Claude as LLM provider
singhalkarun
authored and
plfavreau
committed
2f985ce
View commit details
Copy full SHA for 2f985ce
Browse repository at this point
Commits on Mar 19, 2026
chore: bump to v3.6.3
KYN4
committed
e1d31ab
View commit details
Copy full SHA for e1d31ab
Browse repository at this point
feat: add X-Agent-Name and X-Project-Name headers to Minitap LLM calls
Show description for 588e5e4
KYN4
committed
588e5e4
View commit details
Copy full SHA for 588e5e4
Browse repository at this point
fix: reconnect when limrun WS connecting is lost
csimonmeunier
committed
60a8be0
View commit details
Copy full SHA for 60a8be0
Browse repository at this point
Commits on Mar 13, 2026
fix: launch_app tool for limrun
csimonmeunier
committed
1fd5723
View commit details
Copy full SHA for 1fd5723
Browse repository at this point
Commits on Feb 28, 2026
feat: bump langgraph dependency to >=v1.0.2 with fixed ExecutorToolNode
KYN4
committed
8eeb8e5
View commit details
Copy full SHA for 8eeb8e5
Browse repository at this point
feat: bump 3.5.7
plfavreau
authored and
KYN4
committed
122a0c9
View commit details
Copy full SHA for 122a0c9
Browse repository at this point
fix: update uv lock
plfavreau
authored and
KYN4
committed
2195ce8
View commit details
Copy full SHA for 2195ce8
Browse repository at this point
chore: bump version to 3.5.6
plfavreau
authored and
KYN4
committed
77331bf
View commit details
Copy full SHA for 77331bf
Browse repository at this point
chore: bump version to 3.5.5
plfavreau
authored and
KYN4
committed
53c405f
View commit details
Copy full SHA for 53c405f
Browse repository at this point
chore: apply ruff fixes for modern Python patterns
Show description for 7117807
plfavreau
authored and
KYN4
committed
7117807
View commit details
Copy full SHA for 7117807
Browse repository at this point
chore(dev): update ruff minimum version to 0.15.2
plfavreau
authored and
KYN4
committed
3752faa
View commit details
Copy full SHA for 3752faa
Browse repository at this point
chore: apply ruff fixes for modern Python patterns
Show description for 88ba5b1
plfavreau
authored and
KYN4
committed
88ba5b1
View commit details
Copy full SHA for 88ba5b1
Browse repository at this point
chore(dev): update ruff minimum version to 0.15.2
plfavreau
authored and
KYN4
committed
3df9731
View commit details
Copy full SHA for 3df9731
Browse repository at this point
chore: bump to v3.5.4
plfavreau
authored and
KYN4
committed
3f1b72a
View commit details
Copy full SHA for 3f1b72a
Browse repository at this point
chore: relax dependency version constraints
Show description for 9581bc3
plfavreau
authored and
KYN4
committed
9581bc3
View commit details
Copy full SHA for 9581bc3
Browse repository at this point
Commits on Feb 23, 2026
feat(logging): replace print statements with structured logger
Show description for 5b78bd0
plfavreau
committed
5b78bd0
View commit details
Copy full SHA for 5b78bd0
Browse repository at this point
chore: fix paper title line formatting
Show description for 7d638f4
plfavreau
and
coderabbitai[bot]
committed
7d638f4
View commit details
Copy full SHA for 7d638f4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.