FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - byesoft/ChatLab · GitHub
byesoft
/
ChatLab
Public
forked from
ChatLab/ChatLab
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ChatLab
src
on
main
User selector
Datepicker
Commit history
Commits on Feb 28, 2026
fix: 修复预处理设置页面的两个BUG
Show description for 729b19f
hellodigua
committed
729b19f
View commit details
Copy full SHA for 729b19f
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
feat(ai): 增加 DEBUG 模式与 AI 日志增强
Show description for 9ce333a
hellodigua
committed
9ce333a
View commit details
Copy full SHA for 9ce333a
View code at this point
Browse repository at this point
feat(ai): 预处理设置界面与配置管理
Show description for dc0881e
hellodigua
committed
dc0881e
View commit details
Copy full SHA for dc0881e
View code at this point
Browse repository at this point
style: auto-format code (eslint --fix)
Show description for 1823042
hellodigua
committed
1823042
View commit details
Copy full SHA for 1823042
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
refactor: data flow inversion, IPC contract fixes, and frontend adaptation
Show description for 07fffb0
hellodigua
committed
07fffb0
View commit details
Copy full SHA for 07fffb0
View code at this point
Browse repository at this point
refactor: add shared types and improve ChatStatusBar with i18n
Show description for 1b059a5
hellodigua
committed
1b059a5
View commit details
Copy full SHA for 1b059a5
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
feat(agent): add session-based context timeline and runtime status
n-WN
committed
284118c
View commit details
Copy full SHA for 284118c
View code at this point
Browse repository at this point
Commits on Feb 21, 2026
fix: 部分UI在英文设置下未国际化
hellodigua
committed
fe0a2ed
View commit details
Copy full SHA for fe0a2ed
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
refactor: 重构部分图表为插件形式
hellodigua
committed
8a12aa5
View commit details
Copy full SHA for 8a12aa5
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
chore: 暂时隐藏向量模型配置
hellodigua
committed
1f4c0cf
View commit details
Copy full SHA for 1f4c0cf
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
feat: 优化windows下右上角控制栏样式
hellodigua
committed
e198aed
View commit details
Copy full SHA for e198aed
View code at this point
Browse repository at this point
Commits on Feb 13, 2026
feat: 优化UI,增加主页面空间
hellodigua
committed
a24c463
View commit details
Copy full SHA for a24c463
View code at this point
Browse repository at this point
feat: 管理页面支持显示聊天对话的 摘要数量和AI对话数量
hellodigua
committed
ab1778a
View commit details
Copy full SHA for ab1778a
View code at this point
Browse repository at this point
feat: 管理页面支持按shift多选
hellodigua
committed
8dcbc7e
View commit details
Copy full SHA for 8dcbc7e
View code at this point
Browse repository at this point
feat: 完善AI调用国际化
hellodigua
committed
79b5772
View commit details
Copy full SHA for 79b5772
View code at this point
Browse repository at this point
fix: 修复增量导入后索引失效的问题 resolve #81
hellodigua
committed
83c0641
View commit details
Copy full SHA for 83c0641
View code at this point
Browse repository at this point
fix: 修复切换对话页面闪两次的问题
hellodigua
committed
21d1426
View commit details
Copy full SHA for 21d1426
View code at this point
Browse repository at this point
feat: support telegram message import
hellodigua
committed
c7e6457
View commit details
Copy full SHA for c7e6457
View code at this point
Browse repository at this point
feat: 优化增量导入交互和文案
hellodigua
committed
cb443ea
View commit details
Copy full SHA for cb443ea
View code at this point
Browse repository at this point
chore: ts配置优化
hellodigua
committed
6c58049
View commit details
Copy full SHA for 6c58049
View code at this point
Browse repository at this point
feat: 优化打开协议交互
hellodigua
committed
6ea9e86
View commit details
Copy full SHA for 6ea9e86
View code at this point
Browse repository at this point
refactor: format with eslint & prettier
hellodigua
committed
f3ba043
View commit details
Copy full SHA for f3ba043
View code at this point
Browse repository at this point
refactor: 重构国际化代码
hellodigua
committed
5068df8
View commit details
Copy full SHA for 5068df8
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
feat: 互动频率分析
hellodigua
committed
448f28d
View commit details
Copy full SHA for 448f28d
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
feat: 时间筛选支持更多灵活选择
hellodigua
committed
d17bb6a
View commit details
Copy full SHA for d17bb6a
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
feat: 对于API key进行本地加密
hellodigua
committed
b1bf4ff
View commit details
Copy full SHA for b1bf4ff
View code at this point
Browse repository at this point
feat: 新用户不显示版本日志
hellodigua
committed
e687f77
View commit details
Copy full SHA for e687f77
View code at this point
Browse repository at this point
feat: 优化AI对话底部配置状态
hellodigua
committed
233fc1c
View commit details
Copy full SHA for 233fc1c
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
feat: 数据目录迁移后立即重启软件
hellodigua
committed
a1da54a
View commit details
Copy full SHA for a1da54a
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
fix: 修复windows用户自定义筛选时消息量过大导致软件崩溃的BUG
hellodigua
committed
878507b
View commit details
Copy full SHA for 878507b
View code at this point
Browse repository at this point
feat: 优化数据存储目录迁移逻辑
hellodigua
committed
38738eb
View commit details
Copy full SHA for 38738eb
View code at this point
Browse repository at this point
fix: 修改目录后新增确认弹窗
xunchahaha
authored and
hellodigua
committed
5f07262
View commit details
Copy full SHA for 5f07262
View code at this point
Browse repository at this point
fix: 修复管理页面表头在设置之上
xunchahaha
authored and
hellodigua
committed
a7e9d8d
View commit details
Copy full SHA for a7e9d8d
View code at this point
Browse repository at this point
feat: 设置内新增可选目录位置
xunchahaha
authored and
hellodigua
committed
574e286
View commit details
Copy full SHA for 574e286
View code at this point
Browse repository at this point
Commits on Feb 1, 2026
feat: 重构榜单为图表
hellodigua
committed
d9e9e0b
View commit details
Copy full SHA for d9e9e0b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL