Skip to content

v0.2.0

Latest

Choose a tag to compare

@2b9sa2owa 2b9sa2owa released this 28 Jun 10:50
50bc0ac

Added

  • plan tool — break a free-text description into issues and create them all (with branches, and draft PRs when OKFFS_AUTO_PR=true) in one shot, with inter-task relationships (#42).
  • list_issues redesign — 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 the origin remote (#56).
  • PR review-response workflowlist_pr_review_comments, reply_to_review_comment, resolve_review_thread tools + address_pr_review prompt; thread resolution gated by OKFFS_RESOLVE_THREADS (#58).
  • update_guidance prompt — maintains a bounded ## Project Guidance (okffs usage) section of CLAUDE.md; gated by OKFFS_UPDATE_GUIDANCE (#64, #66).
  • prepare_release tool — 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_DOCS changelog fires only on create_pull_request (#47).
  • OKFFS_AUTO_PR=true no longer leaves the CHANGELOG without an auto-update trigger (#49).
  • Auto-close docs corrected + non-default-base warning (#51).
  • Stale OKFFS_EXCLUDE_DOCS README example (#62).

Full changelog: https://github.com/2b9sa2owa/okffs/blob/main/CHANGELOG.md