Modules
Use CodeBolt's built-in chat to get help from Agent AI. Start a new conversation to ask questions, solve problems, and get coding advice instantly. Agent AI assists with coding issues and project guidance, making troubleshooting faster and easier.
Git
- Perform Git operations like commits.
- Auto-commit functionality.
- Manage version control through the chat interface.
Terminal
- Execute command-line operations directly within the chat.
- Interact with system processes, run scripts, and perform CLI tasks.
MarketPlace
- View available agents in the marketplace.
- Install new agents.
- View and manage installed agents.
Planner
- Plan and organize tasks.
- Mark tasks as completed.
- Track ongoing and completed tasks for better productivity.
Debug
- View token usage details.
- Monitor AI model usage and associated costs.
- Inspect debug information related to AI models.
Settings
- Customize app settings, including:
- Default LLM (Large Language Model) selection.
- Switch between different LLM providers.
- Choose default agents and modify selections.
- Manage environment settings for languages (Node.js, Python, Java) and databases (MongoDB, PostgreSQL, etc.).
Browser
- Access a built-in web browser to view and interact with web content directly from the chat interface.
Console
- View console output.
- Monitor and debug application processes and operations within the chat.
Preview
- The Preview feature allows you to view the real-time output of the code you are working on within the application.
- After writing or editing code, you can use the Preview tab to see how your application or script will look or behave when executed.