## Task Add `history clear` subcommand that deletes all cached lookup history. Prompt for confirmation before clearing. ## Files ``` packages/cli/src/commands/history.ts ```
Task
Add
history clearsubcommand that deletes all cached lookup history. Prompt for confirmation before clearing.Files