File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 22 < button data-action ="pin " class ="menu-item "> < i data-lucide ="pin " class ="h-4 w-4 "> </ i > < span > Pin to top</ span > </ button >
33 < button data-action ="rename " class ="menu-item "> < i data-lucide ="edit-3 " class ="h-4 w-4 "> </ i > < span > Rename</ span > </ button >
44 < button data-action ="duplicate " class ="menu-item "> < i data-lucide ="copy " class ="h-4 w-4 "> </ i > < span > Duplicate</ span > </ button >
5+ < button data-action ="copy_path " class ="menu-item "> < i data-lucide ="link " class ="h-4 w-4 "> </ i > < span > Copy Path (GH)</ span > </ button >
56 < button data-action ="export " class ="menu-item "> < i data-lucide ="download " class ="h-4 w-4 "> </ i > < span > Export thread (.json)</ span > </ button >
67 < button data-action ="delete " class ="menu-item text-red-600 "> < i data-lucide ="trash-2 " class ="h-4 w-4 "> </ i > < span > Delete</ span > </ button >
78 < button data-action ="count_tokens " class ="menu-item "> < i data-lucide ="hash " class ="h-4 w-4 "> </ i > < span > Count tokens (approx.)</ span > </ button >
120121 </ div >
121122</ div >
122123< input id ="importAccountSettingsInput " type ="file " class ="hidden " accept ="application/json,.json ">
123-
You can’t perform that action at this time.
0 commit comments