Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stablyai/orca
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.18-rc.1
Choose a base ref
...
head repository: stablyai/orca
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.18-rc.2
Choose a head ref
  • 10 commits
  • 59 files changed
  • 6 contributors

Commits on May 21, 2026

  1. Improve SSH relay grace period settings (#2549)

    Co-authored-by: Orca <[email protected]>
    Jinwoo-H and orca-ide authored May 21, 2026
    Configuration menu
    Copy the full SHA
    dac61b8 View commit details
    Browse the repository at this point in the history
  2. Fix Linux package icon sizes (#2538)

    Co-authored-by: Orca <[email protected]>
    Jinwoo-H and orca-ide authored May 21, 2026
    Configuration menu
    Copy the full SHA
    3861d65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f36d9a5 View commit details
    Browse the repository at this point in the history
  4. Fix release E2E flakes and gate publish

    Gate release publishing on tag-scoped E2E, harden Droid agent-status routing against renderer layout races, and stabilize the affected E2E setup helpers.
    nwparker authored May 21, 2026
    Configuration menu
    Copy the full SHA
    0322083 View commit details
    Browse the repository at this point in the history
  5. Fix SSH PTY routing after restoring multiple workspaces (#2555)

    * Fix SSH PTY id collisions across targets
    
    * review: harden SSH PTY scoped-id routing
    
    - dedupe SSH terminate-session cleanup by raw relay id
    - normalize scoped SSH PTY ids at Store lease write boundaries
    - add scoped-id regression coverage for provider, IPC, persistence, and lifecycle paths
    - verify duplicate relay pty-1 restore over a live SSH relay
    
    Co-authored-by: Orca <[email protected]>
    
    * test: expect scoped SSH relay PTY ids
    
    Co-authored-by: Orca <[email protected]>
    
    ---------
    
    Co-authored-by: Orca <[email protected]>
    Jinwoo-H and orca-ide authored May 21, 2026
    Configuration menu
    Copy the full SHA
    77daf71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da93f0d View commit details
    Browse the repository at this point in the history
  7. Fix terminal read review edge cases (#2560)

    Co-authored-by: Orca <[email protected]>
    Jinwoo-H and orca-ide authored May 21, 2026
    Configuration menu
    Copy the full SHA
    8da3a8c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba0bae0 View commit details
    Browse the repository at this point in the history
  9. Fix stale relay socket startup recovery (#2563)

    * fix: address pr-bug-scan validated finding from #2447
    
    Restore self-recovery from a stale socket file (left behind when a prior relay was killed by SIGKILL/OOM/host crash) without unlinking a live duplicate's socket.
    
    * fix: address review findings
    
    ---------
    
    Co-authored-by: orca-bug-scan-bot <[email protected]>
    AmethystLiang and orca-bug-scan-bot authored May 21, 2026
    Configuration menu
    Copy the full SHA
    be305c8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    630de67 View commit details
    Browse the repository at this point in the history
Loading