--- title: "[bojemoi] refactor(borodino): debug mode s'arrête à la fin de host_debug (ak47, bm12)" date: 2026-04-26T19:20:08+02:00 draft: false tags: ["commit", "bojemoi", "main"] categories: ["Git Activity"] summary: "Commit 0e5e31a par Betty dans bojemoi" author: "Betty" --- ## Commit `0e5e31a` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Author** | Betty | | **Hash** | `0e5e31aae67936877ba03345a072177aa76dbc27` | ### Description Aligne ak47 et bm12 sur le comportement de uzi : en MODE_DEBUG=true, lecture séquentielle de host_debug puis arrêt (break) quand liste épuisée. Supprime le reboucle automatique. Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` M borodino/thearm_ak47 M borodino/thearm_bm12 ``` ### Diff Summary ``` borodino/thearm_ak47 | 5 ++--- borodino/thearm_bm12 | 7 ++----- 2 files changed, 4 insertions(+), 8 deletions(-) ```