orca/src
Jinjing c641e55486
Normalize GitHub work item type from URL to prevent issue/PR mismatch (#7371)
- Resolve true work item identity (issue vs. PR) using the URL path to
  override stale or incorrect cached payload types.
- Prevent invalid PR start point resolution when launching an issue
  misclassified as a PR.
- Validate and reject mismatched URL types in the worktree metadata
  dialog fields to avoid incorrect associations.
2026-07-04 15:16:50 -07:00
..
cli
main Normalize GitHub work item type from URL to prevent issue/PR mismatch (#7371) 2026-07-04 15:16:50 -07:00
preload fix(checks): keep a merged PR visible when the worktree sits behind its own PR head (#7277) 2026-07-03 19:30:10 -07:00
relay fix: strip trailing whitespace from PROMPT_COMMAND in bash wrapper (#6897) 2026-07-03 17:16:29 -07:00
renderer Normalize GitHub work item type from URL to prevent issue/PR mismatch (#7371) 2026-07-04 15:16:50 -07:00
shared fix(secure-file): re-harden on coarse-ctime filesystems 2026-07-04 14:38:05 -07:00
types