bbioonThemes
  • Home
  • Blog

Category: AI

AI, Development

Why I let my agentic architecture write its own tools

Pre-built agent toolboxes break the moment a client asks something you did not plan for. Here is the plan-code-execute setup I use instead, where the agent writes its own Python, plus the hallucinated CSV that taught me why the analyst step is mandatory.

Read Article
AI, AI in WordPress, Core Updates

WordPress AI micro-credential: 80 students, $1,000 stipend

The WordPress Foundation, UIC and Automattic are running a paid micro-credential pilot called AI Leaders: 80 students in Illinois and Louisiana, a $1,000 stipend, and real WordPress AI work instead of prompt-writing exercises. Here is what that changes for hiring.

Read Article
AI, Development

Build a persistent LLM memory layer with DSPy and QDrant

Chat history arrays are a log, not memory. This walks through the LLM memory layer I build instead: DSPy signatures for extracting atomic facts, QDrant for per-user vector storage, and a maintenance agent that decides when an old fact gets updated or deleted.

Read Article
AI, Core Updates, Development, Gutenberg

Gutenberg Content Guidelines: site rules the editor can read

WordPress is testing Gutenberg Content Guidelines, a machine-readable place to keep brand voice, accessibility and image rules so plugins and AI tools can read them instead of guessing from a PDF nobody opens.

Read Article
AI, Development

Inside the WP AI Client, the AI plumbing for WordPress 7.0

The WP AI Client merge proposal would put a provider-agnostic AI API in WordPress 7.0: one PHP interface, a fluent prompt builder, WP_Error returns, and no outbound calls until a plugin configures a provider.

Read Article
AI, AI in WordPress, Development

Inside the new WordPress AI Experiments: MCP and request logs

The Core AI team put out a Call for Testing for the AI Experiments plugin. Here is what is in it: MCP server support, markdown feeds, extra providers and AI request logging, plus the $400 API bill that convinced me logging is the part you cannot skip.

Read Article
AI, AI in WordPress, Development

How Recursive Language Models get around context rot

A million-token context window does not mean a model can reason across a million tokens. Recursive Language Models hand the context to a sandboxed Python REPL and let the model write code to partition and query it, which is how DSPy now implements the strategy.

Read Article
AI, Core Updates, Development

The WP AI Client merge and what it means for WordPress 7.0

WordPress 7.0 may merge the WP AI Client into Core, giving plugins one provider-agnostic API for calling models instead of each shipping its own SDK. Notes on the Connectors keychain, the package size argument, and what it changes for developers.

Read Article
AI, AI in WordPress, Core Updates, Development

How the WordPress MCP Adapter connects your site to AI agents

WordPress 6.9 shipped the Abilities API, and the MCP Adapter is what lets AI agents find those abilities and call them. Ahmad Wael covers flagging an ability for MCP, the two transport methods, custom servers, and keeping permission callbacks tight.

Read Article
AI, Development

Why demand forecasting needs typed SKU relationships

Basic GNNs treat every SKU connection the same. Heterogeneous Graph Transformers weight each edge type separately, which cut WAPE from 0.86 to 0.58 on an FMCG dataset. The post also shows the typed-edge table I use instead of flat post meta.

Read Article

Posts navigation

Previous 1 … 29 30 31 … 42 Next

bbioonThemes

Senior WordPress Engineer
Toptal & Codeable Expert

Connect

  • GitHub
  • Twitter
  • LinkedIn
  • Codeable

Explore

  • Expertise
  • Work
  • Insights
  • Blog

Resources

  • bbioonThemes
  • Contact
  • Privacy Policy
© 2026 bbioonThemes. All rights reserved.
Privacy