orca/src/main
Jinwoo Hong 717f319a89
feat(ssh): detect remote-host CLI agents in quick-launch menu (#1027)
2026-04-24 13:21:34 -07:00
..
browser feat(nav): workspace back/forward navigation (#945) 2026-04-22 13:40:38 -07:00
claude-usage
cli
codex-accounts fix(fs): address symlink/delete/remote safety issues from review (#1012) 2026-04-23 16:58:17 -07:00
codex-cli fix: add version manager bin paths to startup PATH for GUI-launched apps (#702) 2026-04-15 23:37:16 -07:00
codex-usage
daemon Fix daemon shell-ready wrapper persistence (#1025) 2026-04-24 13:01:27 -07:00
git fix(worktrees): fail loudly when no default base ref is resolvable (#922) 2026-04-21 17:40:27 -07:00
github feat(issues): make issues page writable with inline editing (#1017) 2026-04-24 10:41:21 -07:00
ipc feat(ssh): detect remote-host CLI agents in quick-launch menu (#1027) 2026-04-24 13:21:34 -07:00
lib feat(editor): export active markdown to PDF (#882) 2026-04-20 19:41:12 -07:00
linear feat(issues): make issues page writable with inline editing (#1017) 2026-04-24 10:41:21 -07:00
menu fix(settings): trigger RC channel and hidden-experimental via plain Shift (#919) 2026-04-21 16:41:46 -07:00
opencode fix: gracefully handle EPERM during PTY overlay creation on Windows (#752) 2026-04-18 16:37:46 -07:00
pi fix: gracefully handle EPERM during PTY overlay creation on Windows (#752) 2026-04-18 16:37:46 -07:00
providers fix(fs): address symlink/delete/remote safety issues from review (#1012) 2026-04-23 16:58:17 -07:00
rate-limits fix: dispose hidden PTY listeners before kill (#991) 2026-04-23 14:56:45 -07:00
runtime feat: add Linear integration (#1007) 2026-04-23 14:54:32 -07:00
ssh fix: harden SSH connection reliability and add passphrase prompt (#636) 2026-04-14 18:29:50 -07:00
star-nag support orca 2026-04-18 00:10:27 -07:00
startup fix(agents): detect all user-installed CLIs by hydrating PATH from login shell (#843) 2026-04-19 14:36:30 -07:00
stats support orca 2026-04-18 00:10:27 -07:00
types
window feat(cli): add terminal create, split, rename, focus, close, tui-idle wait (#734) 2026-04-22 17:51:32 -07:00
e2e-config.ts feat: add idempotent E2E test suite with headless Electron support (#671) 2026-04-19 12:09:32 -07:00
hooks-runner.test.ts Run long GitHub issue commands reliably (#583) 2026-04-13 16:05:48 -07:00
hooks.test.ts
hooks.ts Run long GitHub issue commands reliably (#583) 2026-04-13 16:05:48 -07:00
index.ts fix(terminal): terminal mic access (#1018) 2026-04-24 12:36:05 -07:00
persistence.test.ts fix(terminal): layout-aware default for macOS Option-as-Alt (#903) (#909) 2026-04-22 00:32:11 -07:00
persistence.ts feat: add Linear integration (#1007) 2026-04-23 14:54:32 -07:00
repo-worktrees.test.ts
repo-worktrees.ts
system-fonts.ts
terminal-history.test.ts feat: scope terminal shell history per worktree (#620) 2026-04-13 22:42:53 -07:00
terminal-history.ts feat: scope terminal shell history per worktree (#620) 2026-04-13 22:42:53 -07:00
updater-changelog.test.ts fix: improve rich card display logic for current and unlisted versions (#634) 2026-04-14 10:25:55 -07:00
updater-changelog.ts fix: use >= in compareVersions fallback to handle equal/unparseable versions (#635) 2026-04-14 10:33:25 -07:00
updater-events.ts fix(updater): throttle wake/focus update checks to daily cadence (#955) 2026-04-22 16:30:17 -07:00
updater-fallback.ts feat: implement on-demand update notification nudge (#570) 2026-04-12 21:30:15 -07:00
updater-mac-install.ts
updater-nudge.test.ts feat: implement on-demand update notification nudge (#570) 2026-04-12 21:30:15 -07:00
updater-nudge.ts feat: implement on-demand update notification nudge (#570) 2026-04-12 21:30:15 -07:00
updater.check-failure.test.ts feat: implement on-demand update notification nudge (#570) 2026-04-12 21:30:15 -07:00
updater.fallback.test.ts
updater.mac-install.test.ts feat: implement on-demand update notification nudge (#570) 2026-04-12 21:30:15 -07:00
updater.test.ts fix(updater): throttle wake/focus update checks to daily cadence (#955) 2026-04-22 16:30:17 -07:00
updater.ts fix(updater): throttle wake/focus update checks to daily cadence (#955) 2026-04-22 16:30:17 -07:00
wsl.test.ts
wsl.ts