gstack/browse
Garry Tan 8cb905ec27
fix: log non-ENOENT errors in ensureStateDir() instead of silently swallowing
Replace bare catch {} with ENOENT-only silence. Non-ENOENT errors (EACCES,
ENOSPC) are now logged to .gstack/browse-server.log. Includes test for
permission-denied scenario with chmod 444.
2026-03-14 22:04:25 -05:00
..
bin Merge remote-tracking branch 'origin/main' into v0.3.6-qa-upgrades 2026-03-14 02:35:48 -05:00
src fix: log non-ENOENT errors in ensureStateDir() instead of silently swallowing 2026-03-14 22:04:25 -05:00
test fix: log non-ENOENT errors in ensureStateDir() instead of silently swallowing 2026-03-14 22:04:25 -05:00
SKILL.md feat: screenshot element/region clipping (v0.3.7) (#56) 2026-03-14 12:47:42 -07:00
SKILL.md.tmpl fix: browse binary discovery broken for agents (v0.3.5) (#44) 2026-03-14 00:24:06 -07:00