Welcome
$ cat about.txt
A blog where I share my learning journey in using AI tools.
A blog where I share my learning journey in using AI tools.
Recent Updates
Agents
Building an Agent Delivery Harness from Zero
A practical tour of issue contracts, worktrees, RED/GREEN sensors, subagents, and review gates for agent delivery.
Notes
When AI Treats Your Codebase as Memory
Three routes for turning a codebase into agent memory — full-context, grep, vector RAG — and the upkeep each needs.
OpenClaw
Tracing OpenClaw with Azure AI Foundry
Wire OpenClaw chats, tool calls, and multimodal redaction into Azure AI Foundry so every conversation is replayable.
OpenClaw
Teaching OpenClaw to Draw with MAI-Image-2
Plug Microsoft's MAI-Image-2 into OpenClaw and ship generated images to Telegram, LINE, and WhatsApp.
OpenClaw
Teaching OpenClaw to Understand Voice
Connect MAI-Transcribe-1 to OpenClaw so voice notes on Telegram, LINE, and WhatsApp get transcribed and answered.
OpenClaw
Building a Reminder Plugin
Build log for an OpenClaw reminder plugin: Chinese time parsing, SQLite, cron, and cross-channel delivery.