ostacky 0.6.0 → 0.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -219,33 +219,33 @@ Tras instalar, el proyecto queda así:
219
219
 
220
220
  ```json
221
221
  {
222
- "version": "0.6.0",
222
+ "version": "0.6.2",
223
223
  "lockedAt": "2025-01-01T00:00:00.000Z",
224
224
  "repo": "JaimeHoracio/Ostacky",
225
- "tag": "v0.6.0",
225
+ "tag": "v0.6.2",
226
226
  "agents": {
227
227
  "ostacky": {
228
- "version": "0.6.0",
228
+ "version": "0.6.2",
229
229
  "installedAt": "2025-01-01T00:00:00.000Z",
230
230
  "sha256": "abc123..."
231
231
  }
232
232
  },
233
233
  "commands": {
234
234
  "install-stack": {
235
- "version": "0.6.0",
235
+ "version": "0.6.2",
236
236
  "installedAt": "2025-01-01T00:00:00.000Z",
237
237
  "sha256": "def456..."
238
238
  },
239
239
  "opsx-sync": {
240
- "version": "0.6.0",
240
+ "version": "0.6.2",
241
241
  "installedAt": "2025-01-01T00:00:00.000Z",
242
242
  "sha256": "ghi789..."
243
243
  }
244
244
  },
245
245
  "skills": {
246
- "brainstorming": { "version": "0.6.0", ... },
247
- "execution-mode-evaluation": { "version": "0.6.0", ... },
248
- "openspec-propose": { "version": "0.6.0", ... }
246
+ "brainstorming": { "version": "0.6.2", ... },
247
+ "execution-mode-evaluation": { "version": "0.6.2", ... },
248
+ "openspec-propose": { "version": "0.6.2", ... }
249
249
  }
250
250
  }
251
251
  ```
@@ -275,7 +275,7 @@ Es opcional y solo necesario si algo falló durante la instalación o si querés
275
275
  ## Seguridad
276
276
 
277
277
  - `opencode.jsonc` se versiona en el repo para compartir permisos y MCP de forma reproducible.
278
- - Las URLs de descarga usan **tags de GitHub** (ej. `v0.6.0`), nunca `main` — instalaciones reproducibles
278
+ - Las URLs de descarga usan **tags de GitHub** (ej. `v0.6.2`), nunca `main` — instalaciones reproducibles
279
279
  - Cada path de archivo descargado es validado para prevenir **path traversal**
280
280
  - Los archivos incluyen **checksum SHA-256** opcional; si el manifest lo define, el contenido se verifica antes de escribir
281
281
  - El cache local (`.opencode/cache/`) también valida integridad al servir archivos cacheados