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
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
.
amorphous-engineering
/
OPAL
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
10
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
rebase devel to 1.3.0b0
- #1
#1
Merged
abbyfluoroethane
merged 28 commits into
devel
amorphous-engineering/OPAL:devel
from
master
amorphous-engineering/OPAL:master
Copy head branch name to clipboard
May 17, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
rebase devel to 1.3.0b0
#1
abbyfluoroethane
merged 28 commits into
devel
amorphous-engineering/OPAL:devel
from
master
amorphous-engineering/OPAL:master
Copy head branch name to clipboard
Commits
Commits on May 12, 2026
Bump version to 1.2.4 and auto-add to PATH on Windows install
Show description for cde58d3
abbyfluoroethane
and
claude
committed
cde58d3
View commit details
Copy full SHA for cde58d3
Browse repository at this point
Commits on May 14, 2026
Bump version to 1.2.5 and unify version management
Show description for fe8f5b1
abbyfluoroethane
and
claude
committed
fe8f5b1
View commit details
Copy full SHA for fe8f5b1
Browse repository at this point
Fix auto-updater crash: remove incorrect call_from_thread usage
Show description for c05c72b
abbyfluoroethane
and
claude
committed
c05c72b
View commit details
Copy full SHA for c05c72b
Browse repository at this point
Commits on May 17, 2026
Refocus execution detail UI on a single operation at a time
Show description for 1cc011c
abbyfluoroethane
committed
1cc011c
View commit details
Copy full SHA for 1cc011c
Browse repository at this point
Update uv.lock
abbyfluoroethane
committed
4a2101a
View commit details
Copy full SHA for 4a2101a
Browse repository at this point
Split execution detail UI into tabs
Show description for 79472e6
abbyfluoroethane
committed
79472e6
View commit details
Copy full SHA for 79472e6
Browse repository at this point
Bump version to 1.2.8
abbyfluoroethane
committed
ec99882
View commit details
Copy full SHA for ec99882
Browse repository at this point
Prepare v1.3.0
Show description for 0c59a96
abbyfluoroethane
committed
0c59a96
View commit details
Copy full SHA for 0c59a96
Browse repository at this point
Visual polish pass for v1.3.0
Show description for aa8c034
abbyfluoroethane
committed
aa8c034
View commit details
Copy full SHA for aa8c034
Browse repository at this point
Hold step on NC; auto-resume when all dispositions terminal
Show description for feeda55
abbyfluoroethane
committed
feeda55
View commit details
Copy full SHA for feeda55
Browse repository at this point
Self-host JetBrains Mono and IBM Plex Sans
Show description for f0de68c
abbyfluoroethane
committed
f0de68c
View commit details
Copy full SHA for f0de68c
Browse repository at this point
Apply mono/sans design rule consistently
Show description for 3b11660
abbyfluoroethane
committed
3b11660
View commit details
Copy full SHA for 3b11660
Browse repository at this point
Auto-grow textareas, drop the resize handle
Show description for f6042da
abbyfluoroethane
committed
f6042da
View commit details
Copy full SHA for f6042da
Browse repository at this point
Align procedure-template editor with the execution UI
Show description for 66e9ca9
abbyfluoroethane
committed
66e9ca9
View commit details
Copy full SHA for 66e9ca9
Browse repository at this point
Op reorder + dependency-graph editor + execution gating
Show description for 67f30a7
abbyfluoroethane
committed
67f30a7
View commit details
Copy full SHA for 67f30a7
Browse repository at this point
Fix sidebar drag-to-reorder: pointer events instead of HTML5 native drag
Show description for f29ad89
abbyfluoroethane
committed
f29ad89
View commit details
Copy full SHA for f29ad89
Browse repository at this point
Fix sidebar drag-reorder: disable native link-drag on <a> rows
Show description for 152943e
abbyfluoroethane
committed
152943e
View commit details
Copy full SHA for 152943e
Browse repository at this point
Fix drag-reorder: suppress text selection on draggable rows
Show description for 6deeae1
abbyfluoroethane
committed
6deeae1
View commit details
Copy full SHA for 6deeae1
Browse repository at this point
Render procedure ops in order, not by step_number label
Show description for 2af5cbb
abbyfluoroethane
committed
2af5cbb
View commit details
Copy full SHA for 2af5cbb
Browse repository at this point
Renumber step labels on reorder
Show description for 1c405e9
abbyfluoroethane
committed
1c405e9
View commit details
Copy full SHA for 1c405e9
Browse repository at this point
Rename BLOCKED label to PENDING for gated ops in the execution viewer
Show description for 9496f94
abbyfluoroethane
committed
9496f94
View commit details
Copy full SHA for 9496f94
Browse repository at this point
Move the PENDING gating chip to the left of the step-count progress
Show description for 7f60832
abbyfluoroethane
committed
7f60832
View commit details
Copy full SHA for 7f60832
Browse repository at this point
Photo data-capture fields + inline images in step content
Show description for f939b86
abbyfluoroethane
committed
f939b86
View commit details
Copy full SHA for f939b86
Browse repository at this point
Fix photo upload 422: omit Content-Type so fetch can set multipart boundary
Show description for 298e2e9
abbyfluoroethane
committed
298e2e9
View commit details
Copy full SHA for 298e2e9
Browse repository at this point
Photo data-capture: support single or multiple images per field
Show description for 3928c80
abbyfluoroethane
committed
3928c80
View commit details
Copy full SHA for 3928c80
Browse repository at this point
Pre-tag cleanup for v1.3.0
Show description for dbd6206
abbyfluoroethane
committed
dbd6206
View commit details
Copy full SHA for dbd6206
Browse repository at this point
Reference documents on procedure templates with download links on execution Meta
Show description for 2141945
abbyfluoroethane
committed
2141945
View commit details
Copy full SHA for 2141945
Browse repository at this point
Run ruff format to unbreak CI
Show description for 508f5f2
abbyfluoroethane
committed
508f5f2
View commit details
Copy full SHA for 508f5f2
Browse repository at this point
You can’t perform that action at this time.