From 5047a321d2ddc1ac60d7e7a0b2c0ae8cd198c8f6 Mon Sep 17 00:00:00 2001 From: Enmanuel Date: Fri, 10 Apr 2026 23:21:41 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20cerrar=20issue=200047=20=E2=80=94=20sys?= =?UTF-8?q?tem=20prompt=20path=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- dev/issues/README.md | 2 +- dev/issues/{ => completed}/0047-fix-system-prompt-path.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename dev/issues/{ => completed}/0047-fix-system-prompt-path.md (100%) diff --git a/dev/issues/README.md b/dev/issues/README.md index 2f173c4..aef3628 100644 --- a/dev/issues/README.md +++ b/dev/issues/README.md @@ -57,4 +57,4 @@ afectados y notas de implementacion. | 44 | Formalizar pipeline de creacion de agentes | [0044-formalize-agent-creation-pipeline.md](completed/0044-formalize-agent-creation-pipeline.md) | completado | | 45 | DM rooms sin E2EE en notify-developer.sh | [0045-notify-encrypted-rooms.md](completed/0045-notify-encrypted-rooms.md) | completado | | 46 | Progreso en tiempo real para Father Bot | [0046-father-bot-progress.md](completed/0046-father-bot-progress.md) | completado | -| 47 | System prompt no se carga para agentes en _specials/ | [0047-fix-system-prompt-path.md](0047-fix-system-prompt-path.md) | pendiente | +| 47 | System prompt no se carga para agentes en _specials/ | [0047-fix-system-prompt-path.md](completed/0047-fix-system-prompt-path.md) | completado | diff --git a/dev/issues/0047-fix-system-prompt-path.md b/dev/issues/completed/0047-fix-system-prompt-path.md similarity index 100% rename from dev/issues/0047-fix-system-prompt-path.md rename to dev/issues/completed/0047-fix-system-prompt-path.md