feat: complete kiro platform support
This commit is contained in:
@@ -489,7 +489,8 @@ const platformOptions = [
|
||||
{ value: 'anthropic', label: 'Anthropic' },
|
||||
{ value: 'openai', label: 'OpenAI' },
|
||||
{ value: 'gemini', label: 'Gemini' },
|
||||
{ value: 'antigravity', label: 'Antigravity' }
|
||||
{ value: 'antigravity', label: 'Antigravity' },
|
||||
{ value: 'kiro', label: 'Kiro' }
|
||||
]
|
||||
|
||||
// Load rules when dialog opens
|
||||
|
||||
Reference in New Issue
Block a user