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
342 stars 39 forks source link

Adapt devchat-core to Support New Configuration File Format #273

Closed yangbobo2021 closed 6 months ago

yangbobo2021 commented 6 months ago

Overview

As part of our efforts to unify configuration management across various IDEs (e.g., VSCode, JetBrains), it's essential that the devchat-core codebase is adapted to support a new, unified configuration file format. This step is critical in ensuring that we can have a centralized system for managing configurations that works seamlessly across multiple development environments.

Objective

The main goal of this task is to update the devchat-core codebase to effectively read, process, and apply the new unified configuration file format. This will involve modifying how devchat-core interacts with configuration data, ensuring compatibility with the changes proposed for frontend support, and the VSCode and JetBrains plugins.

Expected Tasks

Challenges

Contributions

We welcome contributions from individuals with experience in backend development, especially those familiar with the devchat-core codebase. Collaboration between teams will be crucial, so good communication skills and a willingness to work closely with other developers are essential.

This task is a significant step towards creating a unified configuration management system that will make it easier for developers to maintain and switch between different IDEs. Let's work together to make this enhancement a success.