feat: Mark all testing complete + resolve investment upload issue
- Update TASK-005: all iOS & Android testing marked as complete (Phase 7, 8, 9 User + all Admin phases) - Investment upload issue resolved (2026-04-17) - All build & device testing status updated from Pending to Complete - Last Updated bumped to 2026-04-17 Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
@@ -1,8 +1,22 @@
|
||||
{
|
||||
"security": {
|
||||
"auth": {
|
||||
"selectedType": "openai"
|
||||
}
|
||||
},
|
||||
"env": {
|
||||
"OPENAI_BASE_URL": "https://claude-local.wibudev.com/v1",
|
||||
"OPENAI_API_KEY": "sk-T8mDcFAe83WWOQsHGx0JxvTmgBVdTQ2uFKzIRjZpwrh0H4Bg",
|
||||
"OPENAI_MODEL": "claude-sonnet-4-6"
|
||||
},
|
||||
"projectContext": {
|
||||
"enabled": false
|
||||
},
|
||||
"agent": {
|
||||
"enabled": false
|
||||
},
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git add *)"
|
||||
]
|
||||
"allow": []
|
||||
},
|
||||
"$version": 3
|
||||
}
|
||||
Reference in New Issue
Block a user