v1.1.1
OpenBMB/ChatDevv1.1.1Sep 25, 2023by thinkwee
AI Summary
This minor update enables Git management functionality, allowing the programmer agent to utilize GitHub for version control.
Key Highlights
- Git management feature for the programmer agent.
- Configurable via ChatChainConfig.json by setting 'git_management' to 'True'.
New Features
- Git management
Full Release Notes
Now git management is available! This feature enables the programmer agent to utilize GitHub for version control. To enable this feature, simply set ``"git_management"`` to ``"True"`` in ``ChatChainConfig.json``.