What's New in the Agentic Toolkit
Updates to the downloadable agentic toolkit, by version, newest first.
New to the toolkit? Start with the Working with the Agentic Toolkit guide. For portal updates, see the main What's New.
10 July 2026 v1.4.0
- Improved
Builds steer CSS-first, avoiding custom JavaScript
The toolkit now defaults to static, CSS-first pages and steers away from custom JavaScript, because a page carrying hand-written JavaScript is rejected when it is imported into the portal (structured-data scripts are the one exception). Wherever an effect can be done in CSS it will be, and if JavaScript is genuinely needed it points you to your account manager. It is guidance, not a lock, and you can tell it you understand to stop the reminders.
Building CSS-first Pages (no custom JavaScript), Working with the Agentic Toolkit
- New
Site audit flags pages that will not import
Running a site audit now checks each page for custom scripts and gives you a neutral heads-up if it finds any that are not structured data, warning that those pages would silently fail to import into the portal. It never strips or changes your code; it is purely a heads-up you can act on.
5 July 2026 v1.3.0
- New
Upgrade an existing brand to the current toolkit
Copy your old site and build-assets folders into a fresh toolkit, choosing Replace when prompted about duplicates. It then opens as an ordinary existing project.
- Improved
Real page metadata instead of placeholders
Pages now render a real title, description, and keywords in the HTML rather than placeholder tags. The portal saves these to the page on upload.
- Improved
Structured data and social handled first-party
The portal now injects the site-wide structured data (Organization, canonical) and backfills Open Graph and social cards from your brand. Pages emit only real, page-specific schema and social text, no placeholders.
- Improved
Logo sizing
Logos render at a bold, consistent size by default and keep their aspect ratio, so any shape displays without distortion. Because the portal hydrates the logo at render time, sizing is ratio-agnostic (bounded by max-height and max-width) rather than fixed. Adds a logo alt-text option.
9 June 2026 v1.2.0
- New
Migrate an existing site into your brand
A new migration toolset helps you bring an existing website across. It reads the current site, plans the page structure, and rebuilds the pages in your brand for you to review before anything goes live.
- New
Member profile pages
A ready-made member profile page, with a worked example to follow, so you can add member and team profiles to your brand without building the layout from scratch.
28 May 2026 v1.1.0
- New
The agentic toolkit arrives
Download a ready-to-use toolkit for your brand and build pages with AI from Claude Co-Work. It comes with guided recipes for the pages you build most (homepages, articles, pricing, comparisons, polls, and feature pages) plus example content to work from.