mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-21 14:05:17 +02:00
add
This commit is contained in:
parent
c280fcd885
commit
253853ef8e
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ class Engineer2(RoleZero):
|
|||
"CodeReview.review": cr.review,
|
||||
"CodeReview.fix": cr.fix,
|
||||
"Terminal.run_command": self.terminal.run_command,
|
||||
"Deployer.deploy_to_public": self.deployer.deploy_to_public,
|
||||
"Deployer.deploy_to_public": self.deploy_to_public,
|
||||
}
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue