gstack/extension
Garry Tan 4e70c69d10
feat: loading spinner on sidebar open while connecting to server
Shows an amber spinner with "Connecting..." when the sidebar first opens,
replacing the empty state. After the first successful /sidebar-chat poll:
- If chat history exists: renders it immediately
- If no history: shows the welcome message

Prevents the jarring empty-then-populated flash on sidebar open.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 19:24:57 -07:00
..
icons feat: sync extension to DESIGN.md — amber accent, zinc neutrals, grain texture 2026-03-21 15:09:46 -07:00
background.js feat: extension auth + token flow for server-integrated agent 2026-03-21 19:31:45 -07:00
content.css feat: sync extension to DESIGN.md — amber accent, zinc neutrals, grain texture 2026-03-21 15:09:46 -07:00
content.js feat: connection status pill — floating indicator when gstack controls Chrome 2026-03-21 12:17:38 -07:00
manifest.json feat: sidebar chat with Claude Code — icon opens side panel directly 2026-03-21 15:09:49 -07:00
popup.html feat: sync extension to DESIGN.md — amber accent, zinc neutrals, grain texture 2026-03-21 15:09:46 -07:00
popup.js feat: Chrome extension Side Panel + Conductor API proposal 2026-03-21 10:23:47 -07:00
sidepanel.css feat: loading spinner on sidebar open while connecting to server 2026-03-22 19:24:57 -07:00
sidepanel.html feat: loading spinner on sidebar open while connecting to server 2026-03-22 19:24:57 -07:00
sidepanel.js feat: loading spinner on sidebar open while connecting to server 2026-03-22 19:24:57 -07:00