From c41af66cbb76c4c49269753d981b99905a679437 Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Sun, 15 Feb 2026 08:04:15 -0800 Subject: Fix horizontal scrolling on iPad and improve mobile responsiveness --- .agent/workflows/crank_but_verify.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.agent/workflows') diff --git a/.agent/workflows/crank_but_verify.md b/.agent/workflows/crank_but_verify.md index 8d983b6..3348fbd 100644 --- a/.agent/workflows/crank_but_verify.md +++ b/.agent/workflows/crank_but_verify.md @@ -6,7 +6,7 @@ Your goal is to improve the project by resolving tickets and discovering additio 1. Work on the ticket described by `thicket ready`. 2. When resolved, run `thicket close `. -3. Verify your resolution by ensuring the project still builds cleanly and tests pass. +3. Verify your resolution by ensuring the project still builds cleanly and tests pass using the /test-safe workflow. 4. Think of additional work and create tickets for future agents: ```bash thicket add --title "Brief descriptive title" --description "Detailed context" --priority= --type= --created-from -- cgit v1.2.3