July 24, 2026 •
Den • 7 min read
How we built OpenClaw: an AI agent that runs on-device on Android — a Termux fork bundling a Linux userland, Node.js, and the gateway in the APK, with bring-your-own-key calls straight to the provider.
March 15, 2026 •
Dzianis Vashchuk • 7 min read
VibeBrowser now remembers what you tell it — across sessions, across tasks. Inspired by OpenClaw's dual memory architecture, we built persistent agent memory that works inside a browser extension.
October 7, 2025 •
Dzianis Vashchuk • 9 min read
How Vibe tests browser agents in practice: OCR-backed extractor validation, deterministic mock LLM workflows, and real-model integration tests against live sites.