Ben X Hub

Tech notes on Web development, architecture, and engineering practices

Browse Articles

AI-Powered Content Production: The Real Gap Isn't Speed, It's Workflow Design

6 min read

Whether a team succeeds with AI depends less on stacking flashy tools and more on the quality of its workflow design.

#AI#content marketing#workflow#automation#effective#trends

Cursor Built-in Worktree: Advanced Usage

5 min read

Multi-task parallel strategy, when to choose Merge vs Full Overwrite on Apply, conflict handling, and worktree management in practice.

#cursor#worktree#parallel-agent#apply#git

Cursor Worktree Advanced: Best-of-N and worktrees.json

4 min read

Run the same prompt with multiple models, pick the best result; customize setup and migration with worktrees.json, and worktree cleanup settings.

#cursor#worktree#best-of-n#worktrees.json#automation

Cursor CLI Headless Mode: --print, --force, and Scripts That Edit Files

4 min read

Use -p/--print for non-interactive runs; combine with --force so the Agent writes to disk. Ideal for scripts, batch jobs, and automation.

#cursor#cli#headless#automation#scripts

Cursor CLI Output Formats and CI Integration

4 min read

When to use text, json, and stream-json; parsing results in CI, live progress, and failure handling.

#cursor#cli#ci#output-format#automation

Cursor CLI Session Management and Cloud Execution

3 min read

Resume the last conversation with --resume, list history with cursor agent ls, and run long tasks in the cloud with -c so they keep running after you close the terminal.

#cursor#cli#sessions#resume#cloud

OpenClaw Series: Bring Your AI Assistant Home

3 min read

What is OpenClaw, and how is it different from cloud AI services? Understand the basics first, then decide whether to keep going.

#openclaw#ai-agent#self-hosted#overview

Install OpenClaw in 5 Minutes: Smooth First Launch Guide

3 min read

Install OpenClaw from scratch, complete the onboarding wizard, and open your first dashboard.

#openclaw#installation#quick-start#setup

Dashboard Keeps Blocking You? Understand OpenClaw Authentication in 3 Minutes

2 min read

Token, pairing, remote access — all the common dashboard login pitfalls explained in one place.

#openclaw#dashboard#authentication#setup

Make Your Assistant Work Through Telegram: Complete Channel Setup Walkthrough

3 min read

Put your AI assistant into Telegram by setting up a bot, group behavior, and dmPolicy in one pass.

#openclaw#telegram#channels#bot#setup