mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-09 07:42:38 +02:00
Swe editer
This commit is contained in:
parent
5e48be356f
commit
1c872c3cb7
8 changed files with 1618 additions and 228 deletions
|
|
@ -306,7 +306,7 @@ class DocsReporter(FileReporter):
|
|||
|
||||
|
||||
class EditorReporter(FileReporter):
|
||||
"""Equivalent to FileReporter(block=BlockType.Editor)."""
|
||||
"""Equivalent to FileReporter(block=BlockType.EDITOR)."""
|
||||
|
||||
block: Literal[BlockType.EDITOR] = BlockType.EDITOR
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue