chore: auto-commit (2 archivos)
- app.md - appicon.ico Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
name: app_hub_launcher
|
name: app_hub_launcher
|
||||||
lang: cpp
|
lang: cpp
|
||||||
domain: tools
|
domain: tools
|
||||||
|
version: 0.1.0
|
||||||
description: "Hub launcher: lista y arranca apps C++ desplegadas en Windows Desktop"
|
description: "Hub launcher: lista y arranca apps C++ desplegadas en Windows Desktop"
|
||||||
tags: [launcher, hub, suite, imgui]
|
tags: [launcher, hub, suite, imgui]
|
||||||
uses_functions:
|
uses_functions:
|
||||||
@@ -33,3 +34,13 @@ cd cpp && cmake --build build --target app_hub_launcher -j
|
|||||||
```bash
|
```bash
|
||||||
./cpp/build/app_hub_launcher
|
./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.
|
||||||
|
|||||||
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 8.3 KiB |
Reference in New Issue
Block a user