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(+) +```