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-3-5-sonnet-latest.
Code
  env_get(chores_env(), ".helper_last_cli")
Message

  -- A cli chore helper using claude-3-5-sonnet-latest.
Code
  env_get(chores_env(), ".helper_last")
Message

  -- A cli chore helper using gpt-4o-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 April 3, 2025, 9:31 p.m.