tests/testthat/_snaps/utils.md

.helper_last is up to date with most recent helper

Code
  env_get(chores_env(), ".helper_last")
Message

  -- A cli chore helper using claude-haiku-4-5.
Code
  env_get(chores_env(), ".helper_last_cli")
Message

  -- A cli chore helper using claude-haiku-4-5.
Code
  env_get(chores_env(), ".helper_last")
Message

  -- A cli chore helper using gpt-4.1-mini.

chore checks error informatively

Code
  check_chore("hey there")
Condition
  Error:
  ! `chore` must be a single string containing only letters and digits.
Code
  check_chore(identity)
Condition
  Error:
  ! `chore` must be a single string, not a function.


Try the chores package in your browser

Any scripts or data that you put into this service are public.

chores documentation built on March 5, 2026, 1:07 a.m.