Support niko
  • Joined on 2023-03-20
niko pushed to main at niko/claude-web-ui 2026-01-03 19:35:33 +01:00
96998b328e feat: Parse and display status/queue control tags in chat
niko pushed to main at niko/claude-web-ui 2025-12-21 10:33:12 +01:00
fb7aa922b9 feat: Add copy-to-clipboard buttons for code blocks and file paths
niko pushed to main at niko/claude-web-ui 2025-12-20 17:44:48 +01:00
8d33294cc5 fix: Reset scroll state when switching between split/tabbed view
niko pushed to main at niko/claude-web-ui 2025-12-20 17:28:12 +01:00
e5d17bfad3 perf: Major performance overhaul with virtual scrolling and context splitting
niko pushed to main at niko/claude-web-ui 2025-12-20 15:41:24 +01:00
fbc8103034 perf: Critical performance & stability fixes
niko pushed to main at niko/claude-web-ui 2025-12-20 15:34:52 +01:00
580273bed0 perf: Add performance optimizations and Tanuki avatar
niko pushed to main at niko/claude-web-ui 2025-12-19 13:31:01 +01:00
165a7729a1 feat: Add auto-connect and auto-start toggles for sessions
niko pushed to main at niko/claude-web-ui 2025-12-19 13:07:01 +01:00
17e3d80e86 feat: Add visual compact threshold indicators to context bar
niko pushed to main at niko/claude-web-ui 2025-12-19 06:58:12 +01:00
6df37b8a08 feat: Add dynamic slash commands from Claude with UI improvements
niko pushed to main at niko/claude-web-ui 2025-12-18 22:41:12 +01:00
f133ad0576 feat: Add graceful interrupt with silent restart
niko pushed to main at niko/claude-web-ui 2025-12-18 21:58:41 +01:00
905e295f5d feat: Add live context window tracking with visual progress bar
niko pushed to main at niko/claude-web-ui 2025-12-18 13:39:58 +01:00
86a1d84ea1 feat: Add host-based assistant avatars (Neko/Mochi)
niko pushed to main at niko/claude-web-ui 2025-12-18 10:49:57 +01:00
7156f1aaa0 feat: Add slash commands and help dialog
niko pushed to main at niko/claude-web-ui 2025-12-18 09:24:58 +01:00
a3fcc3cb7f fix: Simplify context display to use Claude's reported value
niko pushed to main at niko/claude-web-ui 2025-12-18 07:29:30 +01:00
a91ba61dd8 fix: improve telemetry accuracy with modelUsage data
niko pushed to main at niko/claude-web-ui 2025-12-18 07:02:18 +01:00
ea7ea9c5f8 fix: resolve input lag in AskUserQuestion custom input field
niko pushed to main at niko/claude-web-ui 2025-12-18 06:51:05 +01:00
eb45891d6f feat: interactive AskUserQuestion + WebSocket stability
niko pushed to main at niko/claude-web-ui 2025-12-18 06:07:30 +01:00
1186cb1b5e feat: Add OIDC authentication with Authentik integration
niko pushed to main at niko/claude-web-ui 2025-12-17 14:16:59 +01:00
cfee1711dc feat: Multi-session support with tabs, split view, and Mochi integration
niko pushed to main at niko/claude-web-ui 2025-12-17 10:33:33 +01:00
960f2e137d feat: Major UI improvements and SSH-only mode