45 lines
1.1 KiB
Markdown
45 lines
1.1 KiB
Markdown
---
|
|
title: "[bojemoi] feat(pipeline): transformer le skill /pipeline en agent autonome"
|
|
date: 2026-06-12T18:15:36+02:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "main"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit b718d6d par Betty dans bojemoi"
|
|
author: "Betty"
|
|
---
|
|
|
|
## Commit `b718d6d`
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Repository** | bojemoi |
|
|
| **Branch** | `main` |
|
|
| **Author** | Betty |
|
|
| **Hash** | `b718d6d1dc3c5c03c2b7fde7596bca7a3d04ee3b` |
|
|
|
|
|
|
### Description
|
|
|
|
- Crée agents/pipeline.md avec logique complète + mémoire persistante
|
|
- Simplifie commands/pipeline.md en délégateur vers l'agent
|
|
- Initialise agent-memory/pipeline/MEMORY.md avec patterns connus
|
|
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
### Files Changed
|
|
|
|
```
|
|
A .claude/agent-memory/pipeline/MEMORY.md
|
|
A .claude/agents/pipeline.md
|
|
M .claude/commands/pipeline.md
|
|
```
|
|
|
|
### Diff Summary
|
|
|
|
```
|
|
.claude/agent-memory/pipeline/MEMORY.md | 30 ++++
|
|
.claude/agents/pipeline.md | 273 ++++++++++++++++++++++++++++++++
|
|
.claude/commands/pipeline.md | 269 +------------------------------
|
|
3 files changed, 305 insertions(+), 267 deletions(-)
|
|
```
|