Tagged articles
4 articles
Page 1 of 1
Wuming AI
Wuming AI
Apr 20, 2026 · Artificial Intelligence

How Dokobot Lets AI Agents Truly See Rendered Web Pages

This article explains the limitation of many AI agents that only send HTTP requests, introduces Dokobot’s approach of using a real Chrome browser to render and interact with pages, and details its commands, installation steps, supported agents, and practical use cases for dynamic web content.

AI AgentsChrome automationDokobot
0 likes · 6 min read
How Dokobot Lets AI Agents Truly See Rendered Web Pages
o-ai.tech
o-ai.tech
Mar 24, 2026 · Backend Development

How to Build Lightning‑Fast Regex Search Indexes for Agent‑Powered Code Tools

The article analyses why traditional code‑search techniques struggle with massive monorepos, explores classic and modern indexing methods—including inverted indexes, trigram, suffix arrays, probabilistic masks, and sparse n‑grams—and explains how Cursor’s locally‑executed, memory‑efficient design delivers instant, fresh regex search for AI agents.

Code searchagent toolinglocal indexing
0 likes · 11 min read
How to Build Lightning‑Fast Regex Search Indexes for Agent‑Powered Code Tools
Tech Minimalism
Tech Minimalism
Mar 21, 2026 · Artificial Intelligence

Mastering Harness Engineering: The Key to AI Agent Programming

The article explains how Harness Engineering—comprising system prompts, tool integration, file systems, sandboxed execution, context management, and self‑verification loops—extends AI models into fully functional agents capable of memory, code execution, and long‑term autonomous tasks.

Context ManagementHarness EngineeringSelf-Verification
0 likes · 16 min read
Mastering Harness Engineering: The Key to AI Agent Programming