Project Uploads
Upload files and folders to give the AI context about your project. This enables more relevant, accurate assistance tailored to your codebase.
Uploading Files
Drag and Drop
Drag files or folders directly onto the workspace to upload them.
File Browser
Click the upload icon in the sidebar to open the file browser.
Paste Code
Paste code directly into the input area. Use code blocks for better formatting.
Supported Files
Code
.js .ts .py .go .rs
Markup
.html .css .md .mdx
Config
.json .yaml .toml
Text
.txt .log .env
Best Practices
- ✓Upload only relevant files to keep context focused
- ✓Include configuration files (package.json, tsconfig.json) for project understanding
- ✓Upload types/interfaces files when asking about type issues
- !Avoid uploading sensitive files (.env, credentials, secrets)
