File Management
Learn how to navigate files, understand scaffolding, and work efficiently with the project structure in Kodezi Create.
The File Explorer helps you view, navigate, and control your project structure generated by Chronos-1.
File Explorer
Use the Files tab to manage and inspect your project:
- π Expand/collapse folders
- π Open any file by clicking it
- β Chronos-1 automatically creates new files when needed
- β Files can be deleted by prompting the AI
Auto-Run & Smart Scaffolding
Kodezi Create automatically detects your project's build or run scripts and handles them intelligently:
- Auto-detection: Recognizes npm scripts, Vite configs, and build tools
- Live Updates: Code changes trigger real-time updates in the preview
- Smart Execution: Runs appropriate commands based on your project type
- Zero Configuration: No need to manually configure build processes
Whenever a file changes:
- The dev server updates automatically
- Preview reloads silently
- Build processes trigger when required
You never need to manually configure anything.
Search Functionality
Use the Search tab to find text across the entire project.
- Global search across all files
- Case-sensitive mode
- Regex support
- Jump to results instantly