Skip to content

Release v4.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 16:06
0aea659

[4.2.0] - 2026-06-12

Fixed

  • Fase 0 conformidad (PR #74): contadores contradictorios en CLAUDE.md, 3 enlaces rotos en README, primitivos sin declarar en aldc.yaml (al-triage, skill-manifest, skill-contribution-assistant, al-agent.build-instructions), y fichero packages/foundation/skills/skill-manifest/SKILL.md truncado (afectaba al empaquetado del VSIX).
  • Contadores del banner de install.js alineados con la realidad (10 agentes / 16 skills / 11 workflows / 9 instructions).

Added

  • ARCHITECTURE.md — mapa fuente ↔ generado ↔ canal de distribución.
  • scripts/check-conformance.js — verificador de conformidad, integrado en CI.
  • scripts/sync-foundation.js — sincronización raíz → packages/foundation (fuente del VSIX), con modo --check en CI.
  • Nota de contexto del ecosistema (CIRCE → Copilot Studio, DELFOS → Power BI) en skill-manifest.

Removed

  • packages/foundation/skills/skill-manifest/samples/ (duplicado de examples/, sin referencias).

What's Changed

  • style(web): promote 4.1.0 in the hero banner, demote the workshop link (EN + ES) by @javiarmesto in #58
  • fix(agents): explicit .github/-prefixed paths in primitive prose by @javiarmesto in #60
  • fix(skills): audit remediation - frontmatter, broken pointers, conditional refs, JIT splits by @javiarmesto in #61
  • style(al-conductor): lightweight, token-conscious progress format by @javiarmesto in #62
  • feat(agents): lightweight BCQuality status badge (review/dredd/triage) by @javiarmesto in #63
  • refactor(tools): least-privilege tool audit across agents + spec.create by @javiarmesto in #64
  • feat(bcquality): explicit enabled switch, resolved once by the conductor by @javiarmesto in #65
  • perf(review): cut token waste in the conductor→review/BCQuality path by @javiarmesto in #66
  • perf(triage): mirror the #2 "don't re-read in context" guard into al-triage by @javiarmesto in #67
  • feat(spec): spec as single source of truth for event integration points by @javiarmesto in #68
  • feat(orchestration): actually load instructions + skills in agent runtime by @javiarmesto in #70
  • feat(conductor): modernize the checkpoint card with an evidence row by @javiarmesto in #71
  • docs(plugin): modernize Claude Code plugin tool prose + sync agent improvements by @javiarmesto in #69
  • fix: conformidad Fase 0 - contadores, enlaces README, aldc.yaml, foun… by @javiarmesto in #74
  • chore: alinear version 4.2.0 con el Marketplace + changelog 4.1.x by @javiarmesto in #75

Full Changelog: v4.1.0...v4.2.0