Skip to content

Releases: lawwu/agentic-ml-plugin

agentic-ml v0.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 14:06
e39aa60

What's Changed

📚 Documentation

  • docs: move unreleased entries to 0.3.0 in CHANGELOG (592de6b)

🔄 Other Changes

  • Merge pull request #9 from lawwu/feat/recommend-new-approaches (e39aa60)

👥 Contributors

  • Lawrence Wu

Full Changelog: v0.2.0...v0.3.0

agentic-ml v0.2.0

Choose a tag to compare

@lawwu lawwu released this 15 Mar 04:49
51fc655

What's Changed

🛠 Skills & Features

  • feat: add train-model and demonstrate-value skills (c20ad96)
  • feat: exponential backoff in babysit-training (c20ad96)

🔧 Maintenance

  • chore: bump checkout@v6 (19ae706)

Full Changelog: v0.1.0...v0.2.0

agentic-ml v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 15:45

What's Changed

🛠 Skills & Features

  • add mlscribe link (9e0b4b9)
  • Add automated release workflow triggered by plugin.json version bump (18d5c0b)
  • Add build-baseline skill (Rules of ML, Rule 1) (65b07f3)
  • Add xhard-churn scenario and update benchmark references (4cb3c11)
  • add validate-fronmatter workflow (9713af4)
  • Add pre-commit hooks, markdownlint config, and auto-fix MD031/MD032 (cc78116)
  • Add npx skills installation instructions for non-Claude Code agents (ef01606)
  • Add .claude-plugin (28d37a3)
  • Add .gitignore (0f1ee90)

🐛 Bug Fixes

  • Fix marketplace repo name to lawwu/agentic-ml-plugin (d6a9a74)
  • Fix README installation instructions and skill table links (5446bd4)

🔄 Other Changes

  • Switch release workflow to manual (workflow_dispatch) (40cea9b)
  • typo (e58a83b)
  • Update generate_benchmark_report.py (3c3bb87)
  • allow Claude to invoke babysit-training (4736885)
  • Replace "Where Skills Belong" section with local plugin testing instructions (73b195d)
  • Replace clean-kaggle/messy-data with hard-fraud and hard-attrition scenarios (3d3a993)
  • Update README title and description (8564b4d)

🔧 Maintenance

  • Remove legacy term mapping from vocabulary.md and gitignore docs/ (4cbdb9c)

🎉 New Contributors

  • Lawrence Wu

👥 Contributors

  • Lawrence Wu

Full Changelog: https://github.com/lawwu/agentic-ml-plugin/commits/v0.1.0