Skip to content

Releases: N4M3Z/forge-cli

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 21 May 23:10
v0.3.2
7702832

What's Changed

  • feat: json schema validation for ADR frontmatter by @N4M3Z in #23
  • feat: self-contained release tarballs by @N4M3Z in #24
  • feat: release outputs to dist/ with .manifest by @N4M3Z in #26
  • fix: bump SCRIPT_SHA in pre-commit template by @N4M3Z in #27
  • feat: copy provenance with --skip-provenance opt-out by @N4M3Z in #32
  • fix: positional path means different things per verb — drop it everywhere by @N4M3Z in #34
  • fix: forge init deploys hidden template files by @N4M3Z in #35
  • fix: update codex default models by @brozkeff in #41
  • fix: forge provenance walks toml/non-md content files by @N4M3Z in #38
  • fix: ruff pre-commit hook fires on every commit (#33) by @N4M3Z in #36
  • fix: whitelist Claude Code optional frontmatter in skill mdschema (#40) by @N4M3Z in #42
  • fix: generate valid codex agent toml by @brozkeff in #43
  • fix: auto-manage validate.sh SHA and unbreak init template Makefile by @N4M3Z in #48
  • fix: forge install prunes stale deployed dirs and quarantines to .trash by @N4M3Z in #49
  • chore: refresh codex model defaults by @brozkeff in #51
  • feat: forge install reads .forge consumer manifest by @N4M3Z in #50
  • chore: release v0.3.2 by @N4M3Z in #54

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 16 Apr 09:51
b198ff3

What's Changed

  • feat: gemini compatibility and skill path fixes by @N4M3Z in #22
  • fix: preserve trailing newlines during assembly by @l3hox in #20

New Contributors

  • @l3hox made their first contribution in #20

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 20:56
89638c9

What's Changed

  • feat: adopt prek as validation entry point by @N4M3Z in #7
  • feat: list deployed files in install output by @N4M3Z in #10
  • feat: add optional Audit section to ADR schema, ship forge-adr.json by @N4M3Z in #9
  • feat: audit, support mnemonic refs, embedded mdschema, add tests by @N4M3Z in #13
  • feat: forge init command by @N4M3Z in #14
  • feat: manifest-based drift detection, full init provenance by @N4M3Z in #17

Full Changelog: https://github.com/N4M3Z/forge-cli/commits/v0.3.0