qzl
|
145e3dc615
|
refactor: 重构 Agent 模块为 AgentScope,删除旧版 CrewAI/LiteLLM 实现
|
2026-03-11 20:51:56 +08:00 |
|
qzl
|
85b314cf64
|
feat: 增强日历功能并集成 AgentScope 代理服务
|
2026-03-11 17:16:11 +08:00 |
|
qzl
|
e20e7d2a02
|
feat: 增强日历功能并集成 AgentScope 代理服务
|
2026-03-11 15:28:29 +08:00 |
|
zl-q
|
e55e445906
|
feat: 添加好友功能并集成 LiteLLM 代理服务
- 新增好友搜索、添加、好友列表功能
- 集成 LiteLLM 代理服务及多模型定价配置
- 更新 iOS CocoaPods 配置
- 更新 .gitignore 和环境变量配置
|
2026-03-11 09:14:51 +08:00 |
|
qzl
|
f30bfc2006
|
feat: 设置页面增强,支持用户信息展示和密码修改
|
2026-03-10 17:43:17 +08:00 |
|
qzl
|
5e169251fe
|
refactor(apps): simplify API layer by removing redundant wrapper classes
- Remove ApiClientWrapper and MockApiClientWrapper
- Simplify IApiClient interface
- Update dependency injection configuration
- Optimize calendar service and AG-UI chat models
|
2026-03-03 10:12:46 +08:00 |
|
qzl
|
3d6ae7695f
|
refactor: 优化日历状态管理与首页输入框,添加API客户端抽象
|
2026-02-27 18:36:21 +08:00 |
|
qzl
|
d635d9a5e0
|
refactor(frontend): adapt to RESTful API routes
|
2026-02-26 14:28:58 +08:00 |
|
qzl
|
e20b1905cb
|
fix(apps): consolidate FormzInput validators and fix login screen
- Move FormzInput validators to core/form_inputs/form_inputs.dart
- Fix login_screen.dart syntax error (missing 'class' keyword)
- Remove unused _isLoading field
- Fix unnecessary const keywords
- Update login_cubit and register_cubit imports
- Remove duplicate FormzInput definitions from register_cubit
- Add Toast and Banner UI feedback system
- Remove legacy login/register screens (login_code, login_email, login_password, register_step2)
- Remove unused warning_banner widget
- Update tests for new error messages and DI setup
|
2026-02-25 18:00:02 +08:00 |
|
qzl
|
0a7e1cd2d4
|
feat(apps): add dependency injection configuration
|
2026-02-25 15:11:25 +08:00 |
|