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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
PyLabRobot
/
pylabrobot
Public
Notifications
You must be signed in to change notification settings
Fork
190
Star
533
Code
Issues
56
Pull requests
36
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Implement simple mechanis simulator for Hamilton STAR
- #1065
#1065
Open
burnpanck
wants to merge 31 commits into
PyLabRobot:main
PyLabRobot/pylabrobot:main
from
burnpanck:feature/STAR-simulator
burnpanck/pylabrobot:feature/STAR-simulator
Copy head branch name to clipboard
Conversation
Commits
31
(31)
Checks
Files changed
Open
Implement simple mechanis simulator for Hamilton STAR
#1065
burnpanck
wants to merge 31 commits into
PyLabRobot:main
PyLabRobot/pylabrobot:main
from
burnpanck:feature/STAR-simulator
burnpanck/pylabrobot:feature/STAR-simulator
Copy head branch name to clipboard
Commits
Commits on Apr 10, 2026
first bunch of structured concurrency conversions
burnpanck
committed
42e09fc
View commit details
Copy full SHA for 42e09fc
Browse repository at this point
large second bunch
burnpanck
committed
940d270
View commit details
Copy full SHA for 940d270
Browse repository at this point
Commits on Apr 12, 2026
many more backends@
burnpanck
committed
ff323fa
View commit details
Copy full SHA for ff323fa
Browse repository at this point
last batch of first pass of refactoring
burnpanck
committed
65ba7ac
View commit details
Copy full SHA for 65ba7ac
Browse repository at this point
test suite passes, no more unexpected warnings
burnpanck
committed
977b256
View commit details
Copy full SHA for 977b256
Browse repository at this point
fixed a number of manual retry/timeout loops
burnpanck
committed
6f9676c
View commit details
Copy full SHA for 6f9676c
Browse repository at this point
Commits on Apr 13, 2026
a few smaller fixes
burnpanck
committed
8c7bbff
View commit details
Copy full SHA for 8c7bbff
Browse repository at this point
migrated almost all remaining uses of asyncio primitives
burnpanck
committed
e2bae32
View commit details
Copy full SHA for e2bae32
Browse repository at this point
removed quite a few manual timeout loops
burnpanck
committed
a97a0fc
View commit details
Copy full SHA for a97a0fc
Browse repository at this point
tests now cannot run under unittest, we need pytest
burnpanck
committed
42b1edb
View commit details
Copy full SHA for 42b1edb
Browse repository at this point
ensure all cleanup actions are shielded from cancellation
burnpanck
committed
d424921
View commit details
Copy full SHA for d424921
Browse repository at this point
removed a leftover from early experimentation
burnpanck
committed
ee3a0b5
View commit details
Copy full SHA for ee3a0b5
Browse repository at this point
Merge branch 'main' into feature/structured-concurrency
burnpanck
committed
eb786e7
View commit details
Copy full SHA for eb786e7
Browse repository at this point
Commits on Apr 14, 2026
fix py3.9 compatibility, and improve double-entry detection in context managers
burnpanck
committed
d9a4a22
View commit details
Copy full SHA for d9a4a22
Browse repository at this point
fix typos
burnpanck
committed
a6ba49c
View commit details
Copy full SHA for a6ba49c
Browse repository at this point
fix missing trio dependency
burnpanck
committed
038d06b
View commit details
Copy full SHA for 038d06b
Browse repository at this point
Commits on Apr 20, 2026
Merge branch 'main' into feature/structured-concurrency
burnpanck
committed
59c4788
View commit details
Copy full SHA for 59c4788
Browse repository at this point
fix sphinx build
burnpanck
committed
ee0a973
View commit details
Copy full SHA for ee0a973
Browse repository at this point
formatting
burnpanck
committed
a8faed5
View commit details
Copy full SHA for a8faed5
Browse repository at this point
fix lint errors
burnpanck
committed
6a65482
View commit details
Copy full SHA for 6a65482
Browse repository at this point
Commits on Apr 21, 2026
fix linter issues (uncovered some real bugs)
burnpanck
committed
b3aab73
View commit details
Copy full SHA for b3aab73
Browse repository at this point
Merge branch 'main' into feature/structured-concurrency
burnpanck
committed
c650996
View commit details
Copy full SHA for c650996
Browse repository at this point
fix py3.9 compatibility
burnpanck
committed
20842ed
View commit details
Copy full SHA for 20842ed
Browse repository at this point
Commits on May 6, 2026
Fix OT2 simulator
burnpanck
committed
cb06508
View commit details
Copy full SHA for cb06508
Browse repository at this point
Merge branch 'main' into feature/structured-concurrency
burnpanck
committed
d090294
View commit details
Copy full SHA for d090294
Browse repository at this point
Commits on May 17, 2026
Merge branch 'main' into feature/structured-concurrency
burnpanck
committed
91742ff
View commit details
Copy full SHA for 91742ff
Browse repository at this point
Commits on May 24, 2026
Merge branch 'main' into feature/structured-concurrency
burnpanck
committed
def879e
View commit details
Copy full SHA for def879e
Browse repository at this point
refactor/fix microspin
burnpanck
committed
fbeb9ef
View commit details
Copy full SHA for fbeb9ef
Browse repository at this point
fix CI
burnpanck
committed
3104528
View commit details
Copy full SHA for 3104528
Browse repository at this point
Commits on May 26, 2026
Merge branch 'main' into feature/structured-concurrency
burnpanck
committed
eabe4f3
View commit details
Copy full SHA for eabe4f3
Browse repository at this point
Commits on May 27, 2026
Implement mechanics simulator for Hamilton STAR
Show description for 2bc8740
burnpanck
committed
2bc8740
View commit details
Copy full SHA for 2bc8740
Browse repository at this point
You can’t perform that action at this time.