Fridaplatform / Frida-CLI

AI cli assistant for peer programming developed by Softtek innovation team.
2 stars 1 forks source link

feat(chatbot): :sparkles: Use files in chatbot and asp_voyager #8

Closed OnderCampos closed 7 months ago

OnderCampos commented 7 months ago

Files in chat

Enhanced functionality has been implemented in the chat bot to support file usage. Now, when a user opens a project using the !open command, they gain access to the files within it, enabling them to ask questions about the files and even write responses directly into the files.

ASP voyager

This command facilitates the migration of legacy ASP Classic code to ASP .Net MVC. It's activated with !asp_voyager after initiating a project using !open.