Skip to content

Commit 159ad1b

Browse files
authored
Merge branch 'main' into fix/966
2 parents 1ddf452 + 506b64f commit 159ad1b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/cli/src/utils/agent.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ export const AGENTS = [
184184
targetPath: '.aiassistant/rules/viteplus.md',
185185
},
186186
{ id: 'amp', label: 'Amp', targetPath: 'AGENTS.md' },
187+
{ id: 'kiro', label: 'Kiro', targetPath: 'AGENTS.md' },
187188
{ id: 'opencode', label: 'OpenCode', targetPath: 'AGENTS.md' },
188189
{ id: 'other', label: 'Other', targetPath: 'AGENTS.md' },
189190
] as const;

0 commit comments

Comments
 (0)