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
- Pass opts.Body as --description to gt submit (was silently dropped)
- Return created/updated status from parseSubmitResult instead of
hardcoding Created: true (uses the captured group from gt output)
- Add PR state constants to driver package, replace magic string
"MERGED" in sync.go (reverts regression from PR #20's fix)
- Add NewNative() constructor with gh.Available() check, matching
the pattern established by NewGraphite() for gt
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments