Files
blog/content/posts/commits/2026-04-26-commit-0e5e31a.md
Betty b7e21ed104
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 11s
post: commit 0e5e31a in bojemoi
2026-04-26 19:20:09 +02:00

43 lines
929 B
Markdown

---
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 <noreply@anthropic.com>
### 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(-)
```