diff --git a/dev/issues/README.md b/dev/issues/README.md index 63f0e9c..070f5fe 100644 --- a/dev/issues/README.md +++ b/dev/issues/README.md @@ -16,7 +16,7 @@ afectados y notas de implementacion. | 9 | Command system | [0009-command_system.md](completed/0009-command_system.md) | completado | | 10 | Access control | [0010-access-control.md](completed/0010-access-control.md) | completado | | 11 | Markdown rendering | [0011-markdown-rendering.md](completed/0011-markdown-rendering.md) | completado | -| 12 | Threads | [0012-threads.md](0012-threads.md) | pendiente | +| 12 | Threads | [0012-threads.md](completed/0012-threads.md) | completado | | 13 | Hot reload | [0013-hot-reload.md](0013-hot-reload.md) | pendiente | | 14 | Template agent standardize | [0014-template-agent-standardize.md](0014-template-agent-standardize.md) | pendiente | | 15 | Multi-platform Telegram | [0015-multi-platform-telegram.md](0015-multi-platform-telegram.md) | pendiente | diff --git a/dev/issues/0012-threads.md b/dev/issues/completed/0012-threads.md similarity index 100% rename from dev/issues/0012-threads.md rename to dev/issues/completed/0012-threads.md