Product launches (promos, new surfaces, plan changes) live on the
product changelog. This page is for
SDK, CLI, and API detail only.
Packages covered
Entries
Add new sections with Mintlify<Update> blocks (newest first). Include:
version, breaking vs additive, copy-paste migration when imports or CLI flags
change, and links to updated quickstart pages.
synth-ai0.16.0managed-swarmsresearch-factory
synth-ai
0.16.0 — Managed Swarms and the complete Research launch facade.client.research.swarmsis the canonical public surface for bounded multi-agent executions;research.runsremains a deprecated one-release compatibility alias.- Adds typed Swarm launch/wait/retry, Factory lifecycle/usage/events, account and API-key lifecycle, experiments, knowledge, wiki, project notes, and Git-server reads.
- Provider keys are sealed before transport, real billing-denial codes map to
ResearchInsufficientCreditsError, and the vendored backend OpenAPI is refreshed.
synth-ai0.15.2research-factoryschema-parity
synth-ai See Research Factory Quickstart.
0.15.2 — Research Factory runtime-authority schema parity.- Fixed: the packaged SMR OpenAPI and public-model snapshots now include
runtime_authority_source_version, matching the backend-owned authority readout contract. - Unchanged: the public Research Factory preview/confirm API introduced in 0.15.1 remains additive and source-compatible.
- Source: release head
5eb40685.
synth-ai0.15.1research-factorypreview-confirm
synth-ai See Research Factory Quickstart.
0.15.1 — Confirmed Research Factory wakes and public launch
authority.- Added:
SynthClient().research.factories.list,get,status,preview_wake, andwake_due. Confirmation replays the backend-authored request contract and opaque preview token. - Added: public Research launch-authority models, typed Factory Tag context, and runnable-project
runtime_artifact_release_idpreservation. - Changed: Factory wake preview is WRITE-scoped because the backend dry-run route may persist scheduler and admission metadata.
- Changed: product CloudDeployments require an explicit provider-neutral
host_kind; internal CloudDevSlot identities remain insynth-dev. - Added: fail-closed promotion-discount preview read models with
enforcement_status="not_implemented"; no activation or debit path is added. - Source: release head
7c40a4ca.
synth-ai0.15.0research-factorycloud-deployments
synth-ai See Research Factory Quickstart.
0.15.0 — Research Factory evidence, typed maintenance runs,
project-bound CloudDeployments, hosted artifacts, and run-to-Effort graduation.- Added: typed Factory proof readiness, accepted actor outputs, experiment history/comparison, and candidate/Tag evidence.
- Added:
EffortsAPI.launch_maintenance(...), research vs maintenance run kinds, and the orchestrator maintenance role. - Added: project-bound CloudDeployments with matching MCP tools and exact-name confirmation for VM deletion.
- Added:
SynthClient().research.hosted_artifacts, run-handle hosted-artifact readouts, andSynthClient().research.effortsgraduation helpers. - Additive release: existing one-off Managed Research run code remains valid.
- Known boundaries: 24/7 reliability and Factory-to-PR code delivery are not part of this release.
- Acceptance: FactoryBench passed 12/12 lifecycle gates with reward
1.0; the immutable winner scored held-out mean reward1.16and benchmark score0.0303.
synth-optimizershostedgelogamebench
synth-optimizers
0.2.6.dev20260626 — GELO 72-hour promo and GameBench Rust smoke presets.- Added:
craftax_gamebench_rust_smokeandrogue_gamebench_rust_smokepresets for hosted GELO submits against tunneled GameBench Rust task containers. - Changed: hosted GELO docs now describe the June 26 72-hour promo campaign id
gelo_free_72h_20260626. - Clarified: SFT is invite-only beta; RLVR and OPSD remain private-evaluation or waitlist lanes.
synth-airesearchtagmcp
synth-ai See Synth Tag.
0.13.0 — Synth Tag beta SDK + MCP surface.- Added:
SynthClient().research.factories.tag.sessionswithcreate,get, andmessages.send. - Added: MCP tools
tag_create_session,tag_get_session, andtag_send_message. - Added:
examples/tag_delegate_smoke.pyfor delegate, steer, and receipt smoke checks. - Pairs with: backend
/api/tag/v1routes and thetag_stewardrunbook. - Status: Prod receipt proof is green: verification run
af08fbc5-fbab-4706-8dbc-85a311035b4d, sessionaf1e520d-e4e2-45f2-8393-35732cb5f217, rund7fa20d1-73bd-4cdc-b76f-0b706be24a5d, artifact/smr/work-products/3d0b11ae-97da-531d-8741-765cd517d512/content.
synth-airesearchxaigrok
synth-ai
0.11.7 — Grok Build + direct xAI Grok catalog.- Added:
SmrAgentModel.X_AI_GROK_BUILD(x-ai/grok-build) for hosted SMR runs on xAI Grok Build via direct xAI (codex_xai_grok_build). - Changed: Public Grok enum consolidates on
x-ai/grok-4.3(direct xAI). Removedx-ai/grok-4.1-fastandx-ai/grok-4.20-betafrom the SDK enum; backend aliases legacy ids to grok-4.3. - Fixed: xAI chat payload compatibility (no penalty fields that break streaming on Grok paths). OpenAPI synced from backend
smr_openapi.yaml.
synth-airesearchpromotions
synth-ai
0.11.6 — promotions registry SDK.- Added:
client.promotionsnamespace —list_public(),mine(), andclaim(campaign_id)mapping toGET /smr/promotions,GET /smr/promotions/mine, andPOST /smr/promotions/{campaign_id}/claim; admin helperslist_admin_campaigns(),upsert_admin_campaign(...), andretire_admin_campaign(campaign_id). - Pairs with: the backend promotions registry routes on the same deploy train. OpenAPI synced from backend
smr_openapi.yaml.
synth-airesearchbilling
synth-ai
0.11.5 — billing SDK.- Added:
client.billingnamespace —get_catalog(),get_plan(),get_run_drawdown(run_id),preflight_run(...), factory-effort drawdown/preflight, and admin grant helpers matchingGET /smr/billing/plan,GET /smr/billing/catalog, run drawdown, and preflight routes. - Pairs with: the backend billing routes on the same deploy train; no Factory surface changes.
synth-airesearchcatalog
synth-ai
0.11.4 — GLM 5.2 enum, public catalog sunset, MCP honesty fix.- Added:
SmrAgentModel.BASETEN_ZAI_ORG_GLM_5_2(baseten/zai-org/GLM-5.2); run-policy acceptsgroqcredential provider andopenrouterinference provider. - Changed: Trinity Large Thinking,
gpt-oss-120b,gpt-5.4-nano, and DeepSeek v4 flash/pro are no longer on the public catalog (GET /smr/agent-models). Enum ids remain importable but fail backend preflight — usegpt-5.4-mini,gpt-5.4, or GLM 5.2. - Fixed: Removed dead MCP tool
smr_get_project_economics. Errata for 0.11.3: that tool was listed in release notes but had no live backend route; usesmr_get_project_usage/smr_get_run_usageinstead.
synth-airesearchmcp
synth-ai
0.11.3 — Launch MCP package for the 222-tool Managed Research surface.- Project economics and GitHub setup MCP tools targeted for this release:
smr_get_project_economics,smr_setup_github_status,smr_setup_github_start_oauth,smr_setup_github_list_repos,smr_setup_github_disconnect. - Note (0.11.4 errata):
smr_get_project_economicswas removed in 0.11.4 — use usage/billing tools instead.
synth-airesearchbreaking
synth-ai
0.11.2 — Managed Research SDK reconciled to the shipped backend contract.- Added:
SynthClient().research, MCP entrypointsynth-ai-managed-research-mcp, optional extrasynth-ai[research]. - Removed (breaking vs 0.11.1): Objective/milestone/experiment CRUD helpers, deprecated project economics wrappers, legacy GitHub setup modules, standalone
managed-researchas the primary install story. - Migration:
pip install "synth-ai[research]==0.11.2";from synth_ai import SynthClient→client.research.
synth-optimizershostedgelo
synth-optimizers hosted GELO launch promo - Hosted optimizer docs now document the first-20 GELO promo, GPT-family proposer policy, claim/status endpoints, and hosted proposer-spend grant.See Hosted Optimizers.
synth-airesearchmigration
synth-ai MCP entrypoint:
0.11.1 — Managed Research SDK and MCP now ship inside synth-ai[research].Migration:synth-ai-managed-research-mcp. Hosted HTTP MCP server name: synth-managed-research.The managed-research PyPI package remains a temporary shim with DeprecationWarning and should not be used for new installs.See Managed Research SDK Quickstart.synth-optimizershosted
synth-optimizers
0.2.1.20260610 — Hosted GELO CLI (gelo submit, gelo watch), hosted GEPA submit/watch via HostedOptimizerClient, privacy-first usage registration opt-outs.See Hosted Optimizers for current quickstart commands.Contributing
- Product-facing copy →
frontend/content/changelog/*.mdx - This page → semver, deprecations, MCP/CLI/API deltas
- Launch proof →
Jstack/.jstack/records/releases/andrecords/launches/
Jstack/.jstack/daily_notes/2026-06-10/release_launch_cadence.md
(§ Changelog Placement).