File tree Expand file tree Collapse file tree 4 files changed +36
-0
lines changed
Expand file tree Collapse file tree 4 files changed +36
-0
lines changed Original file line number Diff line number Diff line change @@ -15845,6 +15845,8 @@ components:
1584515845 deprecated: true
1584615846 fileContext:
1584715847 type: boolean
15848+ generateFileSummary:
15849+ type: boolean
1584815850 screenshots:
1584915851 type: boolean
1585015852 publicProjectDescription:
@@ -15896,6 +15898,8 @@ components:
1589615898 type: boolean
1589715899 fileContext:
1589815900 type: boolean
15901+ generateFileSummary:
15902+ type: boolean
1589915903 screenshots:
1590015904 type: boolean
1590115905 publicProjectDescription:
@@ -15975,6 +15979,8 @@ components:
1597515979 type: string
1597615980 enum:
1597715981 - advanced
15982+ generateFileSummary:
15983+ type: boolean
1597815984 screenshots:
1597915985 type: boolean
1598015986 prompt:
@@ -16019,6 +16025,9 @@ components:
1601916025 $ref: '#/components/schemas/ai.prompt.config.advanced_mode'
1602016026 -
1602116027 properties:
16028+ generateFileSummary:
16029+ description: '__Note:__ Not available for alignment action'
16030+ type: boolean
1602216031 screenshots:
1602316032 description: '__Note:__ Not available for alignment action'
1602416033 type: boolean
Original file line number Diff line number Diff line change @@ -14739,6 +14739,8 @@ components:
1473914739 deprecated: true
1474014740 fileContext:
1474114741 type: boolean
14742+ generateFileSummary:
14743+ type: boolean
1474214744 screenshots:
1474314745 type: boolean
1474414746 publicProjectDescription:
@@ -14790,6 +14792,8 @@ components:
1479014792 type: boolean
1479114793 fileContext:
1479214794 type: boolean
14795+ generateFileSummary:
14796+ type: boolean
1479314797 screenshots:
1479414798 type: boolean
1479514799 publicProjectDescription:
@@ -14869,6 +14873,8 @@ components:
1486914873 type: string
1487014874 enum:
1487114875 - advanced
14876+ generateFileSummary:
14877+ type: boolean
1487214878 screenshots:
1487314879 type: boolean
1487414880 prompt:
@@ -14913,6 +14919,9 @@ components:
1491314919 $ref: '#/components/schemas/ai.prompt.config.advanced_mode'
1491414920 -
1491514921 properties:
14922+ generateFileSummary:
14923+ description: '__Note:__ Not available for alignment action'
14924+ type: boolean
1491614925 screenshots:
1491714926 description: '__Note:__ Not available for alignment action'
1491814927 type: boolean
Original file line number Diff line number Diff line change @@ -18920,6 +18920,8 @@ components:
1892018920 deprecated: true
1892118921 fileContext:
1892218922 type: boolean
18923+ generateFileSummary:
18924+ type: boolean
1892318925 screenshots:
1892418926 type: boolean
1892518927 publicProjectDescription:
@@ -18971,6 +18973,8 @@ components:
1897118973 type: boolean
1897218974 fileContext:
1897318975 type: boolean
18976+ generateFileSummary:
18977+ type: boolean
1897418978 screenshots:
1897518979 type: boolean
1897618980 publicProjectDescription:
@@ -19050,6 +19054,8 @@ components:
1905019054 type: string
1905119055 enum:
1905219056 - advanced
19057+ generateFileSummary:
19058+ type: boolean
1905319059 screenshots:
1905419060 type: boolean
1905519061 prompt:
@@ -19094,6 +19100,9 @@ components:
1909419100 $ref: '#/components/schemas/ai.prompt.config.advanced_mode'
1909519101 -
1909619102 properties:
19103+ generateFileSummary:
19104+ description: '__Note:__ Not available for alignment action'
19105+ type: boolean
1909719106 screenshots:
1909819107 description: '__Note:__ Not available for alignment action'
1909919108 type: boolean
Original file line number Diff line number Diff line change @@ -17592,6 +17592,8 @@ components:
1759217592 deprecated: true
1759317593 fileContext:
1759417594 type: boolean
17595+ generateFileSummary:
17596+ type: boolean
1759517597 screenshots:
1759617598 type: boolean
1759717599 publicProjectDescription:
@@ -17643,6 +17645,8 @@ components:
1764317645 type: boolean
1764417646 fileContext:
1764517647 type: boolean
17648+ generateFileSummary:
17649+ type: boolean
1764617650 screenshots:
1764717651 type: boolean
1764817652 publicProjectDescription:
@@ -17722,6 +17726,8 @@ components:
1772217726 type: string
1772317727 enum:
1772417728 - advanced
17729+ generateFileSummary:
17730+ type: boolean
1772517731 screenshots:
1772617732 type: boolean
1772717733 prompt:
@@ -17766,6 +17772,9 @@ components:
1776617772 $ref: '#/components/schemas/ai.prompt.config.advanced_mode'
1776717773 -
1776817774 properties:
17775+ generateFileSummary:
17776+ description: '__Note:__ Not available for alignment action'
17777+ type: boolean
1776917778 screenshots:
1777017779 description: '__Note:__ Not available for alignment action'
1777117780 type: boolean
You can’t perform that action at this time.
0 commit comments