Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Added while loops, Claude API agent execution support, and beta OpenAI API agent execution.

Full changelog

v0.7.0

Release Date: 2026-05-11

Overview

This release adds more support for other agent backends and some more control flow features.

  • Added while loops
while condition:
     << do thing >>
  • Added support for Claude API agent execution.
    margarita use claude
  • Added beta support for OpenAI API agent execution.

I've added beta support for openai API, however I don't have an openAI API key. So until I can test this properly its behind a FF that you can enable in .margarita/settings.json

margarita use openai

Enable the feature flag in .margarita/settings.json { "feature_flags": {"is_open_ai_api_enabled": true } }

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track banyango/margarita](https:

Get notified when new releases ship.

Sign up free

About banyango/margarita](https:

All releases →

Beta — feedback welcome: [email protected]