37eef4af12
- 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| services_monitor | cpp | tools | 0.1.0 | Frontend ImGui para services_api: vista cross-PC de apps con tag service. Issue 0106. |
|
|
imgui | main.cpp | apps/services_monitor | https://gitea.organic-machine.com/dataforge/services_monitor |
|
services_monitor
Frontend ImGui para services_api: vista cross-PC de apps con tag service. Issue 0106.
Build
cd cpp && cmake --build build --target services_monitor -j
Run
./cpp/build/services_monitor
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.