v1.0.0
Changelog
- ed15628: Add ClawHub skill definition, pyproject.toml, and gitignore plans/ (Steven Gates gates.steven@gmail.com)
- bd1fed2: Add
libraryandpushcommands: build & create Speediance programs (Steven Gates gates.steven@gmail.com) - 5160fc8: Add exercise catalog reference (library.json) (Steven Gates gates.steven@gmail.com)
- a495aea: Add workflow_dispatch trigger to ClawHub publish workflow (Steven Gates gates.steven@gmail.com)
- f8500bd: Fix CI: authenticate clawhub before publishing (Steven Gates gates.steven@gmail.com)
- bcdfa4f: Fix CI: use direct clawhub CLI instead of reusable workflow (Steven Gates gates.steven@gmail.com)
- e511549: Fix security audit findings: token hardening and skill transparency (Steven Gates gates.steven@gmail.com)
- d8a9f0d: Fix workout date: Speediance sends seconds, not milliseconds (Steven Gates gates.steven@gmail.com)
- 5a77b94: Initial commit (Steven Gates gates.steven@gmail.com)
- 9daf4af: Initial commit: Speediance CLI (login, workouts, sync-to-sheet) with offline test (Steven Gates gates.steven@gmail.com)
- 943c3ea: Make CLI agent-friendly: decouple weeks_dir, add --json + session, AGENTS.md (Steven Gates gates.steven@gmail.com)
- cc1be83: Make device_type configurable (env) + note Gym Monster 1 vs 2 (Steven Gates gates.steven@gmail.com)
- 59c9ae2: Merge pull request #1 from stozo04/fix/record-timestamp-seconds (Steven Gates gates.steven@gmail.com)
- 6b11a95: Merge pull request #10 from stozo04/fix/workflow-dispatch (Steven Gates gates.steven@gmail.com)
- b0e49b6: Merge pull request #11 from stozo04/go-rewrite (Steven Gates gates.steven@gmail.com)
- 12eec56: Merge pull request #2 from stozo04/feat/build-and-push-programs (Steven Gates gates.steven@gmail.com)
- e954e74: Merge pull request #3 from stozo04/fix/library-names-and-muscle (Steven Gates gates.steven@gmail.com)
- 8e78937: Merge pull request #4 from stozo04/feat/agent-friendly (Steven Gates gates.steven@gmail.com)
- c6f7498: Merge pull request #5 from stozo04/add-library-catalog (Steven Gates gates.steven@gmail.com)
- 08004d1: Merge pull request #6 from stozo04/feat/clawhub-skill (Steven Gates gates.steven@gmail.com)
- f67a561: Merge pull request #7 from stozo04/feat/clawhub-skill (Steven Gates gates.steven@gmail.com)
- 70d3654: Merge pull request #8 from stozo04/feat/clawhub-skill (Steven Gates gates.steven@gmail.com)
- 89387ef: Merge pull request #9 from stozo04/feat/clawhub-skill (Steven Gates gates.steven@gmail.com)
- ac80020: Merge remote-tracking branch 'origin/main' into go-rewrite (Steven Gates gates.steven@gmail.com)
- c611885: Rename entry point to speediance-cli, fix hatchling package path (Steven Gates gates.steven@gmail.com)
- 107ca17: Rewrite speediance-cli in Go (drop-in replacement) (Steven Gates gates.steven@gmail.com)
- ac810cb: Track library.json (commit the exercise catalog as a reference) (Steven Gates gates.steven@gmail.com)
- 9a7eb12: Update docs and add automated ClawHub publishing workflow (Steven Gates gates.steven@gmail.com)
- fea1fe6: ci: bump golangci-lint-action v6 -> v7 for golangci-lint v2 support (Steven Gates gates.steven@gmail.com)
- 351cf38: ci: pin lint toolchain to go.mod version to match golangci-lint binary (Steven Gates gates.steven@gmail.com)
- 3421596: library: populate exercise name (title) and muscle (mainMuscleGroupName) (Steven Gates gates.steven@gmail.com)