Skip to main content
Changelog

What’s new in CoreLoop

Real changes, in plain language, as they ship.

Changelog

New4 Sept 2026

Page shortcuts and form pre-fill for your website

In-browser assistants could already answer from your profile — your services, hours and prices — on any page CoreLoop serves your tools on. Now they can use your own website’s pages too, with shortcuts you approve one by one.

Shortcuts CoreLoop suggests, you approve

After each check of your website, CoreLoop looks at the pages it found and suggests shortcuts for them: open your pricing page, read your opening hours, open your booking page, read a menu. They land on your Tools page as suggestions, and nothing goes live until you approve it. You get an in-app notification and an email when there are new ones, in line with your notification settings.

When you approve a shortcut, CoreLoop fetches the page and checks it before the shortcut goes live. After that it keeps watching: if the page changes in a way that breaks the shortcut, the shortcut is paused and you are told. You can pause all the shortcuts on a site yourself and resume them later, or remove them; a suggestion can be set aside with “Not now”, and if a check fails you can fix the page and ask CoreLoop to check again.

Filling in a form, with the visitor’s say-so

For a contact or booking form you approve, an assistant can fill in the details the visitor has already given it — name, email, phone, company, message, date, time, party size. The page always asks the visitor first: “Fill in these fields with the details you gave the assistant? Check them before you send.” CoreLoop never sends the form; that stays with the visitor. Passwords, card details and identity numbers can never be filled.

One paste to update

Shortcuts on your own site need the current version of your website code. If yours is older, your Tools page shows Update your website code with the new snippet — replace the old one once and the shortcuts you approved start working. Your profile tools keep answering in the meantime.

Availability

Page shortcuts and form pre-fill are part of the Pro plan and live on your own website, once your website code is verified. On the Starter plan, in-browser assistants use your profile tools on your CoreLoop page. Full detail in the WebMCP reference and in the website guide.

New3 Sept 2026

AI assistants can now use your tools right on the page

An AI assistant working inside a visitor's browser can now read your business details on the page it is already looking at, instead of connecting to a separate address first. These profile tools only read — your services, hours and prices — so the assistant answers without the visitor leaving the page. Sending you an inquiry is not one of them: that stays on your direct agent connections, where the confirmation and spam protection live.

How it works

From the Starter plan, your published page registers your tools in the browser using the WebMCP standard. Assistants that support it find those tools on the page and call them directly, with no setup from you. From the Pro plan, the same tools register on your own domain and — once your website code is verified — on your own website too.

Control and limits

Each place has its own switch in Where people and agents find you. Turn any of them off and the tools stop registering there; a page that is already open keeps the tools it has until they expire, within five minutes, and a page loaded in the next minute can still see the previous state. These profile tools only read — sending you an inquiry still goes through your direct agent connections — they answer only for your verified website address, and every call is logged in your analytics like any other channel.

Availability

On your CoreLoop page from the Starter plan. On your own website and on your own domain from the Pro plan, and on your own website only once your website code is verified. Full detail in the WebMCP reference.

CoreLoop 0.4 Deneb12 Jul 2026

Everywhere your customers are

Highlights

  • Every language on every agent surface
  • One place to see and switch every channel
  • One paste-block makes your own site agent-ready
  • Inquiries straight from your CoreLoop page

Inquiries straight from your page

New

AI agents could already send you inquiries through your agent endpoint. Now human visitors can do the same thing from your CoreLoop page: a contact form, right on the page, that lands in the same inquiry inbox as everything else.

How it works

A visitor opens your page, taps the inquiry button, writes their message, and sends. You get a notification and the message appears in your dashboard inbox alongside inquiries from AI assistants, one place for all of it. The form sits next to the rest of what your page already shows visitors: your services, photos, documents, and location map.

Control and limits

Both doors, the web form and the agent channel, share one set of spam limits: 3 messages per day per sender for each business, 50 per day per business in total, 2,000 characters per message, plain text only. Shared means shared: nobody can stack the two doors to double their quota. A flood guard in front of the form catches rapid-fire submissions before they count.

Availability

Available now on all plans, on every published page.

One place to see every channel, with a switch on each

New

Your business is reachable through more places than one: your CoreLoop page, the AI-agent channels, the directory, your own website. Until now you had to know where each of those lived. Now there’s one view for all of them: “Where people and agents find you”, on the Connect page in your dashboard.

How it works

The view lists every channel your business is present on, what each one is in plain language, and its current state. Each channel has its own switch. Want your page public but the in-page browser tools off? Flip one switch. Want everything off at once? Unpublishing your profile remains the master switch that takes every channel offline instantly.

One detail worth knowing: turning off your public page does not remove you from agent channels. Those are separate switches by design, so you can keep answering AI assistants even if you’d rather send human visitors to your own website instead.

Control and limits

This release also gives the in-page browser tools (WebMCP) their own per-channel control: you can enable them on your CoreLoop page, on your own website, both, or neither, independently. Every switch takes effect immediately. No channel ever serves an unpublished profile, whatever the switches say.

Availability

Available now on all plans, on the Connect page in your dashboard.

Every language, every surface

NewImproved

