6f2a8b7847
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
17 lines
1.3 KiB
Markdown
17 lines
1.3 KiB
Markdown
# Issues
|
|
|
|
| ID | Título | Estado | Prioridad | Tipo | Bloquea |
|
|
|----|--------|--------|-----------|------|---------|
|
|
| 0001 | Jupyter create notebook | completado | — | feature | — |
|
|
| 0002 | Jupyter discover root dir | completado | — | bugfix | — |
|
|
| 0003 | Jupyter tools documentation | completado | — | docs | — |
|
|
| 0004 | Jupyter discover multiple instances | completado | — | feature | — |
|
|
| 0005 | Jupyter write batch | completado | — | feature | — |
|
|
| 0006 | Jupyter exec outputs keyerror | completado | — | bugfix | — |
|
|
| [0007a](completed/0007a-dag-core.md) | DAG engine: core (parse, validate, topo sort) | completado | alta | feature | 0007b-e |
|
|
| [0007b](completed/0007b-process-manager.md) | DAG engine: process manager (spawn, wait, kill) | completado | alta | feature | 0007e |
|
|
| [0007c](completed/0007c-execution-store.md) | DAG engine: execution store (SQLite) | completado | alta | feature | 0007e |
|
|
| [0007d](completed/0007d-scheduler.md) | DAG engine: scheduler (cron match) | completado | media | feature | 0007e |
|
|
| [0007e](completed/0007e-dag-executor-app.md) | DAG engine: CLI + web app que reemplaza Dagu | completado | alta | feature | — |
|
|
| [0008](completed/0008-sqlite-api-web.md) | SQLite API Web | completado | alta | feature | — |
|