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 }}
ahaufox
/
PyMCPAutoGUI
Public
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
Actions: ahaufox/PyMCPAutoGUI
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
21 workflow runs
21 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
chore: remove unused debug_import.py utility script
CI
#21:
Commit
aaa62cb
pushed by
ahaufox
46s
main
main
46s
View workflow file
refactor: standardize imports, modernize type hints, and clean up boo…
CI
#20:
Commit
89f5419
pushed by
ahaufox
1m 14s
main
main
1m 14s
View workflow file
build: 更新pymcpautogui依赖到1.29.0
CI
#19:
Commit
ff8d4d4
pushed by
ahaufox
1m 6s
main
main
1m 6s
View workflow file
test: update conftest.py configuration to support new gateway testing…
CI
#18:
Commit
e886ec9
pushed by
ahaufox
1m 0s
main
main
1m 0s
View workflow file
refactor: 替换项目内所有print调用为日志输出
CI
#17:
Commit
ebb5fbd
pushed by
ahaufox
1m 25s
main
main
1m 25s
View workflow file
chore: fix lint issues and security improvements
CI
#16:
Commit
bc4d952
pushed by
ahaufox
55s
main
main
55s
View workflow file
test: 修复在 Mac (MPS) 环境下的设备探测单元测试失败问题
CI
#15:
Commit
9a7215e
pushed by
ahaufox
51s
main
main
51s
View workflow file
feat(global): 更新版本至 1.29.0 并新增 Gemini Vision 示例支持
CI
#14:
Commit
db5b847
pushed by
ahaufox
1m 13s
main
main
1m 13s
View workflow file
feat(vision): 移除 Florence-2 深度集成 EasyOCR 并实现 50% 预缩放高性能架构
CI
#13:
Commit
733540f
pushed by
ahaufox
59s
main
main
59s
View workflow file
fix: 增加识别失败时的自动回退机制 (Greedy -> Beam Search) 并修复测试
CI
#12:
Commit
bf17d0f
pushed by
ahaufox
5m 31s
main
main
5m 31s
View workflow file
perf: use Florence-2-base on CPU for better performance / CPU 环境下使用 b…
CI
#11:
Commit
bac59e3
pushed by
ahaufox
7m 45s
main
main
7m 45s
View workflow file
chore: bump version to 1.28.0 in pyproject.toml
CI
#10:
Commit
6e732b5
pushed by
ahaufox
9m 40s
main
main
9m 40s
View workflow file
perf: 优化 SmartVision 推理速度,支持 MPS 加速与合并 Prompt 扫描
CI
#9:
Commit
7ecc204
pushed by
ahaufox
3m 43s
main
main
3m 43s
View workflow file
ci: switch runner to macos-latest / 切换 CI 平台为 macos-latest
CI
#8:
Commit
fd250b4
pushed by
ahaufox
4m 22s
main
main
4m 22s
View workflow file
ci: remove flake8 linting step / 移除 flake8 检查步骤
CI
#7:
Commit
c5c77b3
pushed by
ahaufox
54s
main
main
54s
View workflow file
feat: 增强 SmartVision 定位精度,支持模糊匹配、Retina 缩放及 Florence-2 稳定性修复
CI
#6:
Commit
0b68374
pushed by
ahaufox
1m 7s
main
main
1m 7s
View workflow file
feat(docs): 完善路线图,新增自主智能体规划及本地测试指南
CI
#5:
Commit
26e797c
pushed by
ahaufox
1m 25s
main
main
1m 25s
View workflow file
docs: 简化 README 并重构安装指南到 docs/macos_linux.md
CI
#4:
Commit
96d9e14
pushed by
ahaufox
1m 21s
main
main
1m 21s
View workflow file
docs(global): 汉化代码注释并优化 Flake8 配置
CI
#3:
Commit
d9dcb81
pushed by
ahaufox
1m 23s
main
main
1m 23s
View workflow file
Merge pull request #3 from ahaufox/simplify-ci-workflow-1149374938971…
CI
#2:
Commit
62a36be
pushed by
ahaufox
6m 9s
main
main
6m 9s
View workflow file
Add simplified CI workflow using uv
CI
#1:
Pull request
#3
opened by
ahaufox
6m 19s
simplify-ci-workflow-11493749389719704918
simplify-ci-workflow-11493749389719704918
6m 19s
View #3
View workflow file
You can’t perform that action at this time.