Files
aiagent/_task_round9.json

5 lines
559 B
JSON
Raw Normal View History

{
"project_description": "Test Android client source code at D:/aaa/aiagent/android. Scan real .kt source files under app/src/main/java/. Check for bugs, UX issues vs ChatGPT/Doubao, edge cases, architecture performance, memory leaks. Provide fix suggestions with file paths and line numbers. Key files: ChatViewModel.kt, SseClient.kt, AuthInterceptor.kt, MessageDao.kt, ConversationDao.kt, ApiService.kt, all Screen composables in ui/chat/ and ui/login/. Tech stack: Jetpack Compose + MVVM + Hilt DI + Room + SSE + OkHttp.",
"auto_approve_files": true
}