Add task sidebar workflow

This commit is contained in:
2026-06-24 12:28:56 +01:00
parent 45263d59f8
commit d133839194
33 changed files with 1890 additions and 134 deletions
@@ -22,7 +22,7 @@
{ "type": "assert_contains", "contains": "Scratchpads" },
{
"type": "assert_regex",
"regex": "(?m)^[^\\n]*\\+ new[^\\n]*Processes[^\\n]*$"
"regex": "(?m)^[^\\n]*\\+ new[^\\n]*Tasks[^\\n]*$"
},
{
"type": "assert_regex",