feat: platform extension migrator + code mode rename (#6611)

This commit is contained in:
Alex Hancock
2026-01-29 17:12:51 -05:00
committed by GitHub
parent fb4ac05016
commit edd0109997
14 changed files with 207 additions and 52 deletions
+1
View File
@@ -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
*/