mirror of
https://github.com/kingomarnajjar/ChatDev.git
synced 2026-07-25 22:27:29 +10:00
feat: Add news in readme.
This commit is contained in:
parent
3e7d9aeb7e
commit
e0bedd5c99
1 changed files with 3 additions and 1 deletions
|
|
@ -26,7 +26,9 @@
|
|||
|
||||
## 🎉 News
|
||||
|
||||
* **October 26th, 2023: ChatDev is now supported with Docker for safe execution** (thanks to contribution from [ManindraDeMel](https://github.com/ManindraDeMel)). Please see [Docker Start Guide](wiki.md#docker-start).
|
||||
* **November 2nd, 2023: ChatDev is now supported with incremental development.** Use `--config "incremental" --path "Your folder path" ` to start it. This mode will start with code review base on the existing codes.
|
||||
|
||||
* October 26th, 2023: ChatDev is now supported with Docker for safe execution (thanks to contribution from [ManindraDeMel](https://github.com/ManindraDeMel)). Please see [Docker Start Guide](wiki.md#docker-start).
|
||||
<p align="center">
|
||||
<img src='./misc/docker.png' width=400>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue