# HeroPrompt Web UI A clean web interface for creating and managing AI prompts with file and workspace management. ## Overview HeroPrompt provides a VS Code–style interface to browse files, organize workspaces, and generate AI prompts. It combines a modern UI with intelligent file handling and flexible prompt generation. ## Features * 🎨 **Modern UI**: Light/dark themes, responsive layout, smooth animations * πŸ“ **Workspaces**: Create, update, delete, and persist workspaces * πŸ—‚οΈ **File Explorer**: Tree view, filtering, expand/collapse, multi-select * πŸ” **Preview**: Card-based file previews with metadata and syntax highlighting * πŸš€ **Prompt Generation**: Build structured AI prompts from selected files ## Usage ```bash ./cli/compile.vsh # Compile ./hero web # Run server ``` * Create a workspace β†’ select files β†’ preview β†’ generate prompts * Manage workspaces (create, update, delete) via UI