mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
feat(cursor): support model selection (#684)
This commit is contained in:
@@ -26,6 +26,7 @@ export const RPC_METHODS = {
|
||||
ListSlashCommands: 'listSlashCommands',
|
||||
ListSkills: 'listSkills',
|
||||
ListCodexModels: 'listCodexModels',
|
||||
ListCursorModels: 'listCursorModels',
|
||||
ListOpencodeModels: 'listOpencodeModels',
|
||||
ListOpencodeModelsForCwd: 'listOpencodeModelsForCwd'
|
||||
} as const
|
||||
|
||||
Reference in New Issue
Block a user