gstack/browse
Garry Tan 0940d216ea
feat: aggressive cleanup heuristics + preserve top nav bar
Deterministic cleanup improvements (used as first pass before LLM analysis):
- New 'clutter' category: audio players, podcast widgets, sidebar puzzles/games,
  recirculation widgets (taboola, outbrain, nativo), cross-promotion banners
- Text-content detection: removes "ADVERTISEMENT", "Article continues below",
  "Sponsored", "Paid content" labels and their parent wrappers
- Sticky fix: preserves the topmost full-width element near viewport top (site
  nav bar) instead of hiding all sticky/fixed elements. Sorts by vertical
  position, preserves the first one that spans >80% viewport width.

Tests: clutter category, ad label removal, nav bar preservation logic.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 23:44:37 -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: Windows support — Node.js server fallback for Playwright (#255) 2026-03-20 12:22:11 -07:00
src feat: aggressive cleanup heuristics + preserve top nav bar 2026-03-29 23:44:37 -07:00
test feat: aggressive cleanup heuristics + preserve top nav bar 2026-03-29 23:44:37 -07:00
SKILL.md Merge remote-tracking branch 'origin/main' into garrytan/sidebar-css-inspector 2026-03-29 22:20:56 -07:00
SKILL.md.tmpl Merge remote-tracking branch 'origin/main' into garrytan/sidebar-css-inspector 2026-03-29 22:20:56 -07:00