github Orchestra-Research/AI-Research-SKILLs v1.7.2
v1.7.2 — Qoder Agent Support

2 hours ago

What's new since v1.7.1

🤖 Qoder agent support (npm) — #29

Qoder is now a first-class supported agent. The installer auto-detects Qoder and installs skills natively to ~/.qoder/skills/ (global) and .qoder/skills/ (per-project --local), matching Qoder's own skills convention and SKILL.md format. No hand-maintained docs — native npx install + auto-update for free.

npx @orchestra-research/ai-research-skills

📚 Model-merging: unsupervised coefficient tuning — #34

The model-merging skill (19-emerging-techniques) gains a label-free coefficient-selection method based on AdaMMS (generation consistency, arXiv:2503.23733, CVPR 2025), with a full algorithm + end-to-end pipeline in references/coefficient-tuning.md. Reaches all users live from GitHub.

Notes

  • No dependency changes; lockfile in sync, npm audit clean (0 vulnerabilities).
  • Published via OIDC trusted publishing with Sigstore provenance.

Thanks to @tianhao909 (Qoder) and @ADu2021 (coefficient tuning) for the contributions.

Full Changelog: v1.7.1...v1.7.2

Don't miss a new AI-Research-SKILLs release

NewReleases is sending notifications on new releases.