mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-15 11:02:36 +02:00
feat: +unit test
fixbug: func has no value
This commit is contained in:
parent
5510df5f96
commit
6f039d004d
28 changed files with 367 additions and 552 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -160,6 +160,7 @@ tmp
|
|||
metagpt/roles/idea_agent.py
|
||||
.aider*
|
||||
*.bak
|
||||
*.bk
|
||||
|
||||
# output folder
|
||||
output
|
||||
|
|
@ -168,3 +169,5 @@ tmp.png
|
|||
tests/metagpt/utils/file_repo_git
|
||||
*.tmp
|
||||
*.png
|
||||
htmlcov
|
||||
htmlcov.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue