diff --git a/content/posts/commits/2026-08-13-commit-4495b7b.md b/content/posts/commits/2026-08-13-commit-4495b7b.md new file mode 100644 index 0000000..1764d67 --- /dev/null +++ b/content/posts/commits/2026-08-13-commit-4495b7b.md @@ -0,0 +1,63 @@ +--- +title: "[myai] restore: agents et commands supprimés par force-push" +date: 2026-08-13T00:49:53+02:00 +draft: false +tags: ["commit", "myai", "main"] +categories: ["Git Activity"] +summary: "Commit 4495b7b par grafana-watcher dans myai" +author: "grafana-watcher" +--- + +## Commit `4495b7b` + +| | | +|---|---| +| **Repository** | myai | +| **Branch** | `main` | +| **Author** | grafana-watcher | +| **Hash** | `4495b7bed987e4e268bea18eb631fe4587993d48` | + + +### Description + +Le force-push a8a32ef a écrasé 5d9493b qui contenait les agents +et commandes custom Claude Code. Restaurés depuis l'ancien commit. + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +A .claude/agents/infra-daily-monitor.md +A .claude/agents/osint-gatherer.md +A .claude/agents/pipeline.md +A .claude/commands/alerts.md +A .claude/commands/borodino.md +A .claude/commands/connectivity.md +A .claude/commands/defectdojo.md +A .claude/commands/monitor.md +A .claude/commands/opsec-check.md +A .claude/commands/pentest.md +A .claude/commands/pipeline.md +A .claude/commands/swarm.md +A .claude/commands/topology.md +``` + +### Diff Summary + +``` + .claude/agents/infra-daily-monitor.md | 363 ++++++++++++++++++++++++++++++++ + .claude/agents/osint-gatherer.md | 152 ++++++++++++++ + .claude/agents/pipeline.md | 310 ++++++++++++++++++++++++++++ + .claude/commands/alerts.md | 106 ++++++++++ + .claude/commands/borodino.md | 156 ++++++++++++++ + .claude/commands/connectivity.md | 241 ++++++++++++++++++++++ + .claude/commands/defectdojo.md | 63 ++++++ + .claude/commands/monitor.md | 3 + + .claude/commands/opsec-check.md | 377 ++++++++++++++++++++++++++++++++++ + .claude/commands/pentest.md | 76 +++++++ + .claude/commands/pipeline.md | 5 + + .claude/commands/swarm.md | 93 +++++++++ + .claude/commands/topology.md | 150 ++++++++++++++ + 13 files changed, 2095 insertions(+) +``` diff --git a/content/posts/pushes/2026-08-13-push-myai-main-4495b7b.md b/content/posts/pushes/2026-08-13-push-myai-main-4495b7b.md new file mode 100644 index 0000000..e68f57f --- /dev/null +++ b/content/posts/pushes/2026-08-13-push-myai-main-4495b7b.md @@ -0,0 +1,42 @@ +--- +title: "[myai] Push 1 commit(s) to main" +date: 2026-08-13T00:49:53+02:00 +draft: false +tags: ["push", "myai", "main"] +categories: ["Git Activity"] +summary: "Push de 1 commit(s) par grafana-watcher dans myai/main" +author: "grafana-watcher" +--- + +## Push to `myai/main` + +| | | +|---|---| +| **Repository** | myai | +| **Branch** | `main` | +| **Commits** | 1 | +| **Pushed by** | grafana-watcher | + +### Commits + +- **4495b7b** restore: agents et commands supprimés par force-push (grafana-watcher) + + +### Diff Summary + +``` + .claude/agents/infra-daily-monitor.md | 363 ++++++++++++++++++++++++++++++++ + .claude/agents/osint-gatherer.md | 152 ++++++++++++++ + .claude/agents/pipeline.md | 310 ++++++++++++++++++++++++++++ + .claude/commands/alerts.md | 106 ++++++++++ + .claude/commands/borodino.md | 156 ++++++++++++++ + .claude/commands/connectivity.md | 241 ++++++++++++++++++++++ + .claude/commands/defectdojo.md | 63 ++++++ + .claude/commands/monitor.md | 3 + + .claude/commands/opsec-check.md | 377 ++++++++++++++++++++++++++++++++++ + .claude/commands/pentest.md | 76 +++++++ + .claude/commands/pipeline.md | 5 + + .claude/commands/swarm.md | 93 +++++++++ + .claude/commands/topology.md | 150 ++++++++++++++ + 13 files changed, 2095 insertions(+) +```