AllenTom cf25540417 Refactor: Implement V2 of Create Agent UI and logic
- Introduced `CreateAgentV2Screen` and `CreateAgentV2ViewModel` for a new agent creation experience.
- Implemented AI-powered agent info generation based on user input, including title and description.
- Added a "manual mode" for users who prefer to input agent details directly.
- Enhanced UI with gradient borders, loading animations, and improved layout.
- Integrated avatar selection and cropping using `AgentImageCropScreen`.
- Refactored `AddAgentViewModel` to support state persistence across page navigation and to store generated input text.
- Updated API client to include a longer timeout for agent info generation requests.
- Added new drawable resources for UI elements.
- Switched `Const.BASE_SERVER` to use the release URL for debug builds.
- Replaced the old `AddAgentScreen` with the new `CreateAgentV2Screen` in navigation.
2025-09-15 12:03:39 +08:00
2025-09-10 18:02:58 +08:00
2025-09-09 19:05:07 +08:00
2024-10-10 03:30:01 +08:00
2024-09-18 17:03:26 +08:00
2024-07-23 15:25:00 +08:00
2024-06-22 04:25:20 +08:00
2024-06-22 04:25:20 +08:00
2025-09-08 15:13:17 +08:00
2024-10-09 20:36:55 +08:00

签名

使用rider_pro_app文件进行签名
密码是GFX*&KBg2yuq8mPP
Description
No description provided
Readme 24 MiB
Languages
Kotlin 100%