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 }}
LeXwDeX
/
OpenCode-GraphAgent
Public template
Notifications
You must be signed in to change notification settings
Fork
0
Star
99
Code
Issues
2
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
release: msgid wrap fix, workflow draft action, DAG execution-location ownership
- #268
#268
Merged
LeXwDeX
merged 20 commits into
main
LeXwDeX/OpenCode-GraphAgent:main
from
dev
LeXwDeX/OpenCode-GraphAgent:dev
Copy head branch name to clipboard
Aug 14, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
release: msgid wrap fix, workflow draft action, DAG execution-location ownership
#268
LeXwDeX
merged 20 commits into
main
LeXwDeX/OpenCode-GraphAgent:main
from
dev
LeXwDeX/OpenCode-GraphAgent:dev
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
feat(dag): add workflow draft action for schema-checked graph authoring
Show description for 76df802
LeXwDeX
committed
76df802
View commit details
Copy full SHA for 76df802
Browse repository at this point
test(tool): regenerate workflow wire-shape snapshot for the draft action
Show description for 1f606ad
LeXwDeX
committed
1f606ad
View commit details
Copy full SHA for 1f606ad
Browse repository at this point
docs(dag): restore the Progressive guidance heading swallowed by an edit
Show description for 20b488c
LeXwDeX
committed
20b488c
View commit details
Copy full SHA for 20b488c
Browse repository at this point
fix(dag): drop regex escapes in driftHint for the oxlint warning ratchet
Show description for 3cd2d0d
LeXwDeX
committed
3cd2d0d
View commit details
Copy full SHA for 3cd2d0d
Browse repository at this point
fix(schema): stop lexicographic id ordering breakage from the 48-bit time-prefix wrap
Show description for 8e1240c
LeXwDeX
committed
8e1240c
View commit details
Copy full SHA for 8e1240c
Browse repository at this point
fix(tui): keep the session store id-ordered; recency is a display concern
Show description for feb3b33
LeXwDeX
committed
feb3b33
View commit details
Copy full SHA for feb3b33
Browse repository at this point
test(schema): drop non-null assertions the oxlint ratchet flags
Show description for 65ac4ec
LeXwDeX
committed
65ac4ec
View commit details
Copy full SHA for 65ac4ec
Browse repository at this point
Merge pull request #264 from LeXwDeX/feat/workflow-draft-action
Show description for 4367b77
LeXwDeX
authored
4367b77
View commit details
Copy full SHA for 4367b77
Browse repository at this point
fix(dag): enforce execution-location ownership on adoption, recovery, and wake (DAG-LOC-01)
Show description for 9ba6efa
LeXwDeX
and
claude
committed
9ba6efa
View commit details
Copy full SHA for 9ba6efa
Browse repository at this point
fix(dag): close review findings — goal-side ownership, spawnReady revalidation, session-sourced stamp (DAG-LOC-01 follow-up)
Show description for 813c633
LeXwDeX
and
claude
committed
813c633
View commit details
Copy full SHA for 813c633
Browse repository at this point
fix(dag): never end deadline supervision on a transient store defect (DAG-LOC-01 follow-up)
Show description for 70dfd4c
LeXwDeX
and
claude
committed
70dfd4c
View commit details
Copy full SHA for 70dfd4c
Browse repository at this point
test(dag): stamp lease-lifecycle seed rows for the execution-location invariant (DAG-LOC-01 rebase integration)
Show description for 7ed147f
LeXwDeX
committed
7ed147f
View commit details
Copy full SHA for 7ed147f
Browse repository at this point
fix(dag): latch the WorkflowStarted adoption slot against duplicate-publish races (DAG-LOC-01 H1)
Show description for 959bae7
LeXwDeX
committed
959bae7
View commit details
Copy full SHA for 959bae7
Browse repository at this point
test(dag): add issue #238 evidence probes C1/C3/C4/C5 + R7-ext write-once barrier (DAG-LOC-01)
Show description for 9fc0576
LeXwDeX
committed
9fc0576
View commit details
Copy full SHA for 9fc0576
Browse repository at this point
test(dag): add issue #238 async race probes C2/C6 + Deterministic park gates (DAG-LOC-01)
Show description for 9a97e88
LeXwDeX
committed
9a97e88
View commit details
Copy full SHA for 9a97e88
Browse repository at this point
Merge pull request #265 from LeXwDeX/fix/msgid-time-prefix-wrap
Show description for dff662d
LeXwDeX
authored
dff662d
View commit details
Copy full SHA for dff662d
Browse repository at this point
test(dag): add H1 adopt-exactly-once probe for the WorkflowStarted latch (DAG-LOC-01)
Show description for ab4cddb
LeXwDeX
committed
ab4cddb
View commit details
Copy full SHA for ab4cddb
Browse repository at this point
Merge pull request #266 from LeXwDeX/fix/dag-loc-ownership
Show description for a90537b
LeXwDeX
authored
a90537b
View commit details
Copy full SHA for a90537b
Browse repository at this point
fix(dag): stamp the bootstrap-recovery fixture and license the location authority
Show description for 48ff26f
LeXwDeX
committed
48ff26f
View commit details
Copy full SHA for 48ff26f
Browse repository at this point
Merge pull request #267 from LeXwDeX/fix/dag-loc-ci-followup
Show description for 7effbc5
LeXwDeX
authored
7effbc5
View commit details
Copy full SHA for 7effbc5
Browse repository at this point
You can’t perform that action at this time.