gstack/browse
현성 1404106293 fix(browse): surface auto-cookie state read errors instead of swallowing
loadAutoCookieState treated every read failure as the benign corrupt-file
case and returned null silently. Split the file read from the JSON parse: a
read error (e.g. EACCES) now logs a warning — the device cookie won't restore
and that should be visible — while a JSON parse failure stays silent (a later
save overwrites it). Addresses a slop-scan default-return/filesystem finding.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 20:26:36 +09:00
..
bin feat: multi-agent support — gstack works on Codex, Gemini CLI, and Cursor (v0.9.0) (#226) 2026-03-19 18:20:50 -07:00
scripts fix: ngrok Windows build + close CI error-swallowing gap (v0.18.0.1) (#1024) 2026-04-16 13:49:04 -07:00
src fix(browse): surface auto-cookie state read errors instead of swallowing 2026-07-07 20:26:36 +09:00
test test(browse): auto-cookie persistence — unit, round-trip, launch, wiring 2026-07-07 19:17:28 +09:00
PLAN-snapshot-dropdown-interactive.md fix: snapshot -i auto-detects dropdown/popover interactive elements (#845) 2026-04-05 22:57:45 -07:00
SKILL.md v1.58.1.0 feat: hermetic local E2E + Conductor prose AskUserQuestion (#2004) 2026-06-14 11:40:57 -07:00
SKILL.md.tmpl v1.57.8.0 feat: browse js/eval --out render-to-file (canonical Chromium for offline rendering) (#1929) 2026-06-09 21:02:30 -07:00