[workouts] Add the base for a workouts tracking app

This commit is contained in:
2026-08-07 11:44:16 -04:00
parent 5def87e7f1
commit 89e95d2424
2 changed files with 8 additions and 6 deletions

View File

@ -32,3 +32,5 @@ read the help next by running `sesh` by itself, but make sure that we use captur
or prompts used for the work.
When asking to "commit" we should always assume we're using `sesh commit` and capturing session notes.
Release commits (`[release] Bump to version X.Y`) are handled by the user. Never auto-commit release steps; only prepare the changes (e.g. the PROJECT.org DONE/version entry and pyproject.toml bump) and leave them for the user to commit.