diff --git a/content/posts/pushes/2026-07-05-push-bojemoi-main-af7ab90.md b/content/posts/pushes/2026-07-05-push-bojemoi-main-af7ab90.md new file mode 100644 index 0000000..97b257a --- /dev/null +++ b/content/posts/pushes/2026-07-05-push-bojemoi-main-af7ab90.md @@ -0,0 +1,33 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-07-05T16:13:38+02:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 1 commit(s) par grafana-watcher dans bojemoi/main" +author: "grafana-watcher" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 1 | +| **Pushed by** | grafana-watcher | + +### Commits + +- **af7ab90** feat(ml-threat): migrate AI agents from Ollama to Anthropic API (grafana-watcher) + + +### Diff Summary + +``` + ml-threat/Dockerfile.ml-threat | 3 +- + ml-threat/ai_agents.py | 121 +++++++++++++---------------------- + ml-threat/api.py | 9 ++- + stack/45-service-ml-threat-intel.yml | 3 + + 4 files changed, 55 insertions(+), 81 deletions(-) +```