Post working set generation, Kombai allows you to review and save the code to your workspace.
You can save the code to your current workspace or a new workspace.
Kombai segregates the generated code into two categories:
Source files: This includes the components, theme, etc.
Build & config files: This includes package.json, next.config.mjs, etc.
While saving the code, you can select the files you want to save. In an existing workspace, Kombai only allows you to save the source files as config files are already present in the workspace. In a new workspace, both source and build & config files can be saved.