Releases: bjornj12/golf-coach
Releases · bjornj12/golf-coach
Release list
golf-coach v0.7.0
golf-coach v0.6.0
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
golf-coach v0.5.0
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 oldtrackman-mcpis frozen at 0.4.0). - Claude Code plugin:
/plugin install golf-coach@golf-coach. - Claude Desktop: install the new
golf-coach.mcpbattached below. - Your Trackman sign-in is unchanged (
TRACKMAN_*/golf-coach login); the local cache moved to~/.golf-coach/, so rungolf-coach loginonce.
trackman-mcp v0.4.0
What's Changed
Full Changelog: v0.3.1...v0.4.0
trackman-mcp v0.3.1
What's Changed
Full Changelog: v0.3.0...v0.3.1
trackman-mcp v0.3.0
What's Changed
- Proactively-visual coaching + at-home no-ball practice by @bjornj12 in #11
- Release 0.3.0 by @bjornj12 in #12
Full Changelog: v0.2.2...v0.3.0
trackman-mcp v0.2.2
What's Changed
- Non-technical Claude Desktop login: in-app browser sign-in by @bjornj12 in #9
- Release 0.2.2 by @bjornj12 in #10
Full Changelog: v0.2.1...v0.2.2
trackman-mcp v0.2.1
trackman-mcp v0.2.0
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