education
I Built agent-flight-recorder-mini to Safely Keep Only AI Agent State
When you run AI agents day to day, there are moments when you want a short answer to questions like: what just happened, which checkpoint was updated, did the health check pass, or which task failed? The risky version of that idea is to ... education
Turning AI Agent Logs into Postmortem Reports
AI coding agents now read files, run commands, retry failures, and produce final summaries. But the final answer does not always show what happened along the way. That is why I am experimenting with agent-postmortem-kit. This is a privat... education
I Built Ollama for Voice — Introducing koelab
There are plenty of voice-changing tools out there. None of them are actually easy to use. RVC is sitting on 700+ open issues with no signs of life. seed-vc is archived. vcclient won't run on Mac and has no API. GPT-SoVITS takes two hour... education
Two-Way Context Hygiene — How I Keep My AI Agent’s Persona Intact Over Months of Operation
In my previous article, I wrote about why I don't use command-form language in HEARTBEAT.md. This piece is a follow-up. When you run a persistent agent for a long time, there comes a moment when you suddenly realize: "The character I bui... education
HEARTBEAT.md Is a Letter, Not a Directive — Why I Write to My AI Agent with “Please”
After running a persistent agent for a while, you start to notice something. The writing style you use in HEARTBEAT.md actually changes how the agent behaves. I run a persistent agent named Sakura through OpenClaw (formerly cla... education
How to Configure OpenClaw Gateway for LAN Access & Fix TUI Errors
OpenClaw Gateway LAN Bind — Step by Step This document records the exact steps used to change OpenClaw Gateway from localhost-only (127.0.0.1) to LAN-accessible, so a Discord bot on a different machine can connect. This is a note about a... education
OpenClaw + Discord: How to Access Your Home AI from Anywhere
OpenClaw + Discord: Access your home AI from anywhere In a Nutshell A Bot that allows you to access your home LAN's OpenClaw AI agents from anywhere via Discord. What it can do CommandWhat it does!aiAsk the AI questions (Uses OpenClaw mo... education
OpenClaw Practical Guide: What the Introductory Articles Don’t Tell You
The Purpose of This Article If you search for information on OpenClaw online, almost everything you find is a basic introduction—"What is OpenClaw?"—covering overviews, use cases, and general features. There is nothing wrong with that. H... education
Complete Clawdbot Uninstall and Fresh OpenClaw Install Guide
Target environment: Ubuntu + nvm + systemd | Node ≥22 | As of 2026-03 clawdbot (~/.clawdbot/) → moltbot (~/.moltbot/) → openclaw (~/.openclaw/) ⚠️ Known Issue: GitHub Issue #5103An "overwrite install" from clawdbot to OpenClaw does ... education
Back Up Google NotebookLM with Zero Dependencies — Meet notebooklm-tui
Introduction Do you use Google NotebookLM? NotebookLM is a Google research assistant that reads your uploaded materials — PDFs, articles, videos, and more — and answers questions based on their content. It can also auto-generate a variet...










