Files
dag_engine_ui/app.md
T
egutierrez 334943b7db feat: scaffolding dag_engine_ui (issue 0095 step 2)
ImGui app shell:
- main.cpp con fn::run_app(cfg, render), panel Main placeholder.
- CMakeLists.txt + fn_framework + fn_table_viz opt-in.
- app.md frontmatter base.

Capas HTTP/WS/tabs en commits siguientes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-15 16:38:07 +02:00

995 B

name, lang, domain, description, tags, uses_functions, uses_types, framework, entry_point, dir_path, repo_url
name lang domain description tags uses_functions uses_types framework entry_point dir_path repo_url
dag_engine_ui cpp tools Frontend ImGui para dag_engine. Lista, lanza e inspecciona DAGs con live updates via WS.
imgui
imgui main.cpp cpp/apps/dag_engine_ui https://gitea.organic-machine.com/dataforge/dag_engine_ui

dag_engine_ui

Frontend ImGui para dag_engine. Lista, lanza e inspecciona DAGs con live updates via WS.

Build

cd cpp && cmake --build build --target dag_engine_ui -j

Run

./cpp/build/dag_engine_ui