If your profile speaks several languages, every agent channel now speaks them too. An AI assistant asking about your business in French gets your French content; one asking in Finnish gets Finnish. The channel picks the language the asker requests, and falls back to your original language when a translation isn’t available.

How it works

Your agent endpoint and the cross-business directory both honour the requester’s language, per question. Agent-to-agent callers see which languages you speak advertised on your agent card and converse in the one they choose. Only completed translations are ever served, so your business never appears half-translated in any language. And every one of these surfaces carries all of your locations, each with its own address, hours, and contact details.

Your llms.txt file stays in your original content language. It’s a static pointer document whose job is to route agents to the live, properly localised endpoint, not to duplicate the translations itself.

Availability

Language handling is live on every plan for your original language. Serving translated content requires profile translations, a Pro feature; see Languages. Multi-location data flows to all agent surfaces on every plan, within your plan’s location count.

NewImproved12 Jul 2026

One paste-block makes your own website agent-ready

Your CoreLoop page has always been agent-readable. Now your own website can be too, with one copy-paste. The snippet you install on your site carries two things in a single block: discovery markup that points AI agents at your live profile, and a small loader that can offer agents tools directly on your pages.

How it works

Copy the snippet from your dashboard and paste it into your website’s HTML, once. The first part is passive: structured markup that tells visiting AI crawlers who you are and where your always- current information lives (your page, your agent endpoint, your llms.txt file). It carries pointers rather than details, so nothing in it goes stale when you change your hours.

The second part is new: a lightweight script that registers your read-only business tools (services, hours, prices) in the visitor’s browser, using the WebMCP standard. When a browser with an AI assistant loads your site, the assistant can find those tools right on the page. Sending you an inquiry is not among them — that stays on your direct agent connections.

Control and limits

The whole block obeys the “Your own website” switch on the Connect page, in Where people and agents find you. Flip it off and the tools stop responding. The tools themselves are read-only — they answer questions and never send anything on your behalf — with the same rate limits as every other CoreLoop channel. And because a pasted snippet lives outside our reach, CoreLoop checks your site weekly and alerts you if the snippet drifts out of date.

Availability

The paste-block itself is free on every plan, and its discovery half works as soon as you paste it. The in-page tools half is a plan feature and needs one more step: your website code has to be verified first, and in-page tools run on your own website and your own domain from the Pro plan (on your CoreLoop page they start at Starter). Whatever your plan, agents that connect the classic way reach you through your agent endpoint and llms.txt, which the same snippet points them to.

CoreLoop 0.3 Capella23 Jun 2026

Run your agent presence like a business

Highlights

  • Inquiry inbox — agent leads in one place
  • Multi-location businesses under one page
  • Agent discovery for your own website
  • See which AI channels find you

See which AI channels find you

New

Insights now breaks down agent activity by channel — assistant connections, agent-to-agent queries, in-browser tools, and crawler reads — so you can see where AI attention actually comes from and which answers agents ask for most.

Bring AI-agent discovery to your own website

New

A small copy-paste snippet now lets your own website point AI agents to your CoreLoop presence — so assistants that land on your site find the structured answers too. The dashboard shows whether the snippet is live and verified.

Multi-location businesses

New

Businesses with more than one location can now manage them all under a single page. Each location carries its own address, hours, and phone; AI agents, your public page, and the directory all answer with the right location. Available on every plan, with higher location counts on paid tiers.

Inquiry inbox: leads from AI agents, in one place

New

When an AI assistant's user wants to reach you, the inquiry now lands in your dashboard inbox with full context — what was asked, and how to reply. Spam protection is built in: strict per-agent and per-business limits keep the channel clean.

CoreLoop 0.2 Bellatrix2 Jun 2026

Reachable by every kind of agent

Highlights

  • Full agent-to-agent (A2A) support with a verifiable agent card
  • In-browser AI tools built into your page (WebMCP)

AI tools built into your page (WebMCP)

New

Your public page now carries in-browser AI tools using the emerging WebMCP standard. Browser-based assistants visiting your page can query your services and hours right there — no separate connection needed. It switches on automatically for published pages.

Full agent-to-agent (A2A) support

New

Every published business now has a complete A2A presence: a verifiable agent card at its well-known address and an endpoint other AI agents can query directly — services, hours, prices. It comes with rate limits, full interaction logging, and an on/off switch per channel, all managed from your dashboard.

CoreLoop 0.1 Altair15 Mar 2026

Give agents more to work with

Highlights

  • Upload knowledge documents for deeper agent answers
  • Business content in 18 languages, automatically
  • AI Matchability score with concrete fixes

AI Matchability score

New

Your dashboard now shows a Matchability score: how well AI assistants can read, quote, and recommend your business based on what your profile contains. It comes with concrete suggestions — add prices, fill in hours, describe services — that directly improve how agents answer about you.

Your business content in 18 languages

New

Business content can now be automatically translated into 18 languages. AI assistants answer about your services in the language the customer asked in, and your public page follows. Facts like prices, phone numbers, and hours stay exact — only the words are translated.

Knowledge documents for deeper agent answers

New

You can now upload documents — price lists, FAQs, service descriptions — to give AI agents deeper material to answer from. Agents get more precise answers about the details that don't fit a profile field.

Put your business where AI can find it

Free to start. Live in minutes.

Get started free