Skip to content

Releases: bjornj12/golf-coach

golf-coach v0.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 09:41
06cf33f

What's Changed

  • feat: add at-home-practice-feedback skill (mobile-first drill card) by @bjornj12 in #33
  • feat: swing-video-check + grip-check skills; grip gate in golf-coaching by @bjornj12 in #34
  • Release v0.7.0 by @bjornj12 in #35

Full Changelog: v0.6.0...v0.7.0

golf-coach v0.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:27
b050b57

What's Changed

  • Add deterministic biggest-leak ranking (facts-only) by @bjornj12 in #24
  • Add deterministic driver-delivery facts (facts-only) by @bjornj12 in #25
  • docs: lead README with coaching value + sample analysis image by @bjornj12 in #26
  • fix: server correctness + wire delivery/ranking into synthesize by @bjornj12 in #29
  • chore: remove stale REVIEW.md and fix README staleness by @bjornj12 in #27
  • feat(skills): metric units, verified drill links, expanded coaching brain by @bjornj12 in #28
  • docs: sync CLAUDE.md with metric units + at-home pointer skill by @bjornj12 in #30
  • fix: surface club-delivery metrics in practice-session analysis by @bjornj12 in #31
  • Release v0.6.0 by @bjornj12 in #32

Full Changelog: v0.5.1...v0.6.0

golf-coach v0.5.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 23:09
9ffec9b

What's Changed

  • fix: don't let desktop client cancel the Trackman sign-in browser by @bjornj12 in #21
  • fix: release script — bump .mcpb dependency pin regardless of its floor by @bjornj12 in #22
  • Release v0.5.1 by @bjornj12 in #23

Full Changelog: v0.5.0...v0.5.1

golf-coach v0.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 06:32
2939fb4

Golf Coach 0.5.0 — the multi-source release

trackman-mcp is now golf-coach. Same coach, bigger brain — it no longer assumes Trackman is the only source of truth about your game.

New

  • On-course rounds from Golf GameBook screenshots. Paste your GameBook Round Summary / Statistics screenshots and the coach ingests them into a coverage-aware round — it only trusts what was actually tracked (no pretending a 0.0% sand save you never logged is real).
  • Multi-source backend. Trackman and GameBook are now pluggable sources that normalize into one shared model — adding another launch monitor or app later is a single module.
  • Cross-source insight — synthesize. The coach reasons across sources with context: Trackman is a clean room (flat lie, no pressure), GameBook is the real course. So it can say "your 7-iron is tight on the range, but your approach scoring on the course is poor → that's lies/pressure, not your swing."
  • Sharper progress tracking — per-hole-rate putting, scoring-led "are you getting closer to scratch?" across your recent rounds.

Heads-up — this is a renamed package

If you were on trackman-mcp:

  • CLI / PyPI: uv tool install golf-coach (the old trackman-mcp is frozen at 0.4.0).
  • Claude Code plugin: /plugin install golf-coach@golf-coach.
  • Claude Desktop: install the new golf-coach.mcpb attached below.
  • Your Trackman sign-in is unchanged (TRACKMAN_* / golf-coach login); the local cache moved to ~/.golf-coach/, so run golf-coach login once.

trackman-mcp v0.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 13:16
a7be8c3

What's Changed

Full Changelog: v0.3.1...v0.4.0

trackman-mcp v0.3.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 15:16
dec1a86

What's Changed

  • Fix Windows support (os.fchmod crash) + release 0.3.1 by @bjornj12 in #13

Full Changelog: v0.3.0...v0.3.1

trackman-mcp v0.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 14:40
aeba1f6

What's Changed

Full Changelog: v0.2.2...v0.3.0

trackman-mcp v0.2.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 13:48
07fb17b

What's Changed

Full Changelog: v0.2.1...v0.2.2

trackman-mcp v0.2.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 12:32
b70c471

What's Changed

  • Dynamic version + protected-main release flow by @bjornj12 in #5
  • Fix: skill prompts must take no arguments by @bjornj12 in #6
  • Add a one-call setup tool + prompt for coach onboarding by @bjornj12 in #7
  • Release 0.2.1 by @bjornj12 in #8

Full Changelog: v0.2.0...v0.2.1

trackman-mcp v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 10:36
1dd7909

What's Changed

  • Add Claude Desktop one-click install (.mcpb) + install docs by @bjornj12 in #1
  • Consolidate tools 19→11 + serve coaching skills as MCP prompts by @bjornj12 in #2
  • Desktop-tailored skill prompts (PROMPT.md) by @bjornj12 in #3
  • Release 0.2.0 by @bjornj12 in #4

New Contributors

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