orca/src/cli/specs
Jinwoo Hong b0ba51831c
Add per-worker model and effort overrides (#12851)
2026-08-05 21:17:45 -07:00
..
account.test.ts feat(cli): add `orca account add` / `account list` for headless hosts (Claude + Codex) (#9177) 2026-07-30 12:50:07 -07:00
account.ts feat(cli): add `orca account add` / `account list` for headless hosts (Claude + Codex) (#9177) 2026-07-30 12:50:07 -07:00
agent-hooks.ts
automations.ts Cli destructive suggest (#8352) 2026-07-11 22:06:38 -07:00
browser-advanced.ts Cli destructive suggest (#8352) 2026-07-11 22:06:38 -07:00
browser-basic.ts fix(browser): add native-UA session profiles (#12608) 2026-08-04 19:07:23 -07:00
computer.test.ts
computer.ts fix(computer-use): make modifier clicks interruption-safe (#11451) 2026-07-29 18:29:10 -07:00
core.ts perf(runtime): gate terminal.list visual layouts (#12450) 2026-08-04 17:50:52 -07:00
diagnostics.ts
emulator.ts fix(emulator): iOS ax via plain-JSON serve-sim helper (supersedes #10007) (#10029) 2026-07-22 21:30:53 -07:00
environment.ts Cli destructive suggest (#8352) 2026-07-11 22:06:38 -07:00
file.ts fix(cli): relativize absolute --path for file open and file diff before the runtime RPC (#9429) (#9824) 2026-07-23 23:43:15 -07:00
index.ts feat(cli): add `orca account add` / `account list` for headless hosts (Claude + Codex) (#9177) 2026-07-30 12:50:07 -07:00
introspection.ts
linear-mcp.ts refactor(cli): split oversized command modules (#9775) 2026-07-21 13:50:17 -07:00
linear.ts refactor(cli): split oversized command modules (#9775) 2026-07-21 13:50:17 -07:00
orchestration-worker-specs.ts Add per-worker model and effort overrides (#12851) 2026-08-05 21:17:45 -07:00
orchestration.ts Fix orchestration gate authorization to scope by Run binding (#11802) 2026-07-31 10:56:20 -07:00
project.ts fix(runtime): refuse SSH hosts in project setup instead of acting locally (#10799) 2026-07-27 16:21:54 -07:00
serve.ts Fix headless Linux serve pairing readiness (#9785) 2026-07-21 18:23:20 -07:00
skills.ts feat(cli): add orca skills install and orca skills update for headless skill setup (#9201) 2026-07-30 11:20:29 -07:00
vm.ts