mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-04 21:32:38 +02:00
Merge branch 'gitlab/mgx_ops' into feature/rfc258
This commit is contained in:
commit
d5c29a16ad
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