Changelog
What's new in Actuent. Follow along with the RSS feed.
25 September 2026
Business details, open now, price changes and site pages
- Search results include business details from a site's schema.org data: address, phone, opening hours and price range, plus
open_now. actuent_nearbyshows opening hours for each place and takes anopen_nowfilter.- Products show price changes:
previous_price_eurandprice_change_percentwhen a price moved. - LAWP 0.3: actions can describe their input as named fields (date, time, email, …). Actuent validates the input before calling the site and returns each action's JSON Schema in
actuent_get_actions. - Every indexed site has a public page at
api.actuent.ai/site/<domain>with its readiness score, actions and business details. - The badge at
api.actuent.ai/badge.svg?domain=shows a live agent-readiness score out of 100. - Social preview images for Actuent pages.
- Owners get a welcome email when they claim a site.
- The crawler finds subpages from each site's sitemap and uses more free AI providers.
- Security headers on every Actuent site, plus Dependabot and CodeQL on the public repositories.
- WordPress plugin 1.1.0: the contact action asks for name, email and message.
25 September 2026
Rule-based conversion and a faster backlog
- Sites are converted to LAWP without an LLM when the free quota is used up, so fewer sites stay minimal.
- Infrastructure hostnames (CDNs, DNS servers) are skipped instead of indexed.
- New sites are paused until every existing minimal entry has been retried once.
25 September 2026
Products, any-language search and site claiming
- Shopping searches return products with prices from Shopify and WooCommerce shops, with budgets like
under €100in any currency. - Search in any language; results always come back in English.
- Claim your site in Analytics → My sites and edit its pages and actions without code.
- OpenAPI description at
api.actuent.ai/openapi.json, a Python SDK and LangChain/LlamaIndex tools. - Rate-limit headers on every response, hashed API keys, usage and delete-my-data in Analytics.
- Referrals: a free month of Pro for every friend who subscribes.
- WordPress plugin and a one-click Cloudflare Worker for publishing native LAWP.
25 September 2026
Executable actions and sign-in for ChatGPT and Claude
actuent_execute_actionreally performs actions on sites that publish LAWP action endpoints.- Action requests are signed with Ed25519, with a test mode and a LAWP Checker in the docs.
- OAuth 2.1 sign-in so Pro works in ChatGPT and Claude connectors.
- Priority access for Pro and semantic query expansion.
- Actuent Bot identifies itself and respects robots.txt.
23 September 2026
Vector search and webhooks
- Vector search, webhooks for site changes and a suggest-a-site form.
- LAWP score contributes to search ranking.
21 September 2026
Rate limits and multi-language LAWP
- Rate limits: 20 requests/minute free, 60 for Pro.
- Sites in other languages are translated; a health endpoint for status monitoring.
20 September 2026
All MCP tools
- News, nearby, trending, compare, execute, history and summarise tools.
- LAWP score and change tracking (diffs).
19 September 2026
Badges and native LAWP
/.well-known/lawp.jsonsupport, the Actuent badge and a live stats API.
16 September 2026
Live crawling and full-text search
- Any site is crawled live the first time it's searched and saved to the index.
- Keyword search across every indexed site, including individual pages.
11 September 2026
First release
- The Actuent MCP server with free and Pro tiers, the
@actuent/sdkregister endpoint and the docs site.
