Browsing files
The file tree shows folders and files in a collapsible hierarchy. Click a folder to expand it. Certain directories are hidden by default (.venv, node_modules, and other system directories) to keep the view clean.
Each file shows its name, size, and a type badge for recognized formats.
Previewing files
Single-click a file to preview it in the right pane. LabFrame renders inline previews for many file types:| File type | Preview |
|---|---|
Code (.py, .ts, .js, .rs, etc.) | Syntax-highlighted source with line numbers |
Markdown (.md) | Rendered markdown |
HTML (.html) | Source code view |
PDF (.pdf) | Embedded PDF viewer with zoom controls |
Images (.png, .jpg, .svg, .gif, .webp) | Inline image display |
Documents (.docx) | Rendered document |
Spreadsheets (.xlsx) | Table view |
Presentations (.pptx) | Slide preview |
Web apps (.webapp) | Metadata card with Open App and Copy URL buttons |
Uploading files
Click the upload button in the workspace toolbar (or drag files into the file browser) to upload files into the agent’s workspace. Your agent can then read and use these files in future messages. When creating a new project, you can also attach starter files that are uploaded into the project’supload/ folder.