# MassGen v0.1.34 Release Announcement

<!--
This is the current release announcement. Copy this + feature-highlights.md to LinkedIn/X.
After posting, update the social links below.
-->

## Release Summary

We're excited to release MassGen v0.1.34, adding an OpenAI-Compatible Server! 🚀

Run MassGen as a local server that provides a Chat Completions-compatible API, allowing any OpenAI SDK client to connect.

**Plus:** Dynamic model discovery for Groq and Together backends, WebUI improvements (file diffs, answer refresh, faster workspace browser), subagent reliability fixes, and a new review skill.

## Install

```bash
pip install massgen==0.1.34
```

## Links

- **Release notes:** https://github.com/massgen/MassGen/releases/tag/v0.1.34
- **X post:** [TO BE ADDED AFTER POSTING]
- **LinkedIn post:** [TO BE ADDED AFTER POSTING]

---

## Full Announcement (for LinkedIn)

Copy everything below this line, then append content from `feature-highlights.md`:

---

We're excited to release MassGen v0.1.34, adding an OpenAI-Compatible Server! 🚀 Run MassGen as a local server that provides a Chat Completions-compatible API, allowing any OpenAI SDK client to connect. Plus: Dynamic model discovery for Groq and Together backends, WebUI improvements (file diffs, answer refresh, faster workspace browser), subagent reliability fixes, and a new review skill.

Install: `pip install massgen==0.1.34`

Release notes: https://github.com/massgen/MassGen/releases/tag/v0.1.34

Feature highlights:

<!-- Paste feature-highlights.md content here -->
