disable todo tools when running as task

This commit is contained in:
Dax Raad 2025-07-19 15:54:11 -04:00
commit 8f64c4b312
3 changed files with 6 additions and 1 deletions

View file

@ -1,7 +1,6 @@
package viewport
import (
"log/slog"
"math"
"strings"