Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xyntopia/taskyon
/ taskyonState.ts
File
taskyonState.ts
src/stores/taskyonState.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ defineStore } from
'pinia'
;
2
import
{ defaultTaskState } from
'src/modules/chat'
;
3
import
{ ref, Ref } from
'vue'
;
4
import
{ run } from
'src/modules/taskWorker'
;
Callers
nothing calls this directly
Calls
2
defaultTaskState
Function · 0.90
run
Function · 0.90
Tested by
no test coverage detected