[Joshua Mein] _
Posts Archives Categories Tags About Portfolio↗

// bash

~/tags $ grep -l '#bash' _posts/*

// #bash

5 posts tagged.

From One Agent to a Team: Async Loops, Multi-Agent Personas, and an Autonomy Envelope for Cline

Jun 16, 2026 ·AIDevOps

The next step after steering a single coding agent is letting it run unattended and splitting it into specialised personas. Here is the honest, safety-first version: a GREEN/AMBER/RED action envelope that defines what...

#cline#claude#llm#agents#multi-agent#automation

How I Steer Cline With a Tiered Rules System, a Persona, and a Pre-Commit Hook That Stops Me Leaking My Homelab

Jun 6, 2026 ·AIDevOps

A 700-line steering layer for Cline split into always-on rules and on-demand reference docs, a banned-words list that kills the AI smell, opsec rules that keep internal hostnames out of public commits, a single canoni...

#cline#claude#llm#agents#mcp#ai

Automating Nextcloud AIO Updates with Bash and Cron

May 14, 2026 ·HomelabDevOps

A small bash script that pulls the latest Nextcloud All-in-One image, recreates the child containers, and triggers the update by calling AIO's internal cron PHP directly — turning AIO's manual UI update flow into some...

#nextcloud#docker#bash#automation#cron#linux

I Built a Health Check Script for Evernode Validators — 61 Checks in One Command

Feb 12, 2026 ·HomelabDevOps

Evernode Node Doctor is a bash script that validates everything needed to run an Evernode node on the Xahau blockchain — system requirements, Docker, networking, SSL, port scanning, account balances, and Xahau WSS con...

#bash#blockchain#evernode#xahau#linux#monitoring

How to Update Cloudflare DNS for a Dynamic IP Address via Cloudflare API

Jan 7, 2025 ·NetworkingDevOps

This guide will demonstrate how to configure a script that updates your DNS record in a series of straightforward steps. We’ll begin by installing the necessary dependencies, then proceed to gat

#cloudflare#dns#bash#api#automation

© 2026 Joshua Mein · Built with vanilla Jekyll · RSS