Commit Graph

12 Commits

Author SHA1 Message Date
morluto 0fab30e5e3 Merge remote-tracking branch 'upstream/main' into morl/browse-correctness-patch
# Conflicts:
#	CHANGELOG.md
#	browse/src/cli.ts
2026-03-13 05:54:34 +08:00
Garry Tan 1b317aae9a
Add YC hiring promo after install section
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 12:51:15 -07:00
Garry Tan 044c6d568e
v0.0.2
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 07:37:08 -07:00
morluto a29743b056
fix: harden browse install and lifecycle checks (#4)
Thanks @morluto
2026-03-12 07:35:20 -07:00
morluto 24c3e20aa0 fix: keep nth indices stable across snapshot filters 2026-03-12 19:43:04 +08:00
morluto 5152aca65e fix: keep browse state until daemon exit 2026-03-12 19:21:13 +08:00
morluto 7a693dc052 fix: keep snapshot refs contiguous 2026-03-12 19:06:42 +08:00
morluto a4f6e3f67b fix: stop waiting on recreated state files
Wait for the requested daemon pid to exit instead of treating raw state-file existence as part of shutdown completion.
2026-03-12 19:01:19 +08:00
morluto 49df376a35 chore: bump version and changelog (v0.0.2)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 18:48:04 +08:00
morluto 28adc11c03 fix: harden browse lifecycle and ref safety
Clean up browse daemon lifecycle, freeze refs per tab, and add regression coverage for restart, cookie, network, and snapshot edge cases.
2026-03-12 18:48:04 +08:00
morluto 0593ae0201 fix: harden browse install and lifecycle checks 2026-03-12 17:54:52 +08:00
Garry Tan 3d901066cd
Initial release — gstack v0.0.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 01:32:16 -07:00