<
J
>
Home
Videos
Free Beta
Contact
Donate
Junior
AI Writing Code With Human Assistance
Get the VSCode extension
Multi-File Edits
From Scratch
Large Codebases
Multi-File Edits
Junior has access to your current workspace. So saying "add new feature X" will trigger a series of modifications in multiple files, resulting in the requested feature.
All edits are streamed in real time to a diff, where changes can be accepted, rejected, or modified
From Scratch
You can also create new projects from scratch by simply describing them, Junior will create the necessary files and populate them with code.
Large Codebases
Junior handles large codebases by automatically pulling only relevant code into its context. You can view and modify this context inline.
You can utilize this backend search manually, and jump to the relevant portions of code.