qzl
91077a933d
fix: pass tool_call_id to parse_tool_agent_output for proper payload resolution
2026-04-22 18:10:41 +08:00
qzl
ef931ee73c
chore: clean up legacy tool/UI code paths and remove unused events
2026-04-22 17:33:12 +08:00
qzl
4d55df45ab
refactor: unify skills+cli runtime and streamline ag-ui flow
2026-04-22 17:09:37 +08:00
qzl
eeed737949
chore: bootstrap trellis workspace and sync deployment settings
2026-04-20 17:15:50 +08:00
qzl
0842e04c39
chore(task): archive 04-20-bootstrap-fullstack-guidelines
2026-04-20 17:15:02 +08:00
qzl
b906a7abe6
chore(task): archive 00-bootstrap-guidelines
2026-04-20 16:24:19 +08:00
qzl
7b6dbe72c3
feat: 添加 Analytics 分析功能(行为追踪、错误码、协议更新)
2026-04-02 11:52:36 +08:00
zl-q
b101826de5
chore: add .agents/ to gitignore
2026-04-01 21:11:26 +08:00
qzl
2cdf075e92
feat: 添加用户行为分析功能
2026-04-01 18:35:32 +08:00
qzl
24eda6ff51
refactor: 重命名 automation worker 为 general worker 并完善错误处理
2026-04-01 17:24:52 +08:00
qzl
0fe28a1c62
docs: add Android APK build instructions and plan document
2026-04-01 15:18:07 +08:00
qzl
9c9b9dab95
Merge branch 'feature/flutter-logging-system' into dev
2026-04-01 15:11:53 +08:00
qzl
19aa33a609
fix: correct test failures and error propagation
...
- Add CacheScope provider in UserProfileCacheRepository tests
- Remove catch blocks that swallowed errors in _loadHistory/_loadMoreHistory
- Errors now properly propagate to switchUser() caller
2026-04-01 15:11:49 +08:00
qzl
640b4d15a3
test(logging): optimize logging tests and fix broken tests
2026-04-01 14:46:47 +08:00
qzl
d1092df254
fix(logging): fix static setLogService and null handling
2026-04-01 14:36:09 +08:00
qzl
49c062d5a5
feat(logging): add logging to home voice recorder
2026-04-01 14:34:36 +08:00
qzl
b8e5a42a12
feat(logging): add logging to chat bloc history and attachments
2026-04-01 14:33:41 +08:00
qzl
4fb41d2b36
feat(logging): add logging to todo repository
2026-04-01 14:32:29 +08:00
qzl
ad37ca3c64
feat(logging): add logging to settings automation_jobs_cubit
2026-04-01 14:32:04 +08:00
qzl
ccf6da60a1
feat(logging): add logging to messages inbox_repository
2026-04-01 14:31:28 +08:00
qzl
7c311b0785
feat(logging): add logging to contacts friend_repository
2026-04-01 14:30:44 +08:00
qzl
11ab3d0e22
feat(logging): add logging to calendar repository
2026-04-01 14:29:38 +08:00
qzl
63d225c567
feat(logging): add logging to auth feature
2026-04-01 14:28:30 +08:00
qzl
2b12d1ef79
test(logging): add logging tests
2026-04-01 14:20:47 +08:00
qzl
227c9c123c
feat(logging): add logging to ChatBloc
2026-04-01 14:20:08 +08:00
qzl
b0734da2ae
feat(logging): add path_provider dependency
2026-04-01 14:18:38 +08:00
qzl
67f14d6cec
feat(logging): add global error handler
2026-04-01 14:18:22 +08:00
qzl
bb9e3bf91b
feat(logging): add logging module skeleton
2026-04-01 14:17:23 +08:00
zl-q
6722f3d74b
refactor: 重构提醒通知系统
2026-04-01 00:42:34 +08:00
qzl
9a231dae9e
feat: 重构会话管理与提醒通知系统
2026-03-31 18:26:36 +08:00
zl-q
a8c262e9c7
refactor: 重构 DetailHeaderActionMenu 菜单隐藏逻辑
2026-03-30 23:46:03 +08:00
zl-q
64f4c13999
feat: 更新应用标题为林小夕
2026-03-30 23:46:00 +08:00
zl-q
5e1cb71d74
feat: add .superset to gitignore
2026-03-30 20:49:41 +08:00
qzl
91bf3c3f96
feat: 重构 Reminder Notification 系统并更新应用包名
2026-03-30 18:36:57 +08:00
qzl
9fb2a6857b
feat: 日历分享改为按手机号+好友关系校验
2026-03-30 11:37:41 +08:00
zl-q
60318b7aaa
chore: 更新国际化翻译及 UI 组件优化
2026-03-30 09:07:30 +08:00
zl-q
0f3175e303
docs: 更新协议文档并清理过时计划文件
2026-03-30 09:07:07 +08:00
zl-q
5999d0edd1
fix: 修复 UI Schema 导航路径遍历漏洞
2026-03-30 09:06:50 +08:00
zl-q
bd7ac6285c
refactor: 修复预热编排器竞态条件添加 runToken 机制
2026-03-30 09:06:38 +08:00
zl-q
41f35d6e22
feat: 添加缓存作用域支持多用户数据隔离
2026-03-30 09:06:24 +08:00
zl-q
4285b4ec80
refactor: 重构聊天模块支持 SSE 断线重连及用户上下文隔离
2026-03-30 09:06:10 +08:00
zl-q
1aac62f39e
feat: 添加日历事件订阅者功能及权限重构
2026-03-30 09:05:50 +08:00
zl-q
f126d7a547
refactor: 重构聊天数据层至core并简化首页UI
2026-03-29 21:46:26 +08:00
zl-q
4db9a13bfe
refactor(apps): 重构数据层目录结构并新增启动预热编排器
2026-03-29 20:26:30 +08:00
zl-q
33340de8f9
chore: 更新 iOS 配置文件和 Supabase 基础设施配置
2026-03-29 17:35:27 +08:00
qzl
ae29a8209b
refactor(apps): 主题系统迁移至 ColorScheme + 扩展架构并支持 Dark Mode
2026-03-27 19:07:39 +08:00
qzl
ecc1ec6ce4
refactor(backend): 修复 agent router 中 HTTPException 与 problem_payload 混用问题
2026-03-27 14:33:40 +08:00
qzl
47e2aa3eb9
docs: 更新协议文档并清理过期的问题追踪文档
2026-03-27 14:05:14 +08:00
qzl
c592cc7854
feat(apps): 重构 UI 架构为 presentation 层并新增 l10n 国际化支持
2026-03-27 14:05:03 +08:00
qzl
b1f0eb8921
feat(backend): 重构 HTTP 错误处理为 RFC7807 标准并优化多个 service
2026-03-27 14:04:49 +08:00