feat: 日志功能和文案优化

This commit is contained in:
digua
2025-12-20 12:47:09 +08:00
parent fdc195ba8d
commit 76573cb18b
8 changed files with 80 additions and 15 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ export function registerCacheHandlers(_context: IpcContext): void {
{
id: 'logs',
name: '日志文件',
description: '调试日志和错误日志',
description: '软件的运行日志,包含导入、AI、错误日志',
path: path.join(chatLabDir, 'logs'),
icon: 'i-heroicons-document-text',
canClear: true, // 可以清理