
If you’re heading to WordCamp Europe 2026 in Kraków or just want to see where agentic WordPress is going — open Telegram and message @wordcamp_agent_bot.
WordCamp Agent is a free Telegram assistant for WCEU attendees. It plans your trip, browses the schedule, remembers which sessions you care about, and pings you before they start.
All you need is a WordPress.com free account to get started. And once you’re in, you’ll also get a preview of something more interesting: a working preview of WordPress Guidelines, the agent-context system shipping in Gutenberg and on its way to WordPress Core. It’s also the easiest way to see Guidelines working end-to-end in a real production environment.
Message WordCamp Agent on Telegram
The agent lives on Telegram and is bound to a regular WordPress site at wcagent.wordpress.com. When you message it for the first time, you’re added as a contributor on that site — your conversation, preferences, and notes become real WordPress content, stored against your user, private to your account, and deletable at any time
In one chat, you can:
None of that required custom application code. Every behavior — the personality, the schedule lookup, the memory of your preferences — is a published Guideline on the WordPress site behind the bot. If you can publish a post, you can extend the agent.
WordPress Guidelines stores four kinds of agent-facing knowledge as standard WordPress content:
All four are represented as a single wp_guideline custom post type, classified by a wp_guideline_type taxonomy. They use WordPress’s existing roles and capabilities, and they’re accessible via standard REST endpoints.

Guidelines reuse primitives and conventions you already know:
For a deeper technical walkthrough of Guidelines, take a look at Grzegorz’s post.
Guidelines shipped in Gutenberg 23.2.2 and is already powering WordPress Agent, WordPress Workspace, Desktop Mode, Lately, PushMD, and WordCamp Agent itself.
The next step is WordPress Core.
We’re proposing it as a Core API because the alternative — every plugin shipping its own memory store, its own permissions model, its own REST surface — is exactly the kind of fragmentation WordPress has historically avoided.
Putting Guidelines in Core means every WordPress site, hosted anywhere, becomes agent-ready by default.
The single best way to understand Guidelines is to use a site that’s already built on it. Ask it to plan your Kraków trip. Tell it what sessions you care about. Come back tomorrow and watch it remember.
Message WordCamp Agent on Telegram
Original Post https://wordpress.com/blog/2026/05/26/guidelines/