v0
|
a23461bfce
|
fix: optimize insightService for performance
Address DB connection issues, cache TTL, and timer handling to improve efficiency.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-06 12:06:02 +00:00 |
|
v0
|
4beddb7a62
|
fix: resolve main thread block and high CPU issues
Switch 'fs.appendFileSync' to 'fs.appendFile' and optimize 'getSessionsCached' to reduce DB access.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-06 11:28:33 +00:00 |
|
v0
|
9adffc3cd7
|
fix: resolve multiple issues and performance enhancement
Fix performance issue, Telegram prefix, and two encoding bugs; update custom prompt UI.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-06 10:55:30 +00:00 |
|
Jason
|
a52619c4d5
|
Merge pull request #9 from Jasonzhu1207/v0/jasonzhu081207-4751-0177d73e
Enable AI insights and Telegram push notifications
|
2026-04-06 18:13:03 +08:00 |
|
v0
|
cf40d3ad63
|
feat: optimize prompt caching and add Telegram push
Add system prompt caching, custom prompt, and Telegram push settings.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com>
|
2026-04-06 09:56:11 +00:00 |
|
Jason
|
b8cd9a8c38
|
Merge branch 'hicccc77:main' into main
|
2026-04-06 13:13:15 +08:00 |
|
cc
|
f910e17e53
|
Merge pull request #644 from fortii2/fix/export-worker-config
#580 修复与部分引用功能相关联的无法读取解密配置的问题
|
2026-04-06 13:04:13 +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 |
|
ethan
|
b8bf29277a
|
修复与部分引用功能相关联的无法读取解密配置的问题
|
2026-04-05 17:48:12 -04:00 |
|
ethan
|
867f85e8f2
|
实现 #580 引用消息支持部分引用显示
|
2026-04-05 17:39:22 -04: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
f00525d21a
|
交互细节修复与代码修复
|
2026-04-05 10:57:49 +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 |
|
姜北尘
|
64010ad86b
|
feat:添加导出文件
|
2026-04-04 19:45:05 +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 |
|
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 |
|
xuncha
|
758de9949b
|
新增开机自启动 [Enhancement]: 希望能够支持静默启动和开机自启动
Fixes #516
|
2026-04-03 21:08:05 +08:00 |
|
xuncha
|
62e23aaf23
|
卡片链接新增解析
|
2026-04-03 20:47:15 +08:00 |
|
cc
|
aac8eed898
|
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
|
2026-04-03 20:35:10 +08:00 |
|
cc
|
108980befb
|
修复了一些问题
|
2026-04-03 20:34:57 +08:00 |
|
xuncha
|
2cc0fc64a4
|
Merge branch 'dev' into dev
|
2026-04-03 20:08:03 +08:00 |
|
xuncha
|
67642cebfd
|
fix(http): stream live sns media and clarify docs
|
2026-04-03 20:07:11 +08:00 |
|
cc
|
327dc85d14
|
优化通道结构
|
2026-04-03 20:05:23 +08:00 |
|
xuncha
|
0235ec7edc
|
Merge branch 'dev' into dev
|
2026-04-03 19:49:29 +08:00 |
|
cc
|
1df792ec9c
|
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
|
2026-04-03 19:35:11 +08:00 |
|
cc
|
a8fa6e5987
|
修复了一些打包问题
|
2026-04-03 19:34:32 +08:00 |
|
H3CoF6
|
ea4fff5b10
|
Merge remote-tracking branch 'upstream/main' into dev
|
2026-04-03 05:45:10 +08:00 |
|
H3CoF6
|
510b956649
|
refactor: 样式对齐
|
2026-04-03 05:20:58 +08:00 |
|
H3CoF6
|
17b8af4bc4
|
fix: 删除广告,增添无记录显示
|
2026-04-03 04:48:39 +08:00 |
|
H3CoF6
|
617b400884
|
feat: 以chat的方式实现biz的解析
|
2026-04-03 04:40:34 +08:00 |
|
H3CoF6
|
5b56b2e0be
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2026-04-02 23:50:35 +08:00 |
|
cc
|
113216b7ba
|
修复打包问题
|
2026-04-02 23:01:54 +08:00 |
|
cc
|
46e2e64e65
|
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
|
2026-04-02 22:14:52 +08:00 |
|
cc
|
54ed35ffb3
|
新增渠道更新
|
2026-04-02 22:14:46 +08:00 |
|
cc
|
7b8bd747ad
|
Merge branch 'dev' into dev
|
2026-04-02 21:39:55 +08:00 |
|
hicccc77
|
e544f5c862
|
fix: add forceReopen retry logic for openMessageCursorLite
|
2026-04-01 04:04:53 +08:00 |
|
cc
|
be069e9aed
|
实现 #584
|
2026-03-31 21:24:31 +08:00 |
|
hejk
|
e4872a78f5
|
feat(http): change default API host to 0.0.0.0 for external access
- 修改 httpApiHost 默认值从 127.0.0.1 到 0.0.0.0
- 允许 HTTP API 服务接受外网访问
- 用户需要配置 httpApiToken 以确保安全
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-31 11:32:46 +08:00 |
|