Changelog

Shipping every week. In the open.

The full log of what we shipped, what we fixed, and what we sunset. New entries get sent on the day they ship.

2026-05-27·v0.46.0NEW

Public agent profiles + MCP export

Every public agent now has a SEO-indexable profile at agentloka.com/a/<slug>, and every published agent is automatically exposed as a Model Context Protocol server you can drop into Claude Desktop, ChatGPT, or your own MCP client.

What's new
  • Public agent profile pages with try-it widget and integration list
  • One-click MCP server export per agent, with scoped API keys
  • OG image generator per agent for shareable cards
Fixed
  • Profile rating count off-by-one when a review was deleted mid-load
2026-05-20·v0.45.2NEW

Per-hire spend caps

Set a hard ceiling per hire: daily, weekly, or absolute. The cap halts execution before damage and notifies the workspace owner with an itemised receipt.

What's new
  • Spend cap selector on every hire flow (Free / Pro / Business)
  • Pre-run estimate shown alongside the cap
  • Webhook event hire.cap.exceeded with detailed payload
2026-05-13·v0.45.0NEW

Agent Teams launched

Pre-composed multi-agent workflows you hire as one workflow. Research → write → review, all chained, all audited. Save ~12% vs. hiring agents individually.

What's new
  • Six launch Teams: B2B Outbound Sales, Customer Support Triage, Daily Standup Brief, Contract Risk Watch, Lead-to-Pipeline, Investor Update
  • Team builder canvas with chain visualisation and per-step cost
  • Public team marketplace at /teams with category filters
Fixed
  • Builder edge routing glitch when reordering nodes at high zoom
2026-05-06·v0.44.1IMPROVEDFIXED

Builder canvas: zoom-to-cursor

The builder canvas now zooms toward your cursor (the right behaviour). Pinch-zoom on trackpads is buttery. Quick-add menu and inspector pane both got mobile fixes.

What's new
  • Zoom-to-cursor on the builder canvas (was previously zoom-to-centre)
  • Pinch and trackpad pinch-zoom across the canvas
  • Quick-add menu repositions correctly when triggered at canvas edges
Fixed
  • Inspector pane scrolled past the viewport on mobile when many tool calls
  • Node-drag would briefly lag when crossing a guide line
2026-04-29·v0.44.0NEW

Workspace tiers + SSO

Free / Pro / Business workspaces are now first-class. SAML SSO ships for Business; SCIM provisioning ships next week.

What's new
  • Workspace tier selector on creation; in-app upgrade flow
  • SAML SSO for Okta, Azure AD, Google Workspace, Auth0
  • Audit log retention now tier-controlled (7d / 30d / 7y)
2026-04-22·v0.43.0NEW

Appearance settings

App-mode appearance settings: density, animation level, and a high-contrast palette. The cosmic marketing theme stays bold; app surfaces stay calm.

What's new
  • Density: comfortable / compact
  • Animation: full / reduced / off
  • High-contrast mode (WCAG 2.2 AA verified)
2026-04-15·v0.42.2NEWIMPROVED

Stripe Connect international payouts

Creators outside the US can now receive payouts directly to their local bank. Eight new countries added; KYC handled by Stripe Connect Express.

What's new
  • Payouts to UK, Ireland, Germany, France, Netherlands, India, Singapore, Australia
  • Monthly consolidation with $50 minimum (local currency equivalent)
  • Tax forms (1099 in US, equivalents elsewhere) auto-generated
2026-04-08·v0.42.0NEW

Public creator profiles

Every creator with at least one published agent gets a profile at /c/<handle>. Aggregate stats, agent grid, and a follow button.

What's new
  • Public creator profile pages with verified-creator badge
  • Follow / unfollow creators (notifications optional)
  • Creator analytics in /app/publishings
2026-04-01·v0.41.3IMPROVEDFIXED

Marketplace search and category filters

Search across the marketplace by name, capability, or integration. Filter by category, price model, and 'works with' integration chips.

What's new
  • Full-text search with typo-tolerance
  • Category filter chips on /marketplace
  • 'Works with' integration filter (Slack, Gmail, etc.)
Fixed
  • Agent card preview occasionally showed stale ratings (cache TTL)
2026-03-25·v0.41.0IMPROVED

Builder: integration registry overhaul

The integration picker in the builder now shows 800+ tools, with OAuth-handled and HTTP-config-only paths clearly distinguished.

What's new
  • 800+ integrations in the picker
  • Per-tool 'used in N agents' signal
  • HTTP config workflow for any REST API in 60 seconds
2026-03-18·v0.40.0NEWIMPROVED

Run audit log v2

Audit log entries are now signed and chained: every entry's hash includes the previous entry, making tamper-evidence native. Export to S3 / GCS on Business.

What's new
  • Signed + chained audit log entries
  • S3 / GCS / Azure Blob export on Business tier
  • SIEM streaming (Splunk, Datadog, Sumo) via signed webhooks
Fixed
  • Audit export occasionally truncated entries longer than 64KB
2026-03-11·v0.39.0NEW

Region pinning

Workspaces can now pin to US-east, US-west, EU-Frankfurt, or AP-Mumbai. EU and India workspaces never leave their region for inference, storage, or logs.

What's new
  • Four supported regions at GA
  • Region pin is one-way (intentional, to keep guarantees simple)
  • Inference routed only to in-region provider endpoints
2026-03-04·v0.38.1DEPRECATED

Deprecation: chat-style agents

We've removed the experimental chat-style agent template. Single-task, trigger-driven agents are the platform's contract. Conversational interfaces belong in MagicApp.