CBChristophe Bourguignatinkrisstech.hashnode.dev·3d ago · 6 min readEvaluating Laya, a non-autoregressive "System 1" decision model, on AI agent securityCoding agents now execute code, move data and reach the network on their own. Every action is a decision nobody reviewed, and a guard only helps if it answers before the action runs — which rules out 01B
CBChristophe Bourguignatinkrisstech.hashnode.dev·Sep 12 · 4 min readWhen Claude Code Tried to Recode ItselfI was working on the following task with Claude Code: creating a workflow to automatically segment multi-language AM radio broadcasts transcriptions into topic-coherent items. The input of the workf20