MetaGPT Releases
76 releases of FoundationAgents/MetaGPT
- v1.5.1
Introduces an idle inhibition feature that can be controlled via the `--inhibit` command-line flag.
Jan 26, 2026
- v1.5.0
Adds a new module specifically for web-platform-tests to the project.
Jan 8, 2026
- v0.16.5Release v0.16.5
A minor patch release containing bugfixes to allow pulling draft tags and patching to the next version.
Dec 28, 2025
- v0.16.4Release v0.16.4
A minor patch release fixing initialization issues with the speech handler and ensuring build steps include missing files.
Dec 27, 2025
- v1.2.5
Introduces `uv` for faster installation, adds a global settings override option in the queue manager, and fixes several compatibility and text processing bugs including a Qt platform error on Linux and a missing pip module error.
Dec 10, 2025
- v1.2.4
Enhances subtitle generation to support all languages using audio duration, integrates spaCy for better sentence segmentation, and adds the ability to pre-download models for offline use.
Nov 28, 2025
- v1.2.3
Adds extensive audio generation capabilities for subtitles, including support for various file formats and timestamps, along with improvements to cover image embedding and Windows compatibility.
Nov 18, 2025
- v1.2.1
Focuses on UI/UX improvements, upgrading to PyQt6 for better support, adding new queue manager options, and fixing specific bugs related to themes and subtitle segmentation.
Oct 27, 2025
- v0.17.0New Layout Model
Introduces a newly trained layout model architecture from scratch, featuring a unified tokenizer and significant improvements across many domains.
Sep 23, 2025
- v0.16.7Move flash imports
This minor release relocates flash attention functions within the codebase to improve organization and imports.
Sep 8, 2025
- v0.16.6Enable setting attention method
This update removes strict attention method checks and allows users to configure the attention method used by the model.
Sep 8, 2025
- v0.8.2
Mar 9, 2025
- v0.8.1Patch release: v0.8.1
Apr 22, 2024
- v0.8.0v0.8.0: Introduction of Data Interpreter, Integration with RAG, and Expanded Support for LLMs
Major release introducing Data Interpreter, an open-source autonomous agent achieving state-of-the-art performance in ML, math reasoning, and open-ended tasks. Also includes RAG module integration and expanded LLM support.
Mar 29, 2024
- v0.7.7Patch release: v0.7.7
Patch release addressing bug #958 with a minor fix.
Mar 29, 2024
- v0.7.6Patch release: v0.7.6
Patch release adding Gemini proxy support and fixing a Unicode encoding error.
Mar 12, 2024
- v0.7.4Patch release: v0.7.4
A minor patch release that updates the interpreter naming and adds a reference paper link to the documentation.
Mar 7, 2024
- v0.7.3Patch release: v0.7.3
A quick patch release addressing a configuration error in the codebase to improve stability.
Feb 26, 2024
- v0.7.2Patch release: v0.7.2
A patch release fixing critical bugs related to human interaction, code execution, and tool path handling.
Feb 20, 2024
- v0.7.1Patch release: v0.7.1
A minor release focusing on code consistency and dependency management to ensure smooth operation.
Feb 19, 2024