Files
egutierrez 184f11f9f5 chore: auto-commit (2 archivos)
- app.md
- appicon.ico

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

1.0 KiB

name, lang, domain, version, description, tags, uses_functions, uses_types, framework, entry_point, dir_path, repo_url, icon
name lang domain version description tags uses_functions uses_types framework entry_point dir_path repo_url icon
app_hub_launcher cpp tools 0.1.0 Hub launcher: lista y arranca apps C++ desplegadas en Windows Desktop
launcher
hub
suite
imgui
app_card_cpp_core
gl_texture_load_cpp_gfx
gl_loader_cpp_gfx
imgui main.cpp apps/app_hub_launcher https://gitea.organic-machine.com/dataforge/app_hub_launcher
phosphor accent
squares-four #8b5cf6

app_hub_launcher

Hub launcher: lista y arranca apps C++ desplegadas en Windows Desktop

Build

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

Run

./cpp/build/app_hub_launcher

Capability growth log

Una linea por bump SemVer. Bump-type segun .claude/commands/version.md:

  • major: breaking observable (CLI args, schema BBDD propia, formato wire).

  • minor: feature aditiva (nuevo panel, endpoint, opcion).

  • patch: bugfix sin cambio observable.

  • v0.1.0 (2026-05-18) — baseline.