Teknium
677b11d84c
fix: reject relative cwd paths for container terminal backends
...
When TERMINAL_CWD is set to '.' or any relative path (common when the
CLI config defaults to cwd='.'), container backends (docker, modal,
singularity, daytona) would pass it directly to the container where it's
meaningless. This caused 'docker run -d -w .' to fail.
Now relative paths are caught alongside host paths and replaced with
the default '/root' for container backends.
2026-03-24 08:03:14 -07:00
..
2026-03-17 00:16:34 -07:00
2026-03-24 07:30:25 -07:00
2026-03-17 02:33:12 -07:00
2026-03-14 12:21:50 -07:00
2026-03-23 07:43:12 -07:00
2026-03-23 06:56:09 -07:00
2026-03-24 07:21:50 -07:00
2026-03-16 04:43:37 -07:00
2026-03-15 20:21:21 -07:00
2026-03-23 07:43:12 -07:00
2026-03-23 06:35:43 -07:00
2026-02-21 03:53:24 -08:00
2026-03-20 08:52:37 -07:00
2026-03-23 16:00:34 -07:00
2026-03-23 07:43:12 -07:00
2026-03-17 04:32:39 -07:00
2026-03-15 20:21:21 -07:00
2026-03-16 00:23:47 -07:00
2026-03-15 20:21:21 -07:00
2026-02-23 02:11:33 -08:00
2026-03-22 15:02:26 -07:00
2026-03-22 04:52:52 -07:00
2026-03-17 04:19:11 -07:00
2026-03-15 20:21:21 -07:00
2026-03-18 02:55:30 -07:00
2026-03-11 20:02:36 -07:00
2026-03-14 03:47:13 -07:00
2026-03-23 07:43:12 -07:00
2026-03-15 20:21:21 -07:00
2026-03-22 04:35:23 -07:00
2026-03-20 08:52:21 -07:00
2026-03-20 21:07:48 -07:00
2026-03-22 03:56:02 -07:00
2026-03-22 03:56:02 -07:00
2026-03-22 04:03:28 -07:00
2026-03-08 23:53:57 -07:00
2026-03-18 03:17:37 -07:00
2026-03-24 08:03:14 -07:00
2026-03-16 23:39:41 -07:00
2026-03-15 20:21:21 -07:00
2026-03-17 10:30:58 -07:00
2026-03-19 23:55:13 +08:00
2026-03-23 15:40:42 -07:00
2026-03-24 07:23:07 -07:00
2026-03-22 04:38:17 -07:00
2026-03-23 15:40:42 -07:00
2026-03-17 03:11:26 -07:00