334943b7db
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>
995 B
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 | 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