Insights

Vibe Blog

Tactical playbooks and market analysis for teams using AI browser automation.

Newsletter

Get updates on browser automation

May 23, 2026 Dzianis Vashchuk 6 min read

How AI Agents Talk to Each Other at Vibe Technologies — Slack Apps, OpenClaw Bindings, and the AGENTS.md Handoff Matrix

Every agent at Vibe Technologies has its own Slack app, bound to a dedicated OpenClaw channel. When one Slack bot @mentions another, OpenClaw routes the message to the target agent's session. AGENTS.md in each workspace is the plain-text contract that tells each agent when to pass work and to whom.

May 22, 2026 Dzianis Vashchuk 15 min read

How Vibe Technologies Tracks Customer Support in Linear — From VibeBrowser Co-Pilot to Jared Dunn to Linear Issues

The customer-support pipeline at Vibe Technologies: every escalation from Gmail, Chatwoot, the docs chat, and the VibeBrowser co-pilot becomes a tracked Linear issue owned by Jared Dunn (SupportEngineer), with status flowing back to the customer when Gilfoyle Bertram closes the PR.

May 22, 2026 Dzianis Vashchuk 5 min read

OpenCode in Server Mode: Tailscale Access and AI Session Supervision

Running OpenCode in server mode on a VM and exposing it via Tailscale turns it from a one-person CLI tool into a persistent coding service. The software-engineer agent on OpenClaw can then open sessions, supervise progress, and follow up — acting more like a staff engineer than a solo coder.

April 25, 2026 Dzianis Vashchuk 17 min read

Deploying Chatwoot With an AI Chatbot for openclaw.vibebrowser.app: Self-Hosted, Open Source, AI-Native

How Vibe Technologies deploys self-hosted Chatwoot integrated with an AI chatbot for openclaw.vibebrowser.app — the deploy script, the architecture, how the AI bot handles tier-1 chat, and how unresolved conversations escalate to our SupportEngineer agent (Jared Dunn).

April 10, 2026 Dzianis Vashchuk 14 min read

Building the docs.vibebrowser.app Support Chat: Azure AI + Markdown Knowledge Base + Email Escalation to Our SupportEngineer Agent

How we built a RAG support chat for docs.vibebrowser.app on Azure AI Foundry — markdown knowledge base ingestion, Azure AI Search, GPT-4 grounded responses, and an escalation path that hands unresolved questions to our SupportEngineer agent (Jared Dunn, DeepSeek-V4-Flash) for email follow-up via Gmail.