Commit Graph

732 Commits

Author SHA1 Message Date
github-actions[bot] 0ed080dc59 release: v1.4.81-rc.5 [rc-slot:2026-06-19-15] 2026-06-19 22:25:04 +00:00
Neil 4e4fa9b8ee
chore(deps): resolve Dependabot security alerts (no overrides) (#5795)
Co-authored-by: Orca <help@stably.ai>
2026-06-19 01:57:47 -07:00
github-actions[bot] a0b19f356f release: v1.4.80-rc.3 [rc-slot:2026-06-18-15] 2026-06-18 22:43:40 +00:00
github-actions[bot] 5100adca64 release: v1.4.80-rc.1 2026-06-18 18:54:47 +00:00
github-actions[bot] 9d0dad3fa7 release: v1.4.80-rc.0 2026-06-18 15:51:57 +00:00
github-actions[bot] 752e20d64d release: v1.4.78-rc.6 2026-06-18 04:00:59 +00:00
Yang,Zhou 08ba730d8e
feat(devin): managed hooks, sleeping resume, AI Vault (#5380)
* Revert "fix(terminal): add proportional scroll fallback for sidebar resize" (#937)

* fix(sidebar): smoothly animate off-screen worktree reveal on click (#1302)

Clicking a worktree card whose row lies outside the sidebar viewport
caused an instant jump when scrolling it into view. Switching
`scrollToIndex` to `behavior: 'smooth'` turns that minimum-distance
scroll into an animated slide while keeping `align: 'auto'` so visible
cards still no-op (no re-centering).

Co-authored-by: Orca <help@stably.ai>

* Avoid local scrollback serialization on shutdown (#1821)

* Fix PR refresh coordinator test arguments (#2545)

* release: v1.4.31

* release: v1.4.31

* release: v1.4.31

* release: v1.4.31

* release: v1.4.31

* release: v1.4.31

* release: v1.4.31

* release: v1.4.36-rc.6

* release: v1.4.36-rc.6

* release: v1.4.36-rc.6

* ci: gate release-cut to the canonical repo so it skips forks (#4815)

The cut job checks out main, bumps package.json's version, and
fast-forwards main. On a fork with Actions enabled, the scheduled RC
cut runs against the fork's main and diverges it on the version line
every slot, so that contributor's PRs back to upstream conflict on
package.json even when their change never touches it.

Gate the job to github.repository == 'stablyai/orca' so it (and the
jobs that depend on it) no-op on forks. Canonical scheduled and manual
cuts are unaffected.

* feat(hooks): install Devin managed status hooks

* feat(devin): address hook review, resume, and UI polish

- Parse Devin config.json as JSONC; warn on read_config_from overlap
- Windows hook command uses forward slashes; APPDATA fallback
- Add devin to sleeping-agent resume and UI registries (plan 003/004)
- Add hook-service and hook-config-json tests

Closes follow-up for plans 002–004 on feat/add-devin-agent.

* feat(devin): scan ATIF transcripts for AI Vault

Register devin in AI_VAULT_AGENTS, discover ~/.local/share/devin/cli/transcripts
(or DEVIN_HOME), parse ATIF JSON sessions, and build devin --resume commands.

* docs(devin): clarify stdin-after-start vs bracketed paste

* fix(devin): use JSONC for remote install, add partial+APPDATA tests

- installRemote: replace readHooksJsonRemote (JSON.parse) with
  readTextFileRemote + parseJsonc for JSONC compatibility on SSH
- Add partial status test (some hooks missing → state:'partial')
- Add Windows APPDATA config path test with fallback

* fix(devin): address CodeRabbit review — sessionId fallback, parseJsonc errors, comment, i18n

* Fix Devin integration edge cases

Co-authored-by: Orca <help@stably.ai>

* Package Devin JSONC parser dependency

Co-authored-by: Orca <help@stably.ai>

---------

Co-authored-by: Neil <4138956+nwparker@users.noreply.github.com>
Co-authored-by: Brennan Benson <79079362+brennanb2025@users.noreply.github.com>
Co-authored-by: Orca <help@stably.ai>
Co-authored-by: Jinjing <6427696+AmethystLiang@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Trevin Chow <trevin@trevinchow.com>
Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com>
2026-06-17 20:49:29 -07:00
github-actions[bot] a6013bbf7d release: v1.4.78-rc.5 2026-06-18 01:56:55 +00:00
github-actions[bot] 6579e98fd7 release: v1.4.78-rc.4 [rc-slot:2026-06-17-15] 2026-06-17 22:38:04 +00:00
github-actions[bot] 82ad55e2d1 release: v1.4.78-rc.3 2026-06-17 21:08:29 +00:00
github-actions[bot] be6b84e7a6 release: v1.4.78-rc.2 2026-06-17 20:03:34 +00:00
github-actions[bot] 510fb04ccb release: v1.4.78-rc.0 2026-06-17 19:12:30 +00:00
github-actions[bot] bf5854bd45 release: v1.4.77 2026-06-17 17:24:10 +00:00
github-actions[bot] 913c587162 release: v1.4.76 2026-06-17 15:54:43 +00:00
github-actions[bot] 0e41d644c5 release: v1.4.75 2026-06-17 08:05:39 +00:00
github-actions[bot] 2717c3567d release: v1.4.74-rc.0 2026-06-17 01:58:14 +00:00
github-actions[bot] 479c0d144a release: v1.4.73-rc.3 2026-06-16 22:37:27 +00:00
github-actions[bot] bce7b7948a release: v1.4.73-rc.2 2026-06-16 19:54:57 +00:00
github-actions[bot] d3fc403d22 release: v1.4.73-rc.1 2026-06-16 17:40:41 +00:00
github-actions[bot] 875356b323 release: v1.4.72-rc.3 2026-06-16 06:30:57 +00:00
github-actions[bot] b6b57f31e7 release: v1.4.72-rc.2 2026-06-16 05:32:08 +00:00
github-actions[bot] 319402a2ed release: v1.4.72-rc.1 2026-06-16 05:14:46 +00:00
github-actions[bot] fae4b92352 release: v1.4.72-rc.0 2026-06-16 01:37:38 +00:00
Neil 98e7831247
Add TextMate-backed Nim highlighting (#5434) 2026-06-15 18:11:12 -07:00
github-actions[bot] ab3ac8893d release: v1.4.71-rc.2 2026-06-15 23:41:42 +00:00
github-actions[bot] 68c3830f62 release: v1.4.71-rc.1 2026-06-15 22:43:53 +00:00
github-actions[bot] 239148f911 release: v1.4.71-rc.0 2026-06-15 21:38:46 +00:00
Jinwoo Hong 5bf24368c0
Reduce Orca idle CPU (#5402)
* Reduce Orca idle CPU

Co-authored-by: Orca <help@stably.ai>

* Restore low-cost working spinner

Co-authored-by: Orca <help@stably.ai>

---------

Co-authored-by: Orca <help@stably.ai>
2026-06-15 12:56:22 -07:00
github-actions[bot] d5df9b7998 release: v1.4.70-rc.1 2026-06-15 06:24:38 +00:00
github-actions[bot] 98806ffe38 release: v1.4.70-rc.0 [rc-slot:2026-06-14-15] 2026-06-14 22:30:18 +00:00
github-actions[bot] 71647d32e3 release: v1.4.69 2026-06-14 19:00:47 +00:00
github-actions[bot] c377ec1d1b release: v1.4.68 2026-06-14 08:55:13 +00:00
github-actions[bot] c2572bcc8b release: v1.4.67-rc.0 [rc-slot:2026-06-13-15] 2026-06-13 22:28:01 +00:00
github-actions[bot] 37ef781fc7 release: v1.4.66-rc.2 [rc-slot:2026-06-13-03] 2026-06-13 10:52:27 +00:00
github-actions[bot] 0b318882f3 release: v1.4.66-rc.1 2026-06-13 01:24:06 +00:00
github-actions[bot] 46dbedff86 release: v1.4.66-rc.0 [rc-slot:2026-06-12-15] 2026-06-12 22:36:19 +00:00
github-actions[bot] 011ea0db34 release: v1.4.65-rc.3 2026-06-12 20:30:18 +00:00
github-actions[bot] a2aff47aca release: v1.4.65-rc.2 2026-06-12 19:18:38 +00:00
github-actions[bot] 528a9292aa release: v1.4.65-rc.1 2026-06-12 18:22:56 +00:00
github-actions[bot] 290ffc7494 release: v1.4.65-rc.0 2026-06-12 07:40:36 +00:00
github-actions[bot] bebf087504 release: v1.4.64-rc.2 2026-06-12 03:20:42 +00:00
github-actions[bot] f796121bf9 release: v1.4.64-rc.1 2026-06-12 02:02:17 +00:00
github-actions[bot] c24d4c42c4 release: v1.4.64-rc.0 [rc-slot:2026-06-11-15] 2026-06-11 22:39:22 +00:00
github-actions[bot] 64072f0128 release: v1.4.63 2026-06-11 19:58:33 +00:00
github-actions[bot] 5cd8b26b15 release: v1.4.62 2026-06-11 18:32:56 +00:00
github-actions[bot] cfe7c516a2 release: v1.4.61 2026-06-11 18:04:45 +00:00
github-actions[bot] 3607180bff release: v1.4.61-rc.2 2026-06-11 09:34:59 +00:00
github-actions[bot] 7fbb3003f2 release: v1.4.61-rc.1 2026-06-11 09:14:12 +00:00
Brennan Benson 10411fd39c
Rebuild contextual tour positioning on floating-ui; fix hosted dialog placement and arrow seam (#5154)
Co-authored-by: Orca <help@stably.ai>
2026-06-10 21:55:49 -07:00
github-actions[bot] d66027c433 release: v1.4.60 2026-06-11 02:16:03 +00:00