gstack/extension
Garry Tan 0551a78a0d
feat: sidebar chat UI — streaming events, agent status, reconnect retry
Sidebar panel improvements:
- Chat tab renders streaming agent events (tool_use, text, result)
- Thinking dots animation while agent processes
- Agent error display with styled error blocks
- tryConnect() with 2s retry loop for initial connection
- Debug tabs (Activity/Refs) hidden behind gear toggle
- Clear chat button
- Compact tool call display with path shortening

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 16:58:44 -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: sidebar chat with Claude Code — icon opens side panel directly 2026-03-21 15:09:49 -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: sidebar chat UI — streaming events, agent status, reconnect retry 2026-03-21 16:58:44 -07:00
sidepanel.html feat: sidebar chat UI — streaming events, agent status, reconnect retry 2026-03-21 16:58:44 -07:00
sidepanel.js feat: sidebar chat UI — streaming events, agent status, reconnect retry 2026-03-21 16:58:44 -07:00