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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Integration-Automation
/
AutoControlGUI
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
52
Code
Issues
0
Pull requests
7
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Release: input-fidelity lane (retry budget, field verify, adaptive timeout, ensure state, app idle) v209-v213
- #441
#441
Merged
JE-Chen
merged 11 commits into
main
Integration-Automation/AutoControlGUI:main
from
dev
Integration-Automation/AutoControlGUI:dev
Copy head branch name to clipboard
Jun 25, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Release: input-fidelity lane (retry budget, field verify, adaptive timeout, ensure state, app idle) v209-v213
#441
JE-Chen
merged 11 commits into
main
Integration-Automation/AutoControlGUI:main
from
dev
Integration-Automation/AutoControlGUI:dev
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2026
Add retry_budget: deadline + jitter over resilience retries
Show description for e32bdf8
JE-Chen
committed
e32bdf8
View commit details
Copy full SHA for e32bdf8
Browse repository at this point
Use pytest.approx for zero-delay float assertion (Sonar S1244)
JE-Chen
committed
c22ac51
View commit details
Copy full SHA for c22ac51
Browse repository at this point
Merge pull request #436 from Integration-Automation/feat/retry-budget-batch
Show description for dbf0ebb
JE-Chen
authored
dbf0ebb
View commit details
Copy full SHA for dbf0ebb
Browse repository at this point
Add verify_field: read a field back and confirm the typed value
Show description for c210b00
JE-Chen
committed
c210b00
View commit details
Copy full SHA for c210b00
Browse repository at this point
Merge pull request #437 from Integration-Automation/feat/verify-field-batch
Show description for 59ac066
JE-Chen
authored
59ac066
View commit details
Copy full SHA for 59ac066
Browse repository at this point
Add adaptive_timeout: derive a wait timeout from observed durations
Show description for 7c0af83
JE-Chen
committed
7c0af83
View commit details
Copy full SHA for 7c0af83
Browse repository at this point
Merge pull request #438 from Integration-Automation/feat/adaptive-timeout-batch
Show description for f269e43
JE-Chen
authored
f269e43
View commit details
Copy full SHA for f269e43
Browse repository at this point
Add ensure_state: idempotent read-compare-act-verify for control state
Show description for 5ca1c5f
JE-Chen
committed
5ca1c5f
View commit details
Copy full SHA for 5ca1c5f
Browse repository at this point
Merge pull request #439 from Integration-Automation/feat/ensure-state-batch
Show description for f234751
JE-Chen
authored
f234751
View commit details
Copy full SHA for f234751
Browse repository at this point
Add app_idle: wait until the app's busy signal settles before acting
Show description for 889d6ae
JE-Chen
committed
889d6ae
View commit details
Copy full SHA for 889d6ae
Browse repository at this point
Merge pull request #440 from Integration-Automation/feat/app-idle-batch
Show description for 1d51f60
JE-Chen
authored
1d51f60
View commit details
Copy full SHA for 1d51f60
Browse repository at this point
You can’t perform that action at this time.