Skip to content

feat: port community mode new files + fix screenshot paths + cross-platform URL opener#637

Open
raf-andrew wants to merge 2 commits intogarrytan:mainfrom
raf-andrew:main
Open

feat: port community mode new files + fix screenshot paths + cross-platform URL opener#637
raf-andrew wants to merge 2 commits intogarrytan:mainfrom
raf-andrew:main

Conversation

@raf-andrew
Copy link
Copy Markdown

Summary

Two commits from the full backlog clearance plan:

1. Community mode new files (from PR #416)

  • bin/gstack-auth / bin/gstack-auth-refresh — auth helpers for gstack.gg
  • bin/gstack-community-backup / gstack-community-restore / gstack-community-benchmarks
  • bin/gstack-screenshot-upload — upload screenshots to gstack.gg
  • install.sh — one-line install script
  • PRIVACY.md — privacy disclosure document
  • gstack-submit/ — new /gstack-submit skill
  • claude-check/ — Claude Code reverse buddy (Codex→Claude, closes P1 TODO)

2. Bug fixes (#495 + #475)

Test plan

  • $B screenshot ./output.png — should save to file, not treat as CSS selector
  • gstack-open-url https://example.com on Windows (Git Bash) — should open browser
  • bin/gstack-screenshot-upload <file> — verify upload flow
  • bin/gstack-auth — verify auth helper works

🤖 Generated with Claude Code

raf-com and others added 2 commits March 29, 2026 01:49
- gstack-auth / gstack-auth-refresh — auth helpers for gstack.gg
- gstack-community-backup/restore/benchmarks — community tier support
- gstack-screenshot-upload — upload screenshots to gstack.gg (resolves Phase 4)
- install.sh — one-line install script
- PRIVACY.md — privacy disclosure document
- gstack-submit — new /gstack-submit skill

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
 garrytan#475)

- browse/src/meta-commands.ts: isFilePath check now handles Windows backslash
  paths and dot-relative paths (./file.png) — fixes CSS selector misidentification
- bin/gstack-open-url: cross-platform URL opener (macOS/Linux/Windows/Git Bash)

Fixes: garrytan#495, garrytan#475
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant