mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-29 10:56:22 +02:00
feat: merge RFC 116
This commit is contained in:
commit
ecbb75e78f
1 changed files with 0 additions and 1 deletions
|
|
@ -103,7 +103,6 @@ class Engineer(Role):
|
|||
# Unit tests only.
|
||||
if CONFIG.REQA_FILENAME and CONFIG.REQA_FILENAME not in changed_files:
|
||||
changed_files.add(CONFIG.REQA_FILENAME)
|
||||
|
||||
msg = Message(
|
||||
content="\n".join(changed_files),
|
||||
role=self.profile,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue