feat: add Skills component and integrate skills data; enhance CommandPalette and MessageContainer with improved UI and animations

This commit is contained in:
2025-09-03 16:04:44 +02:00
parent a6e3d4f57f
commit 9519c91e61
18 changed files with 288 additions and 41 deletions

View File

@@ -149,6 +149,7 @@ export const ChatMessages = [
icon: 'i-ph-rocket-duotone',
prompt: 'command.skills.prompt',
type: ChatType.SKILLS,
fetchStates: [ChatFetchState.FETCHING],
},
{
label: 'command.resume.label',