Garry Tan and Claude Opus 4.8
db825fc7af
fix(sync): don't route the remote-http persistent transcript dir through cleanup ( #1802 )
...
The ingest finally ran cleanupStagingDir() unconditionally, but in remote-http
mode stagingDir is the PERSISTENT transcript dir (~/.gstack/transcripts/) that
gstack-brain-sync push must consume. The remote-http branch documents the intent
to skip cleanup, but a finally runs on its return. Gate the call on
!remoteHttpMode so the ownership guard only ever sees .staging-ingest-* dirs.
Pre-gate this dir was deleted outright (broken artifacts handoff); post-#1827 it
produced a false 'prevent data loss' warning every sync.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-03 07:19:01 -07:00
..
2026-03-29 22:46:33 -06:00
2026-05-30 11:42:13 -07:00
2026-03-19 18:20:50 -07:00
2026-03-19 17:21:05 -07:00
2026-05-17 08:26:36 -07:00
2026-05-21 21:21:07 -07:00
2026-05-29 08:35:00 -07:00
2026-04-28 01:17:54 -07:00
2026-05-20 07:35:01 -07:00
2026-05-06 19:37:53 -07:00
2026-04-23 17:54:54 -07:00
2026-05-06 19:37:53 -07:00
2026-05-25 10:57:15 -07:00
2026-05-06 19:37:53 -07:00
2026-04-18 15:05:42 +08:00
2026-04-18 12:30:54 +08:00
2026-05-28 18:21:09 -07:00
2026-03-24 15:01:31 -07:00
2026-05-30 11:42:13 -07:00
2026-05-28 18:21:09 -07:00
2026-05-25 10:57:15 -07:00
2026-05-28 18:21:09 -07:00
2026-05-28 18:21:09 -07:00
2026-03-26 11:15:24 -06:00
2026-05-21 21:21:07 -07:00
2026-05-30 14:57:07 -07:00
2026-05-21 21:21:07 -07:00
2026-05-06 19:37:53 -07:00
2026-04-24 01:38:21 -07:00
2026-05-06 19:37:53 -07:00
2026-05-21 21:21:07 -07:00
2026-04-24 01:38:21 -07:00
2026-06-03 07:18:19 -07:00
2026-05-20 06:56:41 -07:00
2026-05-21 16:09:26 -07:00
2026-05-21 16:09:26 -07:00
2026-05-30 14:57:07 -07:00
2026-05-14 11:11:52 -04:00
2026-05-21 21:21:07 -07:00
2026-06-03 07:19:01 -07:00
2026-05-21 21:21:07 -07:00
2026-05-25 10:57:15 -07:00
2026-03-29 21:43:36 -06:00
2026-03-30 22:25:46 -06:00
2026-05-20 07:35:01 -07:00
2026-04-04 15:32:20 -07:00
2026-05-01 07:06:37 -07:00
2026-05-28 18:21:09 -07:00
2026-05-28 18:21:09 -07:00
2026-05-30 08:54:46 -07:00
2026-05-30 08:54:46 -07:00
2026-05-21 21:21:07 -07:00
2026-03-22 11:28:16 -07:00
2026-04-23 17:54:54 -07:00
2026-03-22 21:02:01 -07:00
2026-04-20 22:18:37 +08:00
2026-04-05 23:49:03 -07:00
2026-05-28 18:21:09 -07:00
2026-06-02 22:36:34 -07:00
2026-04-04 22:46:21 -07:00
2026-04-19 17:50:31 +08:00
2026-04-13 07:49:37 -10:00
2026-04-20 22:18:37 +08:00
2026-05-20 06:56:41 -07:00
2026-05-06 19:37:53 -07:00
2026-05-25 10:57:15 -07:00
2026-05-28 18:21:09 -07:00
2026-05-13 13:37:31 -04:00
2026-05-30 12:09:10 -07:00