~/tags $ grep -l '#self-learning' _posts/*
// #self-learning
2 posts tagged.
Lessons That Arrive On Time: A Scored Corpus, and What Six Phases Actually Cost
Continuing from "When the Output Looks Right": building discernment into a coding agent. A dated lesson in a rules file is useless at the moment it matters, so I moved them into a scored corpus that injects the releva...
Teaching Cline to Learn From My Corrections: Turning Conversation Steering Into Durable Rules
Self-learning AI agents promise to get smarter from every interaction. Here is the honest version for a coding agent like Cline: it does not retrain its own weights from your chats, it consolidates your corrections in...