About AI tools and a demo video

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
User avatar
Aivars
Blumentals Software Developer
Posts: 2472
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

About AI tools and a demo video

Post by Aivars »

AI Tools is an experimental feature that extends what AI can do.

Previously AI could only work with code you selected and showed it.
Now with AI Tools enabled, AI can:
  • Search through your project files on its own
  • Read any file it needs to understand the context
  • Find where specific functionality is implemented
  • Make changes across multiple files in one task
  • It sends back only the changed parts, so it can work with large files
Example: Instead of finding and selecting the config file yourself, you can just say "change the database timeout to 30" and AI will find the right file in the project and make the change.

Enable/disable via menu AI -> AI Tools and from the AI prompt dialog.

Here's a quick demo of some random project from Github:

https://www.youtube.com/watch?v=SaFZd3VRUTQ
Blumentals Software Programmer
Post Reply