qzl
|
f201babb48
|
refactor: 重构前端 UI 组件与后端 AgentScope schemas
|
2026-03-12 18:26:10 +08:00 |
|
qzl
|
01c36eb32e
|
refactor: 移除前端 Mock API,新增共享组件,优化认证流程
- 删除 mock_api_client、mock_calendar_service、mock_history_service
- 新增 fixed_length_code_input、link_button、message_composer 共享组件
- 优化登录/注册/密码重置页面使用新组件
- 简化 injection.dart 移除 mock 分支
- 更新 env.dart 配置(BACKEND_URL 替换 API_URL)
- 后端 agentscope 工具和测试更新
- 重构 AGENTS.md 文档结构
- 新增 deploy/ 目录和 protocol 文档
|
2026-03-12 16:41:45 +08:00 |
|
qzl
|
145e3dc615
|
refactor: 重构 Agent 模块为 AgentScope,删除旧版 CrewAI/LiteLLM 实现
|
2026-03-11 20:51:56 +08:00 |
|
qzl
|
177ed616bf
|
chore: 添加 iOS/Android 相机和相册权限配置
|
2026-03-11 17:32:00 +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 |
|
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
|
6fb527eb7b
|
fix: 修复日历事件详情页布局问题并添加底部输入框
- 修复 Row 中 Flexible 在无界宽度约束下的布局崩溃问题
- 用 Expanded 包裹内层 Row 提供有界宽度约束
- 添加底部输入框组件(+按钮、输入框、麦克风图标)
- 实现事件详情页动态数据展示
- 添加编辑和删除事件功能
- 添加事件不存在时的错误页面
|
2026-03-02 17:28:21 +08:00 |
|
qzl
|
2ac56e5084
|
docs: 整理 runtime 系列文档,修正 API 端点名称
|
2026-03-02 10:55:46 +08:00 |
|
qzl
|
3d6ae7695f
|
refactor: 优化日历状态管理与首页输入框,添加API客户端抽象
|
2026-02-27 18:36:21 +08:00 |
|
qzl
|
02e5e52e1f
|
fix: add navigation links and account screen
- Fix empty onPressed handlers in login/home screens
- Add todo/calendar toggle navigation in bottom dock
- Fix message invite detail path (/messages/invites/:id)
- Add account screen with logout/switch account dialogs
- Add /settings/account route
|
2026-02-25 12:06:14 +08:00 |
|
qzl
|
b397d51dcc
|
feat(calendar): add dayweek, month and event detail screens
|
2026-02-25 11:12:24 +08:00 |
|
qzl
|
567b3d6712
|
feat(todo): add quadrants and detail screens
|
2026-02-25 11:10:32 +08:00 |
|