First Project
Open a real project, give the agent a focused task, and learn how CODVIAN moves from context to a verified result.
Choose a project
Start with a repository or folder that you understand. CODVIAN works best when the project has clear entry points, instructions, and a way to run or verify the result.
- Open an existing repository
- Review project instructions and package scripts
- Confirm the run and build commands
- Check the permissions for the folder
Write a useful first task
Give the agent a concrete outcome and the constraints that matter. Include the relevant files, expected behavior, and how you want the work verified.
Good first task
"Add a dark-mode toggle to the settings page, keep the existing light theme as the default, run the type check, and verify the button in the browser."
Review the result
Inspect changed files, terminal output, and browser state before accepting the task. Use the feedback to refine the next instruction instead of starting a disconnected session.