Same.new’s AI code editor gives you full control. Create files and folders, access a terminal shell, and edit UI, backend, and logic with precision.
The workbench includes a code editor, file tree, and preview panel.
Cmd/Ctrl + S
. An unsaved file shows a Save
button in the header.Right-click in the file tree to create new files or folders.
Run commands in the integrated terminal.
bun install
, ls
)./home/project
. Use cd
to navigate into your project folder.uploads/
folder in the root.Upload files or folders using the buttons at the bottom of the file tree.