Brennan Benson and Merge Sim
9a56797486
fix(mobile): surface host create warnings and terminal-create errors ( #20125 )
...
* fix(mobile): surface host create warnings and terminal-create errors
A workspace created from the phone could land on "No tabs in this session"
with a bare red "Failed to create terminal" and no way to tell why. Two
independent drops hid the host's own explanation:
- createWorktreeWithNameRetry returned only {worktreeId, name}, discarding
worktree.create's `warning`, and hostNewWorktreeSessionRoute built the
session route with only `name` + `created=1`. The session screen has always
had the banner (MobileSessionContentRow + createWarningState) -- only the
tasks create path ever fed it, so the New Workspace path could never report
a startup terminal that failed to spawn.
- handleCreateTerminal collapsed every failure to the literal
'Failed to create terminal', throwing away response.error.message.
Both now propagate, so the daemon's pty-allocation hint ("Your system cannot
allocate any more pty devices.") reaches the phone instead of dying in the
main process. Behaviour is otherwise unchanged: a blank warning is still
omitted from the route, and a host that gives no reason still reads
'Failed to create terminal'.
* test(mobile): refresh route parity baselines
---------
Co-authored-by: Merge Sim <sim@local>
2026-09-11 11:21:31 -07:00
..
2026-08-17 18:26:52 -07:00
2026-08-17 18:26:52 -07:00
2026-08-31 23:35:08 -07:00
2026-08-30 16:59:55 -07:00
2026-08-30 16:59:55 -07:00
2026-08-23 02:26:52 -07:00
2026-08-14 10:22:55 -07:00
2026-08-13 03:01:45 -07:00
2026-07-28 15:18:07 -07:00
2026-07-20 21:05:40 -07:00
2026-07-20 21:05:40 -07:00
2026-08-13 22:48:24 -07:00
2026-07-20 18:55:45 -07:00
2026-08-13 22:48:24 -07:00
2026-08-13 22:48:24 -07:00
2026-08-05 11:31:11 -07:00
2026-08-13 22:48:24 -07:00
2026-07-31 14:03:35 -07:00
2026-08-13 22:48:24 -07:00
2026-07-30 12:58:24 -07:00
2026-07-30 12:58:24 -07:00
2026-08-11 13:08:50 -07:00
2026-08-11 13:08:50 -07:00
2026-06-15 22:02:51 -07:00
2026-06-15 22:02:51 -07:00
2026-08-22 09:51:23 -07:00
2026-07-31 01:54:09 -07:00
2026-07-31 01:54:09 -07:00
2026-08-13 22:48:24 -07:00
2026-08-13 22:48:24 -07:00
2026-08-13 22:48:24 -07:00
2026-08-13 22:48:24 -07:00
2026-06-13 14:24:26 -07:00
2026-06-13 14:24:26 -07:00
2026-05-31 03:14:29 -07:00
2026-05-31 03:14:29 -07:00
2026-08-14 00:24:57 -07:00
2026-08-14 00:24:57 -07:00
2026-06-29 22:30:46 -07:00
2026-08-13 22:48:24 -07:00
2026-08-30 23:04:47 -07:00
2026-08-30 23:04:47 -07:00
2026-06-17 22:52:12 -07:00
2026-06-13 14:24:26 -07:00
2026-08-13 22:48:24 -07:00
2026-06-13 14:24:26 -07:00
2026-08-13 22:48:24 -07:00
2026-07-30 13:30:07 -07:00
2026-07-30 13:30:07 -07:00
2026-06-08 17:41:27 -07:00
2026-08-04 18:46:36 -07:00
2026-09-03 15:19:26 -07:00
2026-09-04 12:16:52 -07:00
2026-09-04 12:16:52 -07:00
2026-07-31 01:54:09 -07:00
2026-07-31 01:54:09 -07:00
2026-08-05 13:23:29 -07:00
2026-08-05 13:23:29 -07:00
2026-06-16 14:39:25 -07:00
2026-06-16 14:39:25 -07:00
2026-07-16 13:26:15 -07:00
2026-07-16 13:26:15 -07:00
2026-08-09 19:25:28 -07:00
2026-08-04 19:34:17 -07:00
2026-09-05 20:03:08 -07:00
2026-08-26 12:38:59 -07:00
2026-09-11 00:19:57 -07:00
2026-08-09 19:25:28 -07:00
2026-08-30 16:59:55 -07:00
2026-09-01 00:05:00 -07:00
2026-09-01 00:05:00 -07:00
2026-09-06 11:57:21 -07:00
2026-09-06 11:57:21 -07:00
2026-08-05 13:23:29 -07:00
2026-08-05 13:23:29 -07:00
2026-07-23 13:25:50 -07:00
2026-07-23 13:25:50 -07:00
2026-09-03 15:19:26 -07:00
2026-09-04 12:16:52 -07:00
2026-09-04 12:16:52 -07:00
2026-08-13 01:18:08 -07:00
2026-08-09 19:25:28 -07:00
2026-08-09 19:25:28 -07:00
2026-09-09 21:50:31 -07:00
2026-09-09 21:50:31 -07:00
2026-09-09 21:50:31 -07:00
2026-08-09 19:25:28 -07:00
2026-08-13 01:12:19 -07:00
2026-08-04 15:46:08 -07:00
2026-08-17 01:11:24 -07:00
2026-08-17 01:11:24 -07:00
2026-08-30 16:59:55 -07:00
2026-08-30 16:59:55 -07:00
2026-09-01 00:05:00 -07:00
2026-09-01 00:05:00 -07:00
2026-09-08 14:48:57 -04:00
2026-08-04 13:01:39 -07:00
2026-07-16 13:26:15 -07:00
2026-07-16 13:26:15 -07:00
2026-09-03 15:19:26 -07:00
2026-09-06 11:57:21 -07:00
2026-08-26 17:02:09 -07:00
2026-08-26 17:02:09 -07:00
2026-07-23 13:25:50 -07:00
2026-08-04 19:34:17 -07:00
2026-08-10 16:09:17 -07:00
2026-09-08 14:48:57 -04:00
2026-09-08 14:48:57 -04:00
2026-08-04 19:34:17 -07:00
2026-09-06 20:28:17 -07:00
2026-09-06 20:28:17 -07:00
2026-07-24 23:10:13 -07:00
2026-09-04 12:16:52 -07:00
2026-08-25 15:06:47 -07:00
2026-08-25 15:06:47 -07:00
2026-08-31 23:05:31 -07:00
2026-08-31 23:05:31 -07:00
2026-08-13 00:07:28 -07:00
2026-08-13 00:07:28 -07:00
2026-08-04 13:01:39 -07:00
2026-08-04 13:01:39 -07:00
2026-07-17 00:34:46 -07:00
2026-08-09 19:25:28 -07:00
2026-07-16 13:26:15 -07:00
2026-07-20 21:05:40 -07:00
2026-07-20 21:05:40 -07:00
2026-05-29 22:13:27 -04:00
2026-08-13 22:48:24 -07:00
2026-06-17 22:52:12 -07:00
2026-06-17 22:52:12 -07:00
2026-08-13 22:48:24 -07:00
2026-08-02 15:53:06 -07:00
2026-05-31 03:11:53 -07:00
2026-05-31 03:11:53 -07:00
2026-09-07 16:44:26 -04:00
2026-08-31 23:35:08 -07:00
2026-08-02 15:53:06 -07:00
2026-08-11 13:08:50 -07:00
2026-07-30 13:59:50 -07:00
2026-07-30 13:59:50 -07:00
2026-09-11 11:21:31 -07:00
2026-09-07 16:44:26 -04:00
2026-09-06 11:57:21 -07:00
2026-08-24 23:50:10 -07:00
2026-09-11 02:17:58 -04:00
2026-09-07 16:44:26 -04:00
2026-08-02 15:53:06 -07:00
2026-08-05 01:28:07 -07:00
2026-08-05 01:28:07 -07:00
2026-07-23 19:01:04 -07:00
2026-07-23 19:01:04 -07:00
2026-08-29 14:13:35 -07:00
2026-08-16 17:00:49 -07:00
2026-09-06 11:57:21 -07:00
2026-09-06 11:57:21 -07:00
2026-09-10 19:37:52 -07:00
2026-09-10 19:37:52 -07:00
2026-09-06 21:17:00 -07:00
2026-09-06 21:17:00 -07:00
2026-09-06 21:17:00 -07:00
2026-09-06 11:57:21 -07:00
2026-09-06 11:57:21 -07:00
2026-09-03 15:19:26 -07:00
2026-08-22 09:51:23 -07:00
2026-08-22 09:51:23 -07:00
2026-07-30 12:59:16 -07:00
2026-07-30 12:59:16 -07:00
2026-07-23 18:35:31 -07:00
2026-08-03 17:55:30 -07:00
2026-08-29 21:18:28 -07:00
2026-08-29 21:18:28 -07:00
2026-07-26 22:08:38 -07:00
2026-07-26 22:08:38 -07:00
2026-09-03 15:19:26 -07:00
2026-09-03 15:19:26 -07:00
2026-07-16 13:26:15 -07:00
2026-07-16 13:26:15 -07:00
2026-09-03 15:19:26 -07:00
2026-09-03 15:19:26 -07:00
2026-08-03 17:55:30 -07:00
2026-08-03 17:55:30 -07:00
2026-09-08 14:48:57 -04:00
2026-07-16 13:26:15 -07:00
2026-08-02 15:53:06 -07:00
2026-08-30 16:59:55 -07:00
2026-08-11 13:08:50 -07:00
2026-08-11 13:08:50 -07:00
2026-08-09 19:25:28 -07:00
2026-08-30 16:59:55 -07:00
2026-09-10 20:50:40 -07:00
2026-08-04 19:34:17 -07:00
2026-09-11 00:19:57 -07:00
2026-09-11 00:19:57 -07:00
2026-08-30 16:59:55 -07:00
2026-09-11 00:19:57 -07:00
2026-08-09 18:31:00 -07:00
2026-07-16 13:26:15 -07:00
2026-09-04 23:31:39 -07:00
2026-09-06 11:57:21 -07:00
2026-09-06 11:57:21 -07:00
2026-09-04 15:55:20 -07:00
2026-09-06 21:17:00 -07:00
2026-08-04 19:34:17 -07:00
2026-09-09 21:50:31 -07:00
2026-09-11 00:19:57 -07:00
2026-09-11 00:19:57 -07:00
2026-09-11 00:19:57 -07:00
2026-09-11 00:19:57 -07:00
2026-09-07 16:44:26 -04:00
2026-08-31 23:35:08 -07:00
2026-08-31 23:35:08 -07:00
2026-08-31 23:35:08 -07:00
2026-08-31 23:35:08 -07:00
2026-09-07 16:44:26 -04:00
2026-08-02 15:53:06 -07:00
2026-07-10 13:48:10 -07:00
2026-08-31 23:35:08 -07:00
2026-09-03 15:19:26 -07:00
2026-08-31 23:35:08 -07:00
2026-06-28 01:20:00 -07:00
2026-08-08 19:06:50 -07:00
2026-09-03 15:19:26 -07:00
2026-09-03 15:19:26 -07:00
2026-06-17 22:52:12 -07:00
2026-06-17 22:52:12 -07:00
2026-08-16 17:00:49 -07:00
2026-08-16 17:00:49 -07:00
2026-08-16 17:00:49 -07:00
2026-08-16 17:00:49 -07:00
2026-08-13 22:48:24 -07:00
2026-07-23 18:35:31 -07:00
2026-08-13 22:48:24 -07:00
2026-08-13 03:01:45 -07:00
2026-08-13 03:01:45 -07:00
2026-09-07 22:47:26 -07:00
2026-08-13 22:48:24 -07:00
2026-08-13 22:48:24 -07:00
2026-08-13 22:48:24 -07:00
2026-06-17 22:52:12 -07:00
2026-08-13 22:48:24 -07:00
2026-08-13 22:48:24 -07:00
2026-08-31 23:35:08 -07:00
2026-07-19 23:42:31 -07:00
2026-08-13 22:48:24 -07:00
2026-08-11 01:06:03 -07:00
2026-08-13 22:48:24 -07:00
2026-08-13 22:48:24 -07:00
2026-08-13 22:48:24 -07:00
2026-08-02 15:53:06 -07:00
2026-07-10 13:48:10 -07:00
2026-07-10 13:48:10 -07:00
2026-07-14 19:36:47 -07:00
2026-07-14 19:36:47 -07:00
2026-07-20 11:11:23 -07:00
2026-07-20 11:11:23 -07:00
2026-07-09 19:23:36 -07:00
2026-08-04 19:47:39 -07:00
2026-06-12 11:09:08 -07:00
2026-06-12 11:09:08 -07:00
2026-07-11 02:13:15 -07:00
2026-08-30 16:59:55 -07:00
2026-08-09 18:31:00 -07:00
2026-07-30 12:58:24 -07:00
2026-08-09 18:31:00 -07:00
2026-08-13 20:44:16 -07:00
2026-08-09 18:31:00 -07:00
2026-08-04 19:47:39 -07:00
2026-08-09 18:31:00 -07:00
2026-07-16 13:26:15 -07:00
2026-09-11 00:19:57 -07:00
2026-08-09 18:31:00 -07:00
2026-07-17 00:34:46 -07:00
2026-08-13 22:48:24 -07:00
2026-08-09 18:31:00 -07:00
2026-08-30 23:04:47 -07:00
2026-08-09 18:31:00 -07:00
2026-08-04 19:47:39 -07:00
2026-06-13 14:24:26 -07:00
2026-06-13 14:24:26 -07:00
2026-08-13 22:48:24 -07:00
2026-08-13 22:48:24 -07:00
2026-06-17 22:52:12 -07:00
2026-09-03 15:19:26 -07:00
2026-09-03 15:19:26 -07:00
2026-07-02 02:31:19 -07:00
2026-09-03 15:19:26 -07:00
2026-09-08 14:48:57 -04:00
2026-08-09 19:25:28 -07:00
2026-08-09 19:25:28 -07:00
2026-08-09 19:25:28 -07:00
2026-07-26 22:08:38 -07:00
2026-09-09 21:38:35 -07:00
2026-09-11 00:19:57 -07:00
2026-08-26 17:02:09 -07:00
2026-08-17 01:11:24 -07:00
2026-08-30 16:59:55 -07:00
2026-08-30 16:59:55 -07:00
2026-08-09 18:31:00 -07:00
2026-07-23 18:35:31 -07:00
2026-09-04 12:16:52 -07:00
2026-09-04 12:16:52 -07:00
2026-09-03 15:19:26 -07:00
2026-09-10 14:32:50 -07:00
2026-09-10 14:32:50 -07:00
2026-07-30 11:08:56 -07:00
2026-08-25 15:47:40 -07:00
2026-08-25 15:47:40 -07:00
2026-08-26 19:17:31 -07:00
2026-08-26 19:17:31 -07:00
2026-08-05 18:06:36 -07:00
2026-08-09 19:25:28 -07:00
2026-08-09 18:31:00 -07:00
2026-07-20 21:05:40 -07:00
2026-08-09 18:31:00 -07:00
2026-07-26 22:08:38 -07:00
2026-09-04 23:31:39 -07:00
2026-09-06 21:17:00 -07:00
2026-08-10 20:03:48 -07:00
2026-09-06 21:17:00 -07:00
2026-08-25 15:06:47 -07:00
2026-08-25 15:06:47 -07:00
2026-09-08 14:48:57 -04:00
2026-09-08 14:48:57 -04:00
2026-08-04 12:36:07 -07:00
2026-08-13 00:07:28 -07:00
2026-08-13 00:07:28 -07:00
2026-09-10 14:32:50 -07:00
2026-09-11 00:19:57 -07:00
2026-09-11 00:19:57 -07:00
2026-07-20 18:55:45 -07:00
2026-06-17 22:52:12 -07:00
2026-06-17 22:52:12 -07:00
2026-06-27 18:34:58 -07:00
2026-07-09 19:23:36 -07:00
2026-08-13 22:48:24 -07:00
2026-07-09 19:23:36 -07:00
2026-08-13 22:48:24 -07:00
2026-07-20 03:18:35 -07:00
2026-06-17 22:52:12 -07:00
2026-08-30 16:59:55 -07:00
2026-08-30 16:59:55 -07:00
2026-08-31 23:35:08 -07:00
2026-09-03 15:19:26 -07:00
2026-08-31 23:35:08 -07:00
2026-08-31 23:35:08 -07:00
2026-08-31 23:35:08 -07:00
2026-09-11 02:17:58 -04:00
2026-08-31 23:35:08 -07:00
2026-08-31 23:35:08 -07:00
2026-08-31 23:35:08 -07:00
2026-09-03 15:19:26 -07:00
2026-09-07 16:44:26 -04:00
2026-09-03 15:19:26 -07:00
2026-09-03 15:19:26 -07:00
2026-08-31 23:35:08 -07:00
2026-09-03 18:32:53 -07:00
2026-08-31 23:35:08 -07:00
2026-09-03 15:19:26 -07:00
2026-08-31 23:35:08 -07:00
2026-08-31 23:35:08 -07:00
2026-09-07 16:44:26 -04:00
2026-09-03 15:19:26 -07:00
2026-09-07 16:44:26 -04:00
2026-09-03 15:19:26 -07:00
2026-08-31 23:35:08 -07:00
2026-09-07 16:44:26 -04:00
2026-09-03 15:19:26 -07:00
2026-07-26 22:08:38 -07:00
2026-08-29 21:18:28 -07:00
2026-08-29 21:18:28 -07:00
2026-09-11 11:21:31 -07:00
2026-09-11 11:21:31 -07:00
2026-09-08 14:48:57 -04:00
2026-08-31 23:35:08 -07:00
2026-09-06 00:08:27 -07:00
2026-09-08 14:48:57 -04:00
2026-08-31 23:35:08 -07:00
2026-09-07 16:44:26 -04:00
2026-09-03 18:32:53 -07:00
2026-08-31 23:35:08 -07:00
2026-08-09 18:31:00 -07:00
2026-07-17 00:34:46 -07:00
2026-09-06 21:17:00 -07:00
2026-09-06 20:28:17 -07:00
2026-09-11 00:19:57 -07:00
2026-09-10 14:32:50 -07:00
2026-09-10 14:32:50 -07:00
2026-09-10 14:32:50 -07:00
2026-09-10 20:50:40 -07:00
2026-09-10 20:50:40 -07:00
2026-09-06 11:57:21 -07:00
2026-09-06 11:57:21 -07:00
2026-09-11 00:19:57 -07:00
2026-08-29 21:18:28 -07:00
2026-08-29 21:18:28 -07:00
2026-09-08 14:48:57 -04:00
2026-08-09 18:30:44 -07:00
2026-08-04 16:06:37 -07:00
2026-07-27 20:54:02 -07:00
2026-08-13 22:48:24 -07:00
2026-08-13 22:48:24 -07:00
2026-08-09 18:31:00 -07:00
2026-07-02 23:22:30 -07:00
2026-08-09 18:31:00 -07:00
2026-07-16 13:26:15 -07:00
2026-06-20 16:40:34 -07:00
2026-06-20 16:40:34 -07:00
2026-06-09 17:55:20 -07:00