bd5751d30d
- CMakeLists.txt - app.md - appicon.ico - http_client.cpp - http_client.h - main.cpp - vendor/ 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_modules, uses_types, framework, entry_point, dir_path, repo_url, icon
| name | lang | domain | version | description | tags | uses_functions | uses_modules | uses_types | framework | entry_point | dir_path | repo_url | icon | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| app_gestion | cpp | tools | 0.1.0 | Gestion central de apps + framework + modulos del registry (read + rebuild + redeploy + open) |
|
|
imgui | main.cpp | apps/app_gestion | https://gitea.organic-machine.com/dataforge/app_gestion |
|
app_gestion
Gestion central de apps + framework + modulos del registry (read + rebuild + redeploy + open)
Build
cd cpp && cmake --build build --target app_gestion -j
Run
./cpp/build/app_gestion
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.