Skip to content

[codex] Add bodyweights commands - #1

Merged
DTTerastar merged 2 commits into
mainfrom
codex/bodyweights-commands
Apr 5, 2026
Merged

[codex] Add bodyweights commands#1
DTTerastar merged 2 commits into
mainfrom
codex/bodyweights-commands

Conversation

@DTTerastar

Copy link
Copy Markdown
Collaborator

What changed

Adds a dedicated bodyweights command with two focused subcommands:

  • bodyweights list
  • bodyweights stats

This moves bodyweight reporting out of the broader staged workouts stats concept and gives it a narrower surface area.

Why

The earlier command shape was mixing distinct behaviors behind flags. Splitting bodyweight functionality into its own command makes the CLI easier to discover and avoids adding extra options to an already overloaded interface.

Impact

Users can now inspect recorded weights directly or view aggregated bodyweight stats without going through workout stats modes.

Validation

  • GOCACHE=/tmp/go-build-cache go test ./...

DTTerastar and others added 2 commits April 5, 2026 15:25
- List oldest-first to match workouts list convention
- Use sample stddev (N-1) for plateau detection with small samples
- Anchor bar chart at minWeight-10 so lowest month still has visible bars

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@DTTerastar
DTTerastar marked this pull request as ready for review April 5, 2026 19:38
@DTTerastar
DTTerastar merged commit ed3c559 into main Apr 5, 2026
1 check failed
@DTTerastar
DTTerastar deleted the codex/bodyweights-commands branch April 7, 2026 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant