• v3.0.0 6e7c0ba7aa

    docs(v3): prep CHANGELOG and release notes for v3.0.0 (#220)

    sawz released this 2026-04-11 21:27:35 +08:00 | 299 commits to main since this release

    Rewrites release-notes.md from its stale v2.9.1 focus into the v3
    story: intelligent pre-research as the killer feature, fun judge /
    Best Takes, cross-source cluster merging, single-pass comparisons,
    GitHub person-mode and project-mode, 13+ sources, ELI5 mode. Credits
    @j-sperling as the v3 engine architect in the hero section and
    updates the install instructions from git clone to the real install
    paths for Claude Code, OpenClaw, and OpenAI Codex CLI.

    Also extends the CHANGELOG [3.0.0] entry with a Fixed section covering
    the two post-merge prep fixes that landed just before release:

    • #214 resolved a duplicate name: last30days collision in
      skills/last30days/SKILL.md that caused strict marketplace validators
      to reject the plugin (reported by @Cody-Coyote in #204)
    • #219 added the real Codex CLI integration at
      .agents/skills/last30days/SKILL.md (regular file, since Codex's
      loader skips symlinked files) plus .codex-plugin/plugin.json as the
      namespace marker (inspired by @Jah-yee in #153 and @dannyshmueli
      on X)

    Bumps the [3.0.0] date from 2026-04 to 2026-04-11 to match the
    actual release date, and adds @Cody-Coyote and @Jah-yee to the
    [3.0.0] Contributors list.

    No code changes. Pure docs prep for the v3.0.0 GitHub release.

    Co-authored-by: Matt Van Horn 455140+mvanhorn@users.noreply.github.com

    Downloads