Skip to content

Commit f3e1a9b

Browse files
committed
docs: cut v6.2.1 changelog
1 parent c825bc6 commit f3e1a9b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

77
## [Unreleased]
88

9+
## [6.2.1] — 2026-04-22
10+
911
### Fixed
1012

1113
- **`haft init --codex` no longer installs deprecated Codex prompts** — Codex initialization now migrates the bundled `h-*` entrypoints into Codex skills under `.agents/skills`, removes stale Haft prompts from `~/.codex/prompts` when Air is not also requested, and writes `agents/openai.yaml` so only `$h-reason` allows implicit invocation. The phase/action skills (`$h-frame`, `$h-char`, `$h-explore`, `$h-compare`, `$h-decide`, `$h-view`, `$h-verify`, `$h-status`, `$h-search`, `$h-note`, `$h-onboard`, `$h-problems`) are explicit-only. Air keeps its existing prompt bootstrap path.
1214

15+
### Chore
16+
17+
- **FPF corpus/index refresh** — bumped the embedded FPF corpus snapshot and regenerated `internal/cli/fpf.db`.
18+
1319
## [6.2.0] — 2026-04-20
1420

1521
### Fixed

0 commit comments

Comments
 (0)