Skip to content

Commit b90532c

Browse files
aborrusoclaude
andcommitted
web-gui: add conversation context and redesign UI
- Conversation history: Gemini receives context for follow-up queries - Dark theme: data editorial aesthetic with DM Serif + IBM Plex Sans - Glass morphism: backdrop blur, gradient text, subtle grid background - Animations: slide-in, hover lift, status pulse, shimmer loading - UX: collapsible settings, icon-based reset, enhanced dataset cards - Responsive: mobile-friendly layout maintained Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 0f1499b commit b90532c

2 files changed

Lines changed: 463 additions & 136 deletions

File tree

LOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
## 2026-01-10
44

5+
### Web GUI redesign + conversation context
6+
- **UI redesign**: Dark theme with data editorial aesthetic
7+
- Typography: DM Serif Display + IBM Plex Sans
8+
- Color scheme: Deep charcoal (#0f1419) with cyan accent (#06b6d4)
9+
- Glass morphism effects, gradient text, subtle grid background
10+
- Smooth animations: slide-in, hover transitions, status pulse
11+
- Collapsible settings panel with icon-based controls
12+
- Enhanced dataset cards with hover lift and glow
13+
- Custom scrollbar, loading shimmer, SVG icons throughout
14+
- **Conversation context**: Added history management
15+
- Gemini receives conversation history for contextual refinement
16+
- Users can ask follow-up queries ("only from Tuscany", "last 5 years")
17+
- History limited to 10 messages (5 exchanges) to avoid token overflow
18+
- Reset button to clear conversation and start fresh
19+
- **UX improvements**: Better visual hierarchy, spacing, interaction patterns
20+
- **Responsive**: Mobile-friendly layout maintained
21+
522
### Web GUI chat MVP
623
- **Web GUI**: Replaced landing with MCP-backed chat UI (vanilla + Tailwind)
724
- **MCP**: Added JSON-RPC search flow with dataset cards

0 commit comments

Comments
 (0)