Skip to content

v7.6.0 - Maintenance Sweep

Choose a tag to compare

@sickn33 sickn33 released this 12 Mar 11:38
· 1532 commits to main since this release

Maintenance Sweep

This release closes the current maintenance batch across the repository. It merges the remaining open PRs, ships the Jetski/Gemini overflow fix documentation, adds a Windows recovery playbook for truncation crash loops, and removes the non-deterministic installer flow from the Metasploit skill.

What shipped

  • merged PRs #277, #272, #275, #278, and #271 via GitHub squash merge
  • added four public skills: acceptance-orchestrator, closed-loop-delivery, create-issue-gate, and interview-coach
  • documented overflowBehavior behavior and skillsRoot path-safety guidance for the Jetski/Gemini loader
  • added Windows recovery documentation for truncation/context crash loops in docs/users/windows-truncation-recovery.md
  • replaced the remote installer flow in skills/metasploit-framework/SKILL.md with an explicit installed-prerequisite model and offensive-skill warning
  • refreshed release metadata, generated registry files, and contributor acknowledgements

Issues closed in this release

  • #269 via merged PR #271
  • #273 with the shipped truncation guidance and recovery docs
  • #274 with the new Windows recovery guide
  • #279 with the Metasploit setup hardening

Credits

  • @qcwssss for acceptance-orchestrator, closed-loop-delivery, and create-issue-gate
  • @dbhat93 for interview-coach
  • @rafsilva85 for the credit source addition
  • @iftikharg786 for the star-history update branch merged as #278
  • @DiggaX for the Windows recovery workflow shared in #274
  • @copilot-swe-agent for the Jetski/Gemini overflow loader changes in #271