feat: Add pagination support for session messages and enhance loading logic in ChatInterface

This commit is contained in:
simos
2025-08-12 12:10:23 +03:00
parent cf6f0e7321
commit 4e5aa50505
6 changed files with 202 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-code-ui",
"version": "1.6.0",
"version": "1.6.1",
"description": "A web-based UI for Claude Code CLI",
"type": "module",
"main": "server/index.js",