Tag: ai-agents
All the articles with the tag "ai-agents".
I Stopped Running My AI Agent's Browser in Docker
A practical note on moving authenticated agent browsing from a flaky container sidecar to a dedicated Chrome Beta profile on a real Mac.
Published:Giving AI Agents Sensitive Tools Without Giving Them the Whole Machine
A practical wrapper pattern for giving personal AI agents useful access to sensitive services without handing them broad shell access.
Published:How I Structure Specialized Agents in OpenClaw
A reusable pattern for specialized OpenClaw agents with one mission, one workspace, scoped tools, and explicit handoff rules.
Published:How I Back Up an OpenClaw Assistant Without Leaking Its Private State
A practical OpenClaw backup pattern that separates encrypted disaster recovery from curated Git history.
Published:Giving an OpenClaw Agent GitHub Access Without Giving It the Keys
A practical pattern for giving an OpenClaw agent scoped GitHub access to one repo, plus build and preview capability, without exposing raw tokens or a general shell.
Published:Stop exposing your AI agents. How to host OpenClaw on a VPS - completely invisible to the internet
A complete walkthrough for setting up OpenClaw on a Hostinger VPS that's invisible to the public internet, reachable only through your own private mesh network, with auto-renewing TLS certificates and a defensible security model.
Published: