Jason
|
f31327b528
|
Merge pull request #7 from Jasonzhu1207/v0/jasonzhu081207-4751-e705ab05
Enable AI insights and system-native notifications
|
2026-04-06 11:39:56 +08:00 |
|
v0
|
c4c7df2608
|
fix: resolve insight tab loading and performance issues
Fix chat session loading logic and optimize session retrieval performance.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-06 03:35:39 +00:00 |
|
Jason
|
7fb98d764a
|
Merge pull request #6 from Jasonzhu1207/v0/jasonzhu081207-4751-03d90813
Enable AI insights and system-native notifications
|
2026-04-06 01:49:04 +08:00 |
|
v0
|
792621d982
|
feat: use Electron's native Notification API for reliable alerts
Replace custom 'showNotification' with Electron's 'Notification' for system-level alerts.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-05 17:47:14 +00:00 |
|
Jason
|
c92b50b6ec
|
Merge pull request #5 from Jasonzhu1207/v0/jasonzhu081207-4751-8b63b98d
Enable AI insights and whitelist management in settings
|
2026-04-06 01:35:19 +08:00 |
|
v0
|
f83117df20
|
feat: update prompt to force insights output
Modify prompt to encourage model to output insights, disallow SKIP in test mode.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-05 17:33:09 +00:00 |
|
Jason
|
b7b7260838
|
Merge pull request #4 from Jasonzhu1207/v0/jasonzhu081207-4751-507441fc
Enable AI insights and whitelist management in settings
|
2026-04-06 01:22:46 +08:00 |
|
v0
|
dd960d30ff
|
fix: remove leftover old catch block
Clean up mismatched catch block from previous edit.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-05 17:21:24 +00:00 |
|
v0
|
89f3ec57f5
|
feat: add configurable AI insight settings and desktop logging
Introduce new configurable fields and log insights to desktop.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-05 17:20:23 +00:00 |
|
v0
|
95f1e73a39
|
fix: resolve core bugs and enhance logging for AI insights
Fix aggressive activity analysis and loop bug, add detailed logs, and introduce test trigger button.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-05 17:11:05 +00:00 |
|
Jason
|
aa029fe113
|
Merge pull request #3 from Jasonzhu1207/v0/jasonzhu081207-4751-c1e23024
Enable AI insights and whitelist management in settings
|
2026-04-06 00:45:11 +08:00 |
|
v0
|
5971757a28
|
feat: add aiInsightWhitelist to settings page
Implement aiInsightWhitelist feature with UI and filtering logic.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-05 16:42:43 +00:00 |
|
Jason
|
1e16ea887b
|
Merge pull request #2 from Jasonzhu1207/v0/jasonzhu081207-4751-3942175b
Add AI insights service and settings tab
|
2026-04-06 00:12:13 +08:00 |
|
v0
|
837f15c5e8
|
fix: update repository owner and URL in electron-builder config
Correct hardcoded owner and repository URL in package.json for proper release publishing.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-05 16:10:37 +00:00 |
|
Jason
|
f71ff7392c
|
Update package.json
|
2026-04-05 23:59:09 +08:00 |
|
Jason
|
97ba95e2be
|
Update repository URL in package.json
|
2026-04-05 23:58:17 +08:00 |
|
v0
|
6aae23180f
|
fix: resolve TypeScript errors in GitHub Actions build
Fix type issues and update import syntax for better compatibility.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-05 15:51:40 +00:00 |
|
v0
|
49e82e43e4
|
fix: resolve TypeScript type issues in CI builds
Fix multiple type errors and improve type checks in build scripts.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-05 15:50:00 +00:00 |
|
Jason
|
301c490893
|
Merge pull request #1 from Jasonzhu1207/ai
Add AI insights service and settings tab
|
2026-04-05 23:33:04 +08:00 |
|
v0
|
93a9df48f4
|
feat: implement AI insights service and settings tab
Add core insight service and IPC handlers; update config and settings page.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-05 15:32:22 +00:00 |
|
cc
|
209b91bfef
|
Merge pull request #638 from hicccc77/dev
Dev
|
2026-04-05 19:21:28 +08:00 |
|
cc
|
1049f55118
|
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
|
2026-04-05 14:53:14 +08:00 |
|
cc
|
ba7785a359
|
修复发布日期问题
|
2026-04-05 14:53:11 +08:00 |
|
cc
|
e6c821d3ee
|
Merge pull request #637 from hicccc77/dev
交互细节修复与代码修复
|
2026-04-05 11:24:35 +08:00 |
|
cc
|
17a7741697
|
Merge branch 'main' into dev
|
2026-04-05 11:24:26 +08:00 |
|
cc
|
f00525d21a
|
交互细节修复与代码修复
|
2026-04-05 10:57:49 +08:00 |
|
cc
|
f5c79c1fab
|
Merge pull request #636 from hicccc77/dev
Dev
|
2026-04-04 23:27:27 +08:00 |
|
cc
|
4fc0a92651
|
更新资源文件
|
2026-04-04 23:25:21 +08:00 |
|
cc
|
585ec39f8e
|
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
|
2026-04-04 23:14:57 +08:00 |
|
cc
|
a0189fdd0a
|
修复 #597;实现 #556;修复 #623与 #543;修复卡片图片问题
|
2026-04-04 23:14:54 +08:00 |
|
cc
|
ede31732b3
|
Merge pull request #634 from BeiChen-CN/main
feat:支持导出聊天记录中的文件
|
2026-04-04 20:16:05 +08:00 |
|
姜北尘
|
a60381522d
|
fix
|
2026-04-04 20:04:01 +08:00 |
|
姜北尘
|
64010ad86b
|
feat:添加导出文件
|
2026-04-04 19:45:05 +08:00 |
|
cc
|
e628154b78
|
Merge pull request #632 from hicccc77/dev
Dev
|
2026-04-04 14:04:47 +08:00 |
|
cc
|
e5baf5e994
|
Merge branch 'main' into dev
|
2026-04-04 14:04:35 +08:00 |
|
cc
|
05fdbab496
|
更新信息
|
2026-04-04 13:26:06 +08:00 |
|
cc
|
512b1f6455
|
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
|
2026-04-04 10:57:46 +08:00 |
|
cc
|
5615d83f04
|
修复更新渠道问题
|
2026-04-04 10:57:43 +08:00 |
|
cc
|
ee38918516
|
Merge pull request #630 from hicccc77/dev
Dev
|
2026-04-04 09:54:46 +08:00 |
|
H3CoF6
|
d1b8d86a20
|
Merge pull request #625 from H3CoF6/dev
修复biz的一些问题
|
2026-04-04 02:58:54 +08:00 |
|
H3CoF6
|
25ef7c5d8a
|
更快的排序
|
2026-04-04 02:52:12 +08:00 |
|
H3CoF6
|
db429abf5b
|
时间排序
|
2026-04-04 02:34:57 +08:00 |
|
H3CoF6
|
19d5ae7e15
|
fix: 修复账号类型,删除广告账号
|
2026-04-04 01:53:03 +08:00 |
|
cc
|
fcbd613f4a
|
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
|
2026-04-03 23:23:47 +08:00 |
|
cc
|
5fae370c55
|
更新打包
|
2026-04-03 23:23:42 +08:00 |
|
xuncha
|
f2dbe6ee8f
|
Merge pull request #622 from xunchahaha/dev
Dev
|
2026-04-03 21:11:08 +08:00 |
|
xuncha
|
0175a6998b
|
Merge branch 'dev' into dev
|
2026-04-03 21:08:36 +08:00 |
|
xuncha
|
758de9949b
|
新增开机自启动 [Enhancement]: 希望能够支持静默启动和开机自启动
Fixes #516
|
2026-04-03 21:08:05 +08:00 |
|
xuncha
|
81b8960d41
|
双人年度报告支持导出 [Enhancement]: 双人年度报告不支持导出 但总年度报告支持
Fixes #531
|
2026-04-03 21:07:44 +08:00 |
|
xuncha
|
5b25619b24
|
Merge pull request #620 from xunchahaha/dev
卡片链接新增解析
|
2026-04-03 20:50:44 +08:00 |
|