Added
plantool — break a free-text description into issues and create them all (with branches, and draft PRs whenOKFFS_AUTO_PR=true) in one shot, with inter-task relationships (#42).list_issuesredesign — each issue shows its branch, any linked open/draft PR, and a relationship tree (#43).OKFFS_IDENTIFIER— optional project-scoped branch prefix (#41).- Reduced auth/setup friction — token falls back to
gh auth token; owner/repo auto-detect from theoriginremote (#56). - PR review-response workflow —
list_pr_review_comments,reply_to_review_comment,resolve_review_threadtools +address_pr_reviewprompt; thread resolution gated byOKFFS_RESOLVE_THREADS(#58). update_guidanceprompt — maintains a bounded## Project Guidance (okffs usage)section of CLAUDE.md; gated byOKFFS_UPDATE_GUIDANCE(#64, #66).prepare_releasetool — version bump + CHANGELOG roll-up + release PR (#68).- README Changelog section (#62).
Fixed
- The MCP server now reports its real package version (was hard-coded
0.0.1). - Auto-doc entries are concise title-based one-liners (no truncated dumps); CLAUDE.md/CONTRIBUTING.md no longer auto-updated (#60).
OKFFS_UPDATE_DOCSchangelog fires only oncreate_pull_request(#47).OKFFS_AUTO_PR=trueno longer leaves the CHANGELOG without an auto-update trigger (#49).- Auto-close docs corrected + non-default-base warning (#51).
- Stale
OKFFS_EXCLUDE_DOCSREADME example (#62).
Full changelog: https://github.com/2b9sa2owa/okffs/blob/main/CHANGELOG.md