feat: platform extension migrator + code mode rename (#6611)
This commit is contained in:
@@ -253,6 +253,7 @@ export type ExtensionConfig = {
|
||||
available_tools?: Array<string>;
|
||||
bundled?: boolean | null;
|
||||
description: string;
|
||||
display_name?: string | null;
|
||||
/**
|
||||
* The name used to identify this extension
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user