chore: auto-commit (129 archivos)
- .claude/agents/fn-analizador/SKILL.md - .claude/agents/fn-constructor/SKILL.md - .claude/agents/fn-executor/SKILL.md - .claude/agents/fn-mejorador/SKILL.md - .claude/agents/fn-orquestador/SKILL.md - .claude/agents/fn-recopilador/SKILL.md - .claude/commands/app.md - .claude/commands/compile.md - .claude/commands/cpp-app.md - .claude/commands/create_functions.md - ... Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -36,9 +36,9 @@ file_path: "functions/infra/agent_cleanup_worktree.go"
|
||||
|
||||
```go
|
||||
err := infra.AgentCleanupWorktree(
|
||||
"/home/lucas/fn_registry",
|
||||
"$HOME/fn_registry",
|
||||
"auto/0115-worktree-launcher-fn",
|
||||
"/home/lucas/fn_registry/worktrees/0115-worktree-launcher-fn",
|
||||
"$HOME/fn_registry/worktrees/0115-worktree-launcher-fn",
|
||||
12345, // PID devuelto por AgentLaunchWorktree
|
||||
)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user