From 608411e26416815b1cb8639874eb324f23ad8464 Mon Sep 17 00:00:00 2001 From: Betty Date: Thu, 11 Jun 2026 21:16:27 +0200 Subject: [PATCH] post: commit 4ae2cbc in bojemoi --- .../commits/2026-06-11-commit-4ae2cbc.md | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 content/posts/commits/2026-06-11-commit-4ae2cbc.md diff --git a/content/posts/commits/2026-06-11-commit-4ae2cbc.md b/content/posts/commits/2026-06-11-commit-4ae2cbc.md new file mode 100644 index 0000000..4488fc7 --- /dev/null +++ b/content/posts/commits/2026-06-11-commit-4ae2cbc.md @@ -0,0 +1,41 @@ +--- +title: "[bojemoi] feat: agent memory + dashboard redteam-analyse" +date: 2026-06-11T21:16:27+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 4ae2cbc par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `4ae2cbc` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `4ae2cbc180a7740044ef20ce5a19ae4a974b77b6` | + + +### Description + +- .claude/agent-memory/: mémoire persistante des agents infra-daily-monitor et osint-gatherer +- volumes/grafana/dashboards/redteam-analyse/hosts-geo.json: dashboard géolocalisation des cibles redteam + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +A .claude/agent-memory/infra-daily-monitor/MEMORY.md +A volumes/grafana/dashboards/redteam-analyse/hosts-geo.json +``` + +### Diff Summary + +``` + .claude/agent-memory/infra-daily-monitor/MEMORY.md | 57 +++ + .../dashboards/redteam-analyse/hosts-geo.json | 412 +++++++++++++++++++++ + 2 files changed, 469 insertions(+) +```