Commit Graph

912 Commits

Author SHA1 Message Date
github-actions[bot] a5aee31f6e release: v1.4.95-rc.0 [rc-slot:2026-06-23-15] 2026-06-23 22:32:05 +00:00
github-actions[bot] 30a1a52459 release: v1.4.94 2026-06-23 20:51:54 +00:00
github-actions[bot] 02e5464d2a release: v1.4.94-rc.2 2026-06-23 20:13:45 +00:00
github-actions[bot] ab04b1b99b release: v1.4.94-rc.1 2026-06-23 19:20:18 +00:00
github-actions[bot] 86a2b4cb8a release: v1.4.94-rc.0 2026-06-23 17:16:17 +00:00
github-actions[bot] f8b3d9db88 release: v1.4.93 2026-06-23 08:15:17 +00:00
github-actions[bot] 1bbac5c1da release: v1.4.92-rc.1 2026-06-23 04:41:17 +00:00
Wolfie 1f164daf71
Reduce git trace and branch compare polling churn (#6002)
* fix: bound git trace volume

* fix: reduce branch compare polling churn

* test: add benchmark artifact comparison tooling

* fix: address benchmark and polling review comments

* fix: keep branch compare fresh and harden benchmark reports

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

* Tighten benchmark annotations and polling cleanup

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

* Handle missing git status heads in Source Control tests

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

---------

Co-authored-by: Wolfgang Schoenberger <221313372+wolfiesch@users.noreply.github.com>
Co-authored-by: brennanb2025 <brennankbenson@gmail.com>
Co-authored-by: Orca <help@stably.ai>
Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com>
2026-06-22 19:13:32 -07:00
Jinwoo Hong a0d9505ba5
Fix SSH terminal replay artifacts
Fix SSH reconnect replay ownership and add a Docker-backed regression harness for terminal replay artifacts.
2026-06-22 16:42:20 -07:00
Wolfie e46d4a9267
Fix blank/unclosable mobile emulator tab in floating workspace (#6042)
* Fix blank/unclosable mobile emulator tab in floating workspace

FloatingTerminalPanel only handled terminal/browser/editor content types, so simulator tabs rendered no pane and routed close through closeFile (a no-op for simulator tabs). Treat simulator as its own content type: render EmulatorPane for the active simulator tab, wire activeSimulatorTabId into TabBar, and close via closeUnifiedTab.

* Add floating Mobile Emulator tab E2E smoke test

Adds a deterministic Electron/Playwright spec that seeds a simulator unified tab in the floating workspace, asserts the emulator pane renders, and closes it through the real tab-strip X. Adds stable data-emulator-pane selectors and a data-tab-close-button hook on the simulator tab chrome, plus a targeted package script. No live iOS Simulator or Orca Computer/AX dependency.

* Exclude simulator tabs from floating Close All Files

Close All Files filtered out only terminal/browser tabs, so after the simulator render/close fix it would also close the Mobile Emulator. Simulator tabs are not files; exclude contentType 'simulator' to match terminal/browser behavior, and add a regression test asserting Close All Files closes the editor tab but leaves the simulator open.

* Keep floating simulator tabs mounted

---------

Co-authored-by: Wolfgang Schoenberger <221313372+wolfiesch@users.noreply.github.com>
Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com>
2026-06-22 16:27:33 -07:00
github-actions[bot] 63d1e2421d release: v1.4.92-rc.0 2026-06-22 21:00:49 +00:00
Neil 531bcc9a0e
build: publish linux arm64 release artifacts (#4755) 2026-06-22 01:07:16 -07:00
github-actions[bot] c0f1d386c7 release: v1.4.91-rc.0 2026-06-22 05:58:59 +00:00
github-actions[bot] 9534c75534 release: v1.4.90 2026-06-22 00:30:02 +00:00
github-actions[bot] 423ccaff7b release: v1.4.90-rc.3 2026-06-21 22:19:17 +00:00
github-actions[bot] 3117ebcb2b release: v1.4.90-rc.2 2026-06-21 09:53:51 +00:00
github-actions[bot] 8226220466 release: v1.4.90-rc.1 2026-06-21 04:16:13 +00:00
github-actions[bot] 13b6ed01b0 release: v1.4.90-rc.0 [rc-slot:2026-06-20-15] 2026-06-20 22:57:47 +00:00
github-actions[bot] e981b477d2 release: v1.4.89 2026-06-20 22:24:59 +00:00
github-actions[bot] 8ff5a3cc08 release: v1.4.89-rc.2 2026-06-20 20:29:34 +00:00
github-actions[bot] 6f3894cd7b release: v1.4.89-rc.1 2026-06-20 16:46:01 +00:00
github-actions[bot] 5ce2b0a750 release: v1.4.89-rc.0 2026-06-20 10:24:46 +00:00
github-actions[bot] 6f77fdd4b2 release: v1.4.88 2026-06-20 09:15:26 +00:00
github-actions[bot] 19449c6934 release: v1.4.87 2026-06-20 08:37:27 +00:00
github-actions[bot] 04004bf2cf release: v1.4.86 2026-06-20 07:48:04 +00:00
github-actions[bot] 7f7fd86bcb release: v1.4.85 2026-06-20 07:39:08 +00:00
github-actions[bot] 446eae07cd release: v1.4.84 2026-06-20 04:57:29 +00:00
github-actions[bot] f4a0b9ac4f release: v1.4.83 2026-06-20 02:51:20 +00:00
github-actions[bot] c43571c68c release: v1.4.82 2026-06-20 02:01:23 +00:00
github-actions[bot] 02ffbf7a8e release: v1.4.81-rc.6 2026-06-19 23:53:22 +00:00
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
github-actions[bot] 47fb9df898 release: v1.4.60-rc.0 2026-06-11 01:33:41 +00:00
github-actions[bot] 96b8fe7e92 release: v1.4.59 2026-06-10 23:05:21 +00:00
github-actions[bot] eadd8d2e42 release: v1.4.59-rc.1 [rc-slot:2026-06-10-15] 2026-06-10 22:40:41 +00:00
github-actions[bot] c34b9cdce6 release: v1.4.59-rc.0 2026-06-10 20:42:33 +00:00
github-actions[bot] ba19eecdec release: v1.4.58 2026-06-10 18:46:42 +00:00
Jinwoo Hong 44d1e2760f
Improve localization catalog sync workflow (#5110)
Co-authored-by: Orca <help@stably.ai>
2026-06-10 11:13:01 -07:00
github-actions[bot] 6c5522943e release: v1.4.57 2026-06-10 16:55:12 +00:00
Jinjing 8bc15e1439
fix: address review findings (#5088) 2026-06-10 01:22:11 -07:00
github-actions[bot] c12164c8cc release: v1.4.56 2026-06-10 06:34:05 +00:00
Jinwoo Hong d09a7fa28b
Add Simplified Chinese, Korean, and Japanese UI localization (#5046) 2026-06-09 15:59:17 -07:00
github-actions[bot] fe85ec673f release: v1.4.55-rc.0 [rc-slot:2026-06-09-15] 2026-06-09 22:36:31 +00:00
Jinwoo Hong 9369708f6b
Add English localization infrastructure (#4995)
Co-authored-by: Orca <help@stably.ai>
2026-06-09 10:43:04 -07:00
github-actions[bot] 249c2d9b81 release: v1.4.54 2026-06-09 17:07:39 +00:00
github-actions[bot] 9f0e863118 release: v1.4.54-rc.1 2026-06-09 08:49:15 +00:00
github-actions[bot] ca60efb4e5 release: v1.4.54-rc.0 2026-06-09 07:15:26 +00:00
Neil 4660a25f09
Gate releases on terminal rendering golden 2026-06-08 20:49:17 -07:00
github-actions[bot] 958211f5b8 release: v1.4.53 2026-06-09 03:20:03 +00:00
github-actions[bot] 4d2d31fc27 release: v1.4.53-rc.0 [rc-slot:2026-06-08-15] 2026-06-08 22:35:35 +00:00
github-actions[bot] 3cc80825fd release: v1.4.52 2026-06-08 22:17:36 +00:00
github-actions[bot] 90ac74d9b9 release: v1.4.52-rc.2 2026-06-08 21:15:28 +00:00
github-actions[bot] c16e7044aa release: v1.4.52-rc.1 2026-06-08 20:47:33 +00:00
github-actions[bot] 9b819ce43f release: v1.4.52-rc.0 2026-06-08 20:07:15 +00:00
Neil 1856d6b585
Add terminal rendering golden e2e gate (#4878) 2026-06-08 11:21:50 -07:00
Neil 3153356d87
Fix terminal table rendering after workspace restore (#4877)
* Stabilize terminal cursor rendering and typing checks

* Fix terminal table rendering after workspace restore

* Fix terminal table width underfit

* Tighten terminal renderer stabilization
2026-06-08 03:25:55 -07:00
github-actions[bot] c4dcd88440 release: v1.4.51 2026-06-08 10:07:12 +00:00
github-actions[bot] d44962d295 release: v1.4.51-rc.10 2026-06-08 08:22:39 +00:00
github-actions[bot] 9867305465 release: v1.4.51-rc.9 2026-06-08 07:56:34 +00:00
Jinwoo Hong 1b363b4d9c
Add mobile emulator (#4754)
Co-authored-by: Orca <help@stably.ai>
2026-06-08 00:08:57 -07:00
github-actions[bot] 25a8adb9e3 release: v1.4.51-rc.7 2026-06-08 00:22:32 +00:00
github-actions[bot] 57c967eed3 release: v1.4.51-rc.6 [rc-slot:2026-06-07-15] 2026-06-07 22:27:27 +00:00
github-actions[bot] 3b41d45c90 release: v1.4.51-rc.5 2026-06-07 21:17:33 +00:00
Neil f1ca69b423
Gate terminal scale perf reports (#4818) 2026-06-07 11:40:14 -07:00
Neil de7e32c41c
Add terminal perf report budget checker (#4813) 2026-06-07 11:17:28 -07:00
Neil 1defc2d1dd
Summarize terminal perf benchmark reports (#4795) 2026-06-07 08:08:04 -07:00
Neil 8d78e0cf1e
Add OpenCode terminal scale benchmarks (#4793) 2026-06-07 07:41:02 -07:00
Neil 8d1eefb1e1
test: add docker ssh relay perf guard (#4778) 2026-06-07 04:15:26 -07:00
github-actions[bot] e2612a90e5 release: v1.4.51-rc.4 [rc-slot:2026-06-07-03] 2026-06-07 10:49:49 +00:00
Neil 29999612af
test: expand terminal perf guard (#4775) 2026-06-07 03:02:17 -07:00
github-actions[bot] 8a6b8eb223 release: v1.4.51-rc.3 2026-06-07 06:42:43 +00:00
github-actions[bot] ca5ccdd126 release: v1.4.51-rc.2 [rc-slot:2026-06-06-15] 2026-06-06 22:27:43 +00:00
github-actions[bot] 2ddddd8046 release: v1.4.51-rc.0 [rc-slot:2026-06-06-03] 2026-06-06 10:42:11 +00:00
Neil 04ddafe100
Improve terminal responsiveness under many TUI redraws (#4744) 2026-06-06 02:14:51 -07:00
github-actions[bot] 0859f5fec0 release: v1.4.50 2026-06-06 04:17:21 +00:00
github-actions[bot] 3e23f287a8 release: v1.4.49 2026-06-06 04:11:47 +00:00
github-actions[bot] 4106cc470d release: v1.4.49-rc.2 2026-06-05 23:13:17 +00:00
github-actions[bot] b65fcf6966 release: v1.4.49-rc.1 [rc-slot:2026-06-05-15] 2026-06-05 22:30:36 +00:00
github-actions[bot] c1d2d1c7fd release: v1.4.49-rc.0 2026-06-05 19:36:11 +00:00
github-actions[bot] 254ca64a2a release: v1.4.48 2026-06-05 05:34:29 +00:00
github-actions[bot] 35bcd34a45 release: v1.4.47 2026-06-05 03:59:18 +00:00
github-actions[bot] dbb85c2bf7 release: v1.4.47-rc.1 2026-06-05 01:51:46 +00:00
github-actions[bot] a5437c16fa release: v1.4.47-rc.0 [rc-slot:2026-06-04-15] 2026-06-04 22:35:30 +00:00
github-actions[bot] c6293c8050 release: v1.4.46 2026-06-04 19:25:48 +00:00
github-actions[bot] 5fe46f8849 release: v1.4.46-rc.0 2026-06-04 18:44:12 +00:00
github-actions[bot] 11f8176f14 release: v1.4.45 2026-06-04 06:43:31 +00:00
github-actions[bot] bfa0b9c763 release: v1.4.43-rc.0 2026-06-04 01:56:17 +00:00
github-actions[bot] 0a1f34f8f1 release: v1.4.42 2026-06-04 00:22:44 +00:00
github-actions[bot] cd16ff4b98 release: v1.4.42-rc.8 2026-06-03 23:47:39 +00:00
Neil 6e77c02fc6
fix: update Electron and revert UTF-8 write mitigations (#4598) 2026-06-03 16:45:01 -07:00
github-actions[bot] 964dbbc4e6 release: v1.4.42-rc.7 2026-06-03 22:45:18 +00:00
github-actions[bot] ad38cf455e release: v1.4.42-rc.6 2026-06-03 22:09:04 +00:00
Neil 6dc779c4f4
Address react doctor warnings 2026-06-03 12:48:00 -07:00
github-actions[bot] d0a10fabb0 release: v1.4.44 2026-06-03 16:59:37 +00:00
github-actions[bot] afd92f2dcc release: v1.4.43 2026-06-03 09:27:16 +00:00
github-actions[bot] 3dadba37f4 release: v1.4.42 2026-06-03 09:14:04 +00:00
github-actions[bot] e21e12ca07 release: v1.4.42-rc.5 2026-06-03 04:51:06 +00:00
github-actions[bot] bbc6e20548 release: v1.4.42-rc.4 2026-06-03 04:34:38 +00:00
github-actions[bot] a67c8af2b6 release: v1.4.42-rc.3 2026-06-03 04:15:55 +00:00
Neil af23e708f3
Update Electron for macOS launch diagnostics
Update Electron to 42.3.2 for the macOS 26 pre-main launch path and fix the macOS diagnostic harness unified-log capture.
2026-06-02 21:15:00 -07:00
Brennan Benson b7348e6c6b
Prevent voice dictation tip after settings toggle (#4519)
Co-authored-by: Orca <help@stably.ai>
2026-06-02 18:40:04 -07:00
github-actions[bot] 0d342235a7 release: v1.4.42-rc.2 [rc-slot:2026-06-02-15] 2026-06-02 22:46:12 +00:00
Neil 77d4f8347d
Adjust max-lines lint budgets (#4515) 2026-06-02 15:22:17 -07:00
github-actions[bot] 2af785fbc4 release: v1.4.42-rc.1 2026-06-02 21:03:03 +00:00
github-actions[bot] 90fc65803d release: v1.4.42-rc.0 2026-06-02 18:33:03 +00:00
github-actions[bot] bd701cd022 release: v1.4.41 2026-06-02 08:09:46 +00:00
github-actions[bot] f8a9c8f20f release: v1.4.41-rc.0 2026-06-02 06:50:34 +00:00
github-actions[bot] 348cc9aaeb release: v1.4.40 2026-06-02 02:43:19 +00:00
github-actions[bot] bcde6553f3 release: v1.4.40-rc.0 [rc-slot:2026-06-01-15] 2026-06-01 22:46:33 +00:00
github-actions[bot] 9ca6e4c088 release: v1.4.39 2026-06-01 21:08:29 +00:00
github-actions[bot] 0b1e050895 release: v1.4.39-rc.1 2026-06-01 20:43:10 +00:00
github-actions[bot] 5f4b009d3a release: v1.4.39-rc.0 2026-06-01 19:36:48 +00:00
github-actions[bot] d3e2ff8b3c release: v1.4.38 2026-06-01 09:44:07 +00:00
github-actions[bot] 4752ce2931 release: v1.4.37 2026-06-01 09:39:15 +00:00
github-actions[bot] 25360c4ce6 release: v1.4.36 2026-06-01 09:15:10 +00:00
github-actions[bot] 27c53e6769 release: v1.4.36-rc.16 2026-06-01 06:24:41 +00:00
Neil 9745d07b8e
chore: move react doctor config into package metadata
Moves the React Doctor js-combine-iterations override from a root react-doctor.config.json file into package.json under reactDoctor, keeping the repo root cleaner without changing behavior.
2026-05-31 23:00:58 -07:00
Neil 41bf76aef2
chore: gate high-signal react doctor rules
Adds a focused React Doctor oxlint gate for high-signal state/effect rules, disables the noisy js-combine-iterations React Doctor rule, and refactors the mobile new-worktree modal away from prop-change state reset effects.
2026-05-31 22:35:15 -07:00
github-actions[bot] ae95fd84e1 release: v1.4.36-rc.15 2026-06-01 04:59:54 +00:00
github-actions[bot] 79b0c632a6 release: v1.4.36-rc.14 2026-05-31 22:52:21 +00:00
github-actions[bot] 0ac2ab4886 release: v1.4.36-rc.13 [rc-slot:2026-05-31-15] 2026-05-31 22:25:57 +00:00
github-actions[bot] 4abb654b82 release: v1.4.36-rc.12 2026-05-31 21:35:44 +00:00
github-actions[bot] 978abfc840 release: v1.4.36-rc.11 [rc-slot:2026-05-31-03] 2026-05-31 10:43:27 +00:00
github-actions[bot] a931fde9e3 release: v1.4.36-rc.10 2026-05-31 08:23:26 +00:00
github-actions[bot] d0f7e563cf release: v1.4.36-rc.9 2026-05-31 07:12:48 +00:00
Neil 869b4e50db
build: reduce packaged electron bundle size
Exclude repo-only package inputs and move renderer/build-only dependencies out of production dependencies to reduce packaged app.asar size while keeping source maps allowed for crash diagnostics.
2026-05-31 00:10:25 -07:00
github-actions[bot] 3fdb946458 release: v1.4.36-rc.8 2026-05-31 06:46:43 +00:00
github-actions[bot] 369a06eb03 release: v1.4.36-rc.7 2026-05-31 04:48:30 +00:00
Jinjing b8ad7e6bf7
fix: harden packaging installers (#3878) 2026-05-30 16:33:09 -07:00
github-actions[bot] f9c0fd249c release: v1.4.36-rc.6 2026-05-30 20:58:16 +00:00
Neil 1009ac9083
chore: update Electron to 42 (#3919) 2026-05-30 13:26:48 -07:00
Neil 181741d769 chore: enforce exhaustive switch handling 2026-05-30 13:18:12 -07:00
Jinjing 260bc8157f
chore: update agent-browser to 0.27.0 (#3905) 2026-05-30 13:14:47 -07:00
Neil ddbb6a1e7d
Update oxlint and oxfmt 2026-05-30 13:09:17 -07:00
Neil c99eb29bb0
chore: remove unused code 2026-05-30 11:05:58 -07:00
github-actions[bot] af1fc03f41 release: v1.4.36-rc.5 [rc-slot:2026-05-30-03] 2026-05-30 10:38:20 +00:00
github-actions[bot] ba6a0cbd27 release: v1.4.36-rc.4 2026-05-30 08:12:24 +00:00
github-actions[bot] de8038f611 release: v1.4.36-rc.3 2026-05-30 02:42:23 +00:00
github-actions[bot] 3614ec9d9a release: v1.4.36-rc.2 2026-05-30 01:47:00 +00:00
github-actions[bot] 1be26f657c release: v1.4.36-rc.1 2026-05-29 23:49:11 +00:00
github-actions[bot] 5ed3c1bc51 release: v1.4.36-rc.0 [rc-slot:2026-05-29-15] 2026-05-29 22:34:55 +00:00
github-actions[bot] b7fe967780 release: v1.4.35 2026-05-29 07:49:18 +00:00
github-actions[bot] 0caef5c340 release: v1.4.35-rc.1 2026-05-29 02:39:02 +00:00
Neil 3d9d4179a1
Add custom repo hex color picker (#3022) 2026-05-28 19:38:41 -07:00
github-actions[bot] dea710bc51 release: v1.4.35-rc.0 [rc-slot:2026-05-28-15] 2026-05-28 22:36:06 +00:00
Pim de Jong 5c2ed9c6ce
Add Notion style editable markdown toggle blocks (#1584)
* implement h1 and text toggle

* Review:
  - Details parsing is now depth-aware, so nested <details> blocks are not partially consumed.
  - Existing details blocks with raw HTML inside the summary/body now fall back to Orca’s raw HTML passthrough instead of
    becoming editable toggle nodes and escaping tags.
  - Simple supported details blocks still become editable rich toggle nodes.
  - Added regression tests for raw HTML inside details and nested details.

* placeholder and fix enter behaviour

* review findings

* Review: align toggle commands with grouped slash menu

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

* Review: finish toggle command rebase fixes

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

* Review: preserve unsupported details HTML

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

* Review: delete toggle body back into summary

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

* Review: make empty toggle backspace two-step

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

* Review: make empty toggle enter exit

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

---------

Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com>
Co-authored-by: Orca <help@stably.ai>
2026-05-28 17:48:59 -04:00
github-actions[bot] 83b97d52a1 release: v1.4.34 2026-05-28 20:23:32 +00:00
github-actions[bot] 0c5ed1e644 release: v1.4.33 2026-05-28 09:01:02 +00:00
github-actions[bot] 9ad94ce783 release: v1.4.33-rc.2 2026-05-28 08:27:29 +00:00
github-actions[bot] 5f2e0584ac release: v1.4.33-rc.1 2026-05-28 07:35:51 +00:00
github-actions[bot] 24574e02b1 release: v1.4.33-rc.0 2026-05-28 06:42:27 +00:00
github-actions[bot] 21ac0f2b94 release: v1.4.32 2026-05-28 05:13:21 +00:00