184f11f9f5
- app.md - appicon.ico Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1.0 KiB
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 |
|
|
imgui | main.cpp | apps/app_hub_launcher | https://gitea.organic-machine.com/dataforge/app_hub_launcher |
|
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.