bbioonThemes
  • Home
  • Blog

Tag: Agentic Commerce

AI, Core Updates

WordPress AI agents, MCP, and the rest of the changelog

WordPress.com added MCP support, so an AI agent can read and write the site directly. The same update brings a site-wide newsletter default, a command palette shortcut, button state controls, UPI payments for India, and a fixed subscriber chart.

Read Article
AI, AI in WordPress, Development

Human-in-the-loop agentic workflows that hold up in production

Autonomous agents fail in ways that are expensive to clean up. This is how LangGraph interrupts and checkpointers let a person approve a step mid-run, plus the idempotency mistake that made my content agent publish something I never signed off on.

Read Article
AI, AI in WordPress, Development

How to make Claude Code remember its own mistakes

Claude Code forgets everything when the session ends. The setup I use: a post-mortem command that writes to CLAUDE.md, skill files for the quirks of the stack, and a daily pass over the logs.

Read Article
AI, AI in WordPress, Development

Agentic RAG failure is a loop bug with a bigger bill

Agentic loops fail quietly: the same query retried with new wording, retries with no circuit breaker, a context window full of raw JSON. Three patterns, how to measure them, and a PHP budget gatekeeper.

Read Article
AI, AI in WordPress

LLM agent evaluation before you ship to production

Offline evaluation for LLM agents: routing accuracy, LLM-as-judge scoring, and RAG faithfulness, plus the quality gate I use to block a deploy when the scores come in under threshold.

Read Article
AI, AI in WordPress

When self-hosting an LLM beats paying per token

The API bill is the usual reason teams look at their own hardware, and privacy is the better one. Which benchmarks to trust for agents, how far you can quantize before logic breaks, what a single A100 on GCP costs, and serving Qwen 3.5-27B with vLLM.

Read Article
AI, Development

Agentic RAG: why vector search misses exact IDs

Vector search handles synonyms well and loses exact identifiers. Notes on pairing BM25 with vector retrieval, merging both with rank fusion, and letting the agent retry when the results come back empty.

Read Article
AI, Development

Why multi-agent AI systems fail, and three patterns that work

Chaining agents multiplies errors instead of dividing work: DeepMind measured up to 17.2x amplification. Here is the math behind that, the three topologies that hold up in production, and the checklist I run before shipping an agentic system.

Read Article
AI, AI in WordPress, Development

Why your data stack is not ready for AI agents

Dashboards are no longer the main consumer of your data. Here is what I would change in a data stack to make it readable by agents: fewer tools, open table formats, a real semantic layer, and feedback loops that act without waiting for a human.

Read Article
AI, Development

Agent skills architecture: why Markdown is not enough

A tool is one capability, a skill is the orchestration around it. Notes on writing agent skills in Python instead of Markdown, and where MCP fits when you build agents outside Claude.

Read Article

Posts navigation

Previous 1 2 3 4 … 6 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