agent-orchestrator/packages
Chirag Arora fed25d5d29
feat(web): merge conflict compare link and copy branch on session PR card (#1318)
* feat(web): merge conflict compare link and branch copy on PR card

- Add buildGitHubCompareUrl helper with unit tests
- Show compare + copy head branch when open PR has merge conflicts
- Add SessionDetail regression test for conflict affordances

Made-with: Cursor

* fix(web): harden merge-conflict PR actions

Address review feedback by correcting the changeset package name, encoding all compare URL path segments, and making conflict actions resilient to unenriched/rate-limited PR data and clipboard/timer edge cases. Add regression tests for URL encoding and conflict-action gating.

Made-with: Cursor

* fix(web): normalize browser timer handles in session detail

Use browser timer handle types consistently in the session detail PR card copy-feedback flow so Next.js typechecking does not mix Node Timeout and DOM number timer signatures.

Made-with: Cursor
2026-04-21 11:35:29 +05:30
..
ao chore: bump all package versions to 0.2.5 (#1190) 2026-04-13 05:47:08 +05:30
cli Merge pull request #1308 from harshitsinghbhandari/fix/ao-start-orchestrator-reuse-race 2026-04-20 14:53:20 +05:30
core fix: fail ao send when killed session delivery is not confirmed (#1236) 2026-04-20 13:56:31 +05:30
integration-tests fix: model missing activity evidence explicitly (#122) 2026-04-17 19:28:56 +05:30
plugins fix: restore permissionless codex workers with bypass 2026-04-19 19:59:16 +05:30
web feat(web): merge conflict compare link and copy branch on session PR card (#1318) 2026-04-21 11:35:29 +05:30