v1.8
Select IDE
Visual Studio CodeIntelliJVisual Studio
Home
Blog
Knowledge Base
Download
ℹ️ Introduction
πŸ“œ Release History πŸ”₯ What's New
πŸ’» User Guide
πŸ›  InstallationπŸ†” Log In
πŸ’» Features
β–Ό
β–Ά
Chat ConversationPredefined Actions
CodeVista Streak
Code Context
Workspace Status
Autocomplete
Autodoc
Autofix
Inline Chat
Web Search
Feedback System
Prototyper Agent
πŸ’² Usage Quotas❗️ Instructions for Internal FPT Users
❔ FAQ
Visit xVista Homepage

Prototyper Agent

Prototyper is a professional AI Agent developed by CodeVista to support the rapid prototyping of applications, helping you build the first version of your software in the shortest possible time. With Prototyper, you can perform a wide range of essential development tasks simply by entering a prompt - no manual setup required.
‍
Follow the instructions below to start your first Prototyper task:

Step 1: Access Prototyper Agent

The Prototyper interface will appear as shown below:

Step 2: Settings approval

By approving Prototyper to read files & directories, edit files, and execute safe commands, Prototyper Agent is now authorized to:
  • Read any files on your computer
  • Modify any files on your computer
  • Execute safe terminal commands (any commands which are determined as potentially destructive still requires user's approval).

Step 3: Enter your prompt and send to Prototyper

At the input prompt, type a natural language request describing the task you want Prototyper to perform and send to Prototyper.
For example:
"Create an interface for a Leave Request Management System"
"Create an interface for an e-commerce platform"
"Create a tic tac toe game"
Prototyper will interpret your prompt and perform the required actions (e.g., create files, generate code, or run shell commands).
After performing all actions as planned, if the command is considered risky to perform, Prototyper will require user's approval to execute.
For instance, to display the Leave Request Management System, Prototyper still requires user's approval to open the html file:
As user selects Run Command, the requested interface will be displayed:

Step 4: Review previous tasks

After completing at least one task, a View All History button will appear in the Prototyper Chat Panel. Click this button to view a list of recently executed Prototyper tasks for easy reference and review.
To return to normal chat conversations, click [Back] button:
When you use the Prototyper agent, your token usage will count towards your quota, depending on the complexity of your prompt-based interface input.
For more information on the Prototyper agent's usage quotas, please refer to this page: CodeVista Usage Quotas
Previous
Feedback System
Next
Usage Quotas
Last Modified 1 month ago
Knowledge Base
On this page
Step 1: Access Prototyper AgentStep 2: Settings approvalStep 3: Enter your prompt and send to PrototyperStep 4: Review previous tasks