State Management
Task Store
Read-only SQLite task cache for the Dashboard.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Read-only SQLite task cache for the Dashboard.
| Field | Type | Purpose |
|---|---|---|
| tasks | Task array | Array of tasks from local_tasks table |
| isLoading | boolean | Whether the initial SQLite query is in progress |