Kenny Van de Maele
2b39412355
Expand ~ in read_file and write_file paths ( #781 )
...
read_file/write_file passed the raw path to open(), so a tilde path like
~/notes.txt failed ("not found") — the shell's ~ expansion never happened
because there's no shell. Agents then fell back to bash to reach home-dir
files. Expand ~ (and ~user) with os.path.expanduser before opening.
Checks: python -m py_compile src/tool_execution.py.
2026-06-02 11:45:21 +09:00
..
2026-06-02 11:41:33 +09:00
2026-06-01 14:32:41 +09:00
2026-06-02 11:39:40 +09:00
2026-06-01 16:54:11 +09:00
2026-06-01 16:57:28 +09:00
2026-06-01 14:26:10 +09:00
2026-06-01 15:09:47 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-06-02 11:39:01 +09:00
2026-06-02 11:12:13 +09:00
2026-05-31 23:58:26 +09:00
2026-06-02 11:21:27 +09:00
2026-06-01 15:09:47 +09:00
2026-06-01 02:17:43 +00:00
2026-06-01 16:47:48 +09:00
2026-06-01 13:09:21 +09:00
2026-05-31 23:58:26 +09:00
2026-06-01 22:22:41 +09:00
2026-05-31 23:58:26 +09:00
2026-06-01 15:09:47 +09:00
2026-06-01 10:50:07 +09:00
2026-06-01 23:10:58 +09:00
2026-05-31 23:58:26 +09:00
2026-06-01 14:55:33 +09:00
2026-05-31 23:58:26 +09:00
2026-06-02 11:28:52 +09:00
2026-05-31 23:58:26 +09:00
2026-06-01 15:09:47 +09:00
2026-06-02 11:11:17 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-06-01 22:30:07 +09:00
2026-06-02 11:39:40 +09:00
2026-06-02 11:28:52 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-06-02 05:54:06 +09:00
2026-06-01 10:00:15 +09:00
2026-06-01 22:38:14 +09:00
2026-05-31 23:58:26 +09:00
2026-06-01 18:27:17 +09:00
2026-06-02 11:28:52 +09:00
2026-06-01 15:09:47 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-06-01 14:32:13 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-06-02 11:30:53 +09:00
2026-06-01 22:26:37 +09:00
2026-06-01 15:09:47 +09:00
2026-05-31 23:58:26 +09:00
2026-06-01 23:11:50 +09:00
2026-06-02 11:34:32 +09:00
2026-05-31 23:58:26 +09:00
2026-06-02 11:43:30 +09:00
2026-06-01 14:31:39 +09:00
2026-05-31 23:58:26 +09:00
2026-06-02 11:45:21 +09:00
2026-06-02 11:33:32 +09:00
2026-06-01 16:57:28 +09:00
2026-06-01 16:57:28 +09:00
2026-06-02 11:33:32 +09:00
2026-05-31 23:58:26 +09:00
2026-06-02 11:42:04 +09:00
2026-06-02 11:28:52 +09:00
2026-06-01 22:26:13 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00