[
  "tests/test_agent.py::test_cooking_request_hands_off_to_kitchen",
  "tests/test_agent.py::test_grounding",
  "tests/test_agent.py::test_note_capture_uses_tool",
  "tests/test_agent.py::test_offers_assistance",
  "tests/test_agent.py::test_refuses_harmful_request",
  "tests/test_agent.py::test_timer_tool_is_used",
  "tests/test_agent.py::test_weather_tool_is_used",
  "tests/test_agent.py::test_web_search_tool_is_used",
  "tests/test_tools.py::test_add_grocery_creates_missing_section",
  "tests/test_tools.py::test_add_grocery_files_under_section",
  "tests/test_tools.py::test_append_under_new_heading",
  "tests/test_tools.py::test_capture_creates_inbox_with_tag",
  "tests/test_tools.py::test_categorize_grocery[asparagus-Produce]",
  "tests/test_tools.py::test_categorize_grocery[chicken thighs-Meat / Protein]",
  "tests/test_tools.py::test_categorize_grocery[frozen peas-Frozen]",
  "tests/test_tools.py::test_categorize_grocery[olive oil-Pantry]",
  "tests/test_tools.py::test_categorize_grocery[paper towels-Household]",
  "tests/test_tools.py::test_categorize_grocery[whole milk-Dairy]",
  "tests/test_tools.py::test_convert_measure[0-celsius-fahrenheit-32]",
  "tests/test_tools.py::test_convert_measure[100-celsius-kelvin-373]",
  "tests/test_tools.py::test_convert_measure[2-cups-ml-473]",
  "tests/test_tools.py::test_convert_measure[3-inches-cm-7.62]",
  "tests/test_tools.py::test_convert_measure[350-fahrenheit-celsius-176]",
  "tests/test_tools.py::test_convert_measure[5-miles-km-8.04]",
  "tests/test_tools.py::test_convert_measure_incompatible",
  "tests/test_tools.py::test_find_recipe_fuzzy",
  "tests/test_tools.py::test_find_recipe_legacy_links",
  "tests/test_tools.py::test_import_web_recipe_writes_structured_note",
  "tests/test_tools.py::test_iso_duration_to_human",
  "tests/test_tools.py::test_list_skips_readme_and_inbox",
  "tests/test_tools.py::test_pantry_add_and_remove",
  "tests/test_tools.py::test_read_today_focus_only_today_column",
  "tests/test_tools.py::test_recipes_walk_instructions_flattens",
  "tests/test_tools.py::test_safe_path_rejects_escape",
  "tests/test_tools.py::test_structured_recipe_note_parsed"
]