OrvixCode projects are based on local folders. When a folder is selected as the workspace, AI can use task-relevant project context.
New or existing project
- Create a workspace with New Project.
- Attach an existing source-code folder directly.
- Use + New project from the project selector below the message box.
Automatic project creation for AI tasks
If you ask OrvixCode to generate a project and no real project is selected, it can create a project folder and add it to Projects. Duplicate names receive suffixes such as Project 2 or Project 3.
File planning for large projects
Large tasks are split into subsystems and files instead of being compressed into a few oversized files. Imports and dependency contracts are checked while generation proceeds; the manifest can expand when a missing local module is discovered.