devchat-ai / devchat

Automate your dev tasks with AI-powered scripts, from your IDE's chat panel.
https://www.devchat.ai
Apache License 2.0
349 stars 41 forks source link

Add display of recommended workflows in devchat's initial presentation #303

Closed yangbobo2021 closed 7 months ago

yangbobo2021 commented 7 months ago

During the initial presentation in devchat, we aim to introduce the display of recommended workflows. This involves a two-step implementation process:

  1. In the workflows plugin, add a configuration file for the recommended workflows.
  2. In the devchat plugin, implement functionality to read from the newly added configuration file.

This addition will enhance the user experience by providing valuable workflow recommendations directly within the devchat interface. It's crucial for the enhancements to be seamlessly integrated, ensuring that users can effortlessly access these recommendations.