bbioonThemes
  • Home
  • Blog

Tag: AI Assistants

AI, AI in WordPress, Development

Where agentic AI token savings actually come from

Prompt caching only pays off when the prefix stays byte-identical. I go through the mistakes that break it, a semantic cache layer for WordPress, loading tool definitions on demand, and what to keep or drop between turns.

Read Article
AI in WordPress, Development

Run OpenClaw on open-source models for a tenth of the cost

Anthropic’s subscription ban pushed me off Claude for OpenClaw. Here is the OpenRouter setup I use with Kimi-K2.5, what it costs, where it runs slower, and the GDPR problem with hosted weights.

Read Article
AI, Development

Why my personal AI assistant ditched ICS for the Calendar API

Part two of the Fernao build log: the ICS calendar feed needed five minutes to generate a schedule, so I moved to the Google Calendar API and got it down to twenty seconds. The new Task Breaker module splits oversized tasks into 20-minute subtasks.

Read Article
AI in WordPress, Development

Studio Code Beta: a WordPress coding agent in your terminal

Studio Code Beta is a CLI coding agent for WordPress, built on Claude Code. It runs WP-CLI, spins up local sites, screenshots its own work, and validates block markup against the editor before inserting it.

Read Article
AI, AI in WordPress, Development

Claude Code performance comes down to your test loop

Vibes-checking AI output is the new bottleneck. What actually moved my Claude Code performance: terminal permissions for the agent, a test requested with every feature, and a no-stop rule until they pass.

Read Article
AI, Development

Disaggregated LLM inference and the GPU you are wasting

Prefill is compute-bound, decode is memory-bound, and running both on one GPU wastes most of it. Splitting them into separate pools, the KV-cache transfer tax that comes with it, and when it pays off.

Read Article
AI, AI in WordPress, Development

Why RAG accuracy drops as the memory pool grows

Retrieval gets worse as the memory pool grows, while the confidence score keeps climbing. Here is what causes RAG memory decay and the four fixes I put into production systems: topic routing, semantic deduplication, relevance based eviction, and lexical reranking.

Read Article
AI, Development

Agent skills in data science: what I use instead of prompts

Prompting stops scaling after a few sessions. Here is how agent skills put your recurring logic into a SKILL.md file instead, with a weekly visualization example and the directory layout I use.

Read Article
AI in WordPress, Development

Why I use Claude Cowork next to the terminal

Cowork gets written off as Claude Code for people who don’t code. I use it for architecture work and multi-file debugging, and this is how I keep the context window lean, why I stay in plan mode, and which repeat jobs I turned into skills.

Read Article
AI, Development

Git worktrees give each AI agent its own desk

One working directory holds one state of the project, which is why you and your agent keep colliding. Git worktrees give each branch its own folder, and here is the script that pays the setup tax: env files, installs and a unique port offset.

Read Article

Posts navigation

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