gstack/browse
Garry Tan 861fe2e505
fix(build): escape literal braces in the bun:sqlite stub regex
Perl >= 5.26 treats an unescaped literal `{` in a pattern as fatal
("Unescaped left brace in regex is illegal"), so build-node-server.sh
died at the bun:sqlite stub substitution on modern perl. Escape both
braces; the replacement output is unchanged.

Closes #2300.

Contributed by @nuga0718 (PR #2111).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-14 20:20:59 -07: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(build): escape literal braces in the bun:sqlite stub regex 2026-08-14 20:20:59 -07:00
src fix(browse): dispatch a change event after fill for change-only validators 2026-08-14 20:20:59 -07:00
test fix(browse): dispatch a change event after fill for change-only validators 2026-08-14 20:20:59 -07: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 fix(preamble): update_check:false gates the prose, not just the binary 2026-08-14 20:20:55 -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