Sign inBlogSupportContact
AI

Ask AI anything from inside WordPress — never switch tabs

"Draft a release note for v2.3." "What's the SQL for last-30-day orders?" "Rewrite this product blurb." Ask. Answer appears in the navigator. No context-switch to a chat tab.

3 min read May 2026 ai send message

The chat-tab tax on your attention

You're editing a product page. You want to polish the description — but your words aren't landing. You open a new tab, wait for the AI chat app to load, paste your copy, type a prompt, get a response, copy the answer, switch back to WordPress, scroll to where you were, paste. Every small AI question costs thirty seconds of context switching. Five questions a day, every day, adds up to hours a month of dead time.

What most people do instead

Keep a chat tab permanently openResource drain, and you lose context each time you switch. The chat history grows into an unreadable wall.
Install a WordPress AI plugin with chat widgetMost want an API key in config, inject a floating widget on every admin page, and ship their own sidebar UI that fights with WordPress.
Grab your phoneHonest, but phone AI answers are hard to paste back into your desktop WordPress editor.

A better way: navigator → AI → done

Open the navigator with your usual shortcut (++W by default). Type ai send message and your prompt. Hit enter. The AI response renders inside the same navigator you opened — no new tab, no widget, no layout shift. Escape to close, and you're right back where you were.

TrueCommander
AI response
In your navigator
"Our newest cold-pressed extra virgin is peppery on the finish, smooth on the entry, and tastes like late-August harvest in Kalamata."

Server-side AI proxy — no API keys, no config. Unlike plugins that force you to paste an OpenAI or Anthropic key into settings, TrueCommander proxies AI calls through its own backend. You get the capability without managing credentials, billing a separate provider, or handing your key to a plugin you didn't write.

How it works

The simplest command in the AI category: handle($data) returns $data['message'] unchanged. That raw text becomes the prompt sent to the AI proxy. The response renders in the navigator's output area. Zero preprocessing, zero context injection — it's literally just "pass your words through to AI, show me the answer."

1
Open the navigator++W by default. Anywhere in the admin.
2
Type your messageai send message -message="your prompt here". Full sentences, questions, code snippets — anything.
3
Response renders inlineCopy it with +C. Or escape out and keep working.
ParameterValue
-message(required)The prompt text sent to AI — no preprocessing
OutputRaw AI response, rendered as text in the navigator
AI providerTrueCommander's server-side proxy — no API key required, no provider selection
Can be used in

Real example

You're writing release notes for a plugin update. You've drafted the bullets — you want a one-paragraph lead that hits the main benefit without sounding like a press release. You open the navigator and run ai send message -message="Write a warm, direct 2-sentence lead for this changelog: fixed cache invalidation on product updates, added bulk coupon generator, reduced admin page load by 400ms".

Response: "This release fixes a subtle cache bug that was leaving stale product pages in CDN storage for minutes longer than it should. It also ships a bulk coupon generator and trims 400ms off every admin page load." Copy that, paste into the top of your release notes, done in ten seconds. You never left the WordPress admin.

Goes further with TrueCommander

Ready?

AI in your navigator. Never switch tabs.

This is one of 91 commands. All included with every license.

Cookies. The short version.

Essential cookies keep the cart and theme working. Analytics only fire if you say yes. Read our policy.