orca/src/main
Jinwoo Hong 7c717e2903
fix(ssh): register relay roots on connect and retry file explorer load (#946)
2026-04-22 11:42:22 -07:00
..
browser feat(editor): open HTML preview to the side (#908) 2026-04-21 15:52:28 -07:00
claude-usage Add Claude usage tracking analytics (#417) 2026-04-09 12:28:59 -07:00
cli feat: add WSL support for repos on WSL filesystems (#375) 2026-04-07 21:02:36 -04:00
codex-accounts feat: cross-repo issues view in new workspace page (#942) 2026-04-22 10:58:18 -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 Add Codex usage tracking (#444) 2026-04-10 10:04:57 -07:00
daemon fix(terminal): guard PTY native calls against dead-process Napi::Error crash (#916) 2026-04-22 11:16:43 -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: cross-repo issues view in new workspace page (#942) 2026-04-22 10:58:18 -07:00
ipc fix(ssh): register relay roots on connect and retry file explorer load (#946) 2026-04-22 11:42:22 -07:00
lib feat(editor): export active markdown to PDF (#882) 2026-04-20 19:41:12 -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 feat: terminal persistence via out-of-process daemon (#729) 2026-04-17 01:42:41 -04:00
rate-limits fix(rate-limits): route Claude OAuth usage fetch through HTTP proxy (#803) 2026-04-18 22:54:37 -07:00
runtime fix(worktrees): fail loudly when no default base ref is resolvable (#922) 2026-04-21 17:40:27 -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 fix: route Cmd/Ctrl+N through main-process shortcut allowlist (#895) 2026-04-21 10:32:31 -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 fix: show update prompt for unrecognized orca.yaml keys (#454) 2026-04-10 18:28:59 -07:00
hooks.ts Run long GitHub issue commands reliably (#583) 2026-04-13 16:05:48 -07:00
index.ts feat(settings): Cmd+Shift affordances for RC channel and hidden experimental (#887) 2026-04-21 00:07:02 -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 fix(terminal): layout-aware default for macOS Option-as-Alt (#903) (#909) 2026-04-22 00:32:11 -07:00
repo-worktrees.test.ts feat: add non-git folder support (#356) 2026-04-06 22:54:02 -07:00
repo-worktrees.ts feat: add non-git folder support (#356) 2026-04-06 22:54:02 -07:00
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 feat: implement on-demand update notification nudge (#570) 2026-04-12 21:30:15 -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 refactor: replace allowPrerelease workaround with generic feed URL (#365) 2026-04-07 00:16:19 -07:00
updater.mac-install.test.ts feat: implement on-demand update notification nudge (#570) 2026-04-12 21:30:15 -07:00
updater.test.ts feat(settings): Cmd+Shift affordances for RC channel and hidden experimental (#887) 2026-04-21 00:07:02 -07:00
updater.ts fix(settings): trigger RC channel and hidden-experimental via plain Shift (#919) 2026-04-21 16:41:46 -07:00
wsl.test.ts feat: add WSL support for repos on WSL filesystems (#375) 2026-04-07 21:02:36 -04:00
wsl.ts feat: add WSL support for repos on WSL filesystems (#375) 2026-04-07 21:02:36 -04:00