Skip to content

Releases: indigokarasu/forge

v2.7.1

27 Apr 04:37

Choose a tag to compare

Changed

  • Version alignment: SKILL.md frontmatter, CHANGELOG.md, and GitHub release tag now in sync per spec-ocas-skill-publishing.md. No functional change in this release.

v2.6.11: Synced References for Relay Discovery

16 Apr 16:14

Choose a tag to compare

Synced forge/references/authoring_rules.md with ocas-architecture v2.8.0 to include ocas-relay as active skill. Updated CHANGELOG.md.

v2.6.10

15 Apr 16:25

Choose a tag to compare

Sync architecture specifications to forge references (architecture coherence sync 2026-04-15)

v2.6.9

14 Apr 16:12

Choose a tag to compare

Changed

  • Synced reference documentation with ocas-architecture updates
  • Updated authoring_rules.md: v2.7.1 → v2.7.2 (clarified README.md and CHANGELOG.md requirements)
  • References now include complete spec requirements for skill package structure

v2.6.8

13 Apr 05:54

Choose a tag to compare

Fixed

  • Added {agent_root}/skills/ to filesystem write paths (was missing, caused write failures when building skill packages)

v2.6.7

12 Apr 16:06

Choose a tag to compare

Sync with 2026-04-12 architecture coherence audit

Changes

  • Updated reference documentation to reflect 1 active skill ecosystem
  • authoring_rules.md: v2.7.0 → v2.7.1
  • ontology.md: v2.0.0 → v2.0.1
  • SKILL.md version: 2.6.6 → 2.6.7
  • skill.json version: 2.6.6 → 2.6.7

Impact

Forge now accurately references the current OCAS architecture state (ocas-forge as the only verified active skill implementation).

v2.6.6 - Architecture Spec Sync & Version Fix

11 Apr 16:27

Choose a tag to compare

Changes

Reference Documentation Synced

  • authoring_rules.md: Updated to v2.7.0

    • Now documents 2-skill OCAS ecosystem (forge, triage only)
    • 22 previously-documented skills marked as archived/historical
  • ontology.md: Updated to v2.0.0

    • Major version bump reflects scope change from 24 to 2 active skills
    • Updated entity extraction and signal emission tables

Version Synchronization

  • Fixed version mismatch: SKILL.md now correctly shows v2.6.6 (was 2.6.3)
  • All Forge references now reflect latest architecture audit (2026-04-11)

Release Type

  • patch: Reference documentation sync and text corrections
  • Version bump: 2.6.5 → 2.6.6

Forge always reflects the latest architecture specifications. See ocas-architecture v2.7.0 release for full audit details.

v2.6.5

10 Apr 16:23

Choose a tag to compare

Reference Documentation Sync

Forge now includes the latest architecture specifications from ocas-architecture.

Updates

  • authoring_rules.md — Latest OCAS Skill Authoring Rules with 2026-04-10 audit results
  • ontology.md — Complete Skill Entity Extraction Ownership and Signal Emission tables
  • interfaces.md — Polling cadence tables and cooperative query interfaces
  • journal.md — Journal format and OKR evaluation standards
  • schemas.md — Canonical cross-cutting data schemas
  • storage_conventions.md — Storage roots, naming conventions, retention rules
  • workflow_plans.md — Workflow plan format and parameter system (NEW)

What This Means

Forge reference files now reflect the complete 2026-04-10 OCAS Architecture Coherence Audit:

  • All 19 discovered skills verified as compliant
  • All skill.json files created and validated
  • Complete architecture specifications synchronized

Forge users can rely on these references as the canonical source for architecture standards.

Release Notes

This is a maintenance release that synchronizes Forge's bundled architecture references with the latest specifications. No changes to Forge's functionality.

v2.6.4

10 Apr 16:21

Choose a tag to compare

Changes

  • feat: Add skill.json configuration file for OCAS architecture coherence
  • feat: Version bump for architecture audit 2026-04-10

See CHANGELOG.md for details.

v2.6.3

10 Apr 05:36

Choose a tag to compare

Replace skill.json references with SKILL.md frontmatter for agentskills.io compatibility.