This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
Affected surfaces
ReleasePort's take
Light signalRelease v1.7.10 introduces the MI_API_PARAMS environment variable to override API parameters via JSON.
Why it matters: Configure MI_API_PARAMS in deployment environments to customize API behavior; no immediate patch required.
Summary
AI summaryAdded MI_API_PARAMS env var to override API parameters in chat completions.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Added MI_API_PARAMS environment variable to override API parameters via JSON. Added MI_API_PARAMS environment variable to override API parameters via JSON. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Low |
Added `MI_API_PARAMS` env var for JSON-based API parameter overrides. Added `MI_API_PARAMS` env var for JSON-based API parameter overrides. Source: granite4.1:30b@2026-05-22-audit Confidence: low |
— |
Full changelog
Add MI_API_PARAMS env var — a JSON object merged into the chat completion payload, allowing arbitrary API parameter overrides (e.g. MI_API_PARAMS='{"temperature":0,"max_tokens":4096}').
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
About Tiny agentic loop with Docker sandbox
All releases →Related context
Related tools
Earlier breaking changes
- v1.8.0 Goal tool's `check` parameter now a judge prompt, not bash command.
Beta — feedback welcome: [email protected]