mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-23 15:48:11 +02:00
update: swe agent prompt
This commit is contained in:
parent
a5b397aabe
commit
d37c2b1681
2 changed files with 33 additions and 21 deletions
|
|
@ -184,9 +184,6 @@ class Bash(Terminal):
|
|||
Arguments:
|
||||
filename (str): The name of the file to create.
|
||||
|
||||
- submit
|
||||
Submits your current code. it can only be executed once, the last action before the `end`.
|
||||
|
||||
- search_dir_and_preview <search_term> [<dir>]
|
||||
Searches for search_term in all files in dir and gives their code preview
|
||||
with line numbers. If dir is not provided, searches in the current directory.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue