mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-10 07:27:23 +02:00
13c4483f4fe3cb4992434287320d50bb3055a6b8
Add 4 example commands to the welcome splash screen to make the client more friendly on cold start and to new users: - nip 29: View relay-based groups spec - profile verbiricha@habla.news: Explore a Nostr profile - req -k 1 -l 20: Query recent notes - nips: Browse all NIPs Commands are clickable and execute directly, opening the appropriate window without requiring users to type or use the command palette. Changes: - Update GrimoireWelcome component with EXAMPLE_COMMANDS constant - Add onExecuteCommand prop to handle direct command execution - Update WorkspaceView to pass handleExecuteCommand callback - Use parseAndExecuteCommand from command-parser for execution
…
Languages
TypeScript
98.9%
CSS
0.8%
JavaScript
0.3%