feat: show scheduled loops in /tasks drawer

This commit is contained in:
Samee Zahid
2026-03-30 16:44:38 -07:00
parent 21b2b42e5e
commit 6643f71872
8 changed files with 209 additions and 57 deletions
+1
View File
@@ -38,6 +38,7 @@ These commands are available within the interactive REPL.
| `/mcp reload` | Restart and reload MCP servers |
| `/extensions reload` | Reload all active extensions |
| `/help` | Show help for all commands |
| `/loop` | Schedule a recurring task |
| `/quit` | Exit the interactive session |
## CLI Options