Skip to content

Commit 294a847

Browse files
committed
fix file-picker-max id
1 parent 2065701 commit 294a847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.agents/file-explorer/file-picker-max.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {
77
} from '../types/secret-agent-definition'
88

99
const definition: SecretAgentDefinition = {
10-
id: 'file-picker',
10+
id: 'file-picker-max',
1111
displayName: 'Fletcher the File Fetcher',
1212
publisher,
1313
model: 'anthropic/claude-haiku-4.5',

0 commit comments

Comments
 (0)