What's Changed
- docs(v3): drop redundant What's New list and remove stale @steipete credit by @mvanhorn in #221
- fix(sync): skip OpenClaw variant branch when variants/open is absent by @mvanhorn in #222
- fix(bird_x): skip all-None engagement dicts by @j-sperling in #234
- feat: add eval_topics.json fixture for offline quality evaluation by @j-sperling in #233
- chore: gitignore dev artifacts (.venv, .coverage, htmlcov, .memsearch) by @j-sperling in #232
- fix(cli): restore --days alias compatibility by @BryanTegomoh in #230
- Bump SKILL.md version header from v2.9.5 to v3.0.0 by @shalomma in #229
- feat: add Hermes AI Agent support by @stephenmcconnachie in #228
- fix(cli): Write saved output using UTF-8 encoding by @Gujiassh in #225
- fix: use GNU stat first in check_perms (Linux false-warn) by @george231224 in #216
- docs: add Gemini CLI install note and workaround by @hnshah in #224
- fix: align v3 skill version metadata and sync target by @Gujiassh in #217
- fix(windows): stabilize bundled Bird X search by @Chelebii in #227
- refactor(reddit): migrate to http.get(params=...) helper by @iliaal in #207
- fix(github): reject garbage in _parse_date; consolidate date parsing by @iliaal in #208
- refactor: consolidate _sc_headers into http.scrapecreators_headers by @iliaal in #209
- fix(env): default INCLUDE_SOURCES to empty string by @hnshah in #223
- fix: skill upload 200-file cap + packaging hygiene (3.0.1) by @mvanhorn in #242
- feat: claude.ai distribution push (Units 1-4 of plan 002) by @mvanhorn in #244
New Contributors
- @BryanTegomoh made their first contribution in #230
- @shalomma made their first contribution in #229
- @stephenmcconnachie made their first contribution in #228
- @Gujiassh made their first contribution in #225
- @george231224 made their first contribution in #216
- @Chelebii made their first contribution in #227
Full Changelog: v3.0.0...v3.0.1