Commit Graph

780 Commits

Author SHA1 Message Date
github-actions[bot] 74a012c27d release: v1.4.100 2026-06-26 06:10:56 +00:00
github-actions[bot] dad24f67cd release: v1.4.98-rc.10 2026-06-26 05:44:30 +00:00
github-actions[bot] ec8799562c release: v1.4.98-rc.9 2026-06-26 05:00:18 +00:00
github-actions[bot] 01417f689e release: v1.4.98-rc.8 2026-06-26 03:55:14 +00:00
github-actions[bot] 412ee329f4 release: v1.4.98-rc.7 2026-06-26 02:25:38 +00:00
github-actions[bot] 5f995df942 release: v1.4.98-rc.6 2026-06-26 02:17:14 +00:00
github-actions[bot] a83e973e24 release: v1.4.98-rc.5 2026-06-26 00:44:38 +00:00
github-actions[bot] db0865ce2c release: v1.4.98-rc.4 2026-06-25 23:19:41 +00:00
github-actions[bot] 4a4d774986 release: v1.4.98-rc.3 [rc-slot:2026-06-25-15] 2026-06-25 22:35:19 +00:00
github-actions[bot] 15996c4617 release: v1.4.98-rc.2 2026-06-25 20:48:56 +00:00
github-actions[bot] 830d04f185 release: v1.4.98-rc.1 2026-06-25 08:51:35 +00:00
github-actions[bot] f864fc5bc6 release: v1.4.98-rc.0 2026-06-25 07:30:08 +00:00
github-actions[bot] a82859020f release: v1.4.97 2026-06-24 23:32:41 +00:00
github-actions[bot] e55b0e1d76 release: v1.4.96-rc.2 [rc-slot:2026-06-24-15] 2026-06-24 22:32:20 +00:00
github-actions[bot] 67b1564adf release: v1.4.96-rc.1 2026-06-24 21:25:50 +00:00
github-actions[bot] ab2db04c43 release: v1.4.97-rc.0 2026-06-24 20:25:47 +00:00
github-actions[bot] 52b0f8bf68 release: v1.4.96 2026-06-24 18:57:52 +00:00
github-actions[bot] 7369c4c957 release: v1.4.96-rc.0 2026-06-24 16:19:28 +00:00
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