Beta Program
Last updated
Was this helpful?
Last updated
Was this helpful?
We’re thrilled to introduce our latest Beta version, packed with some game-changing features to make your Qodo experience more intuitive than ever.
As this is a beta version, you may encounter some bugs or incomplete features. We value your feedback and encourage you to report any issues to help improve the final release. Thank you for being part of our beta program and for helping us create a better product for everyone.
Test Generation got a completely new flow, and is now integrated into Qodo Gen Chat.
Type /test
in the chatbox, and let Qodo Gen guide you through generating a powerful test suite. You can add more tests, create mocks, and enhance your code effortlessly.
When you ask questions in Qodo Gen Chat, code replies can often include large chunks of code.
Instead of cluttering the chat, the new Artifacts feature lets you open these code snippets as separate files in your IDE. You can then apply the code directly to your project or compare it with other artifacts to select the best fit.
In-Place is a smart tool allowing you to chat on a specific part of your code, injecting smart changes directly in place.
Press cmd+shift+x
on macOS or cmd+alt+x
on Windows to start. The In-Place popup window will open at your current position in the code. In this focused view you can describe the task or changes you want to implement.
From there, In-Place allow you to inject it directly where your cursor is: just press Tab to approve the changes.
Qodo Gen v1.0 is coming soon, and will include:
Test Generation flow
Enhance tests using Qodo Gen Chat.
Extend an existing test suite.
Custom framework: Choose your favorite testing framework even if it's not listed by Qodo Gen.
Support for all languages and frameworks.
Agentic Workflows: Code with an AI-driven development companion that guides you through complex coding tasks, offering step-by-step assistance and high contextual awareness.
Edit multiple files: Make coordinated changes across your codebase with intelligent multi-file editing that ensures consistency and manages dependencies.
Agentic Code Q&A: Chat with a conversational interface that provides detailed code explanations and suggestions, tailored to your project's full context.
Smart context collection: Automatically gather and prioritize relevant code context - without manual intervention - for a more accurate and efficient assistance.
Smart code apply: Integrate AI suggestions into your codebase with intelligent placement and dependency management.
Chat Persistency: Improved chat history management, keeping your valuable conversations and coding context intact between sessions.
Inline Context: Add project-specific code references on the fly: use @
mentions to smart search for files, classes and functions while typing in the chat.
Chat Preferences: Customize your Qodo Gen Chat with personalized settings for commands, responses, and workflows.