MCPcopy 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

1import { defineStore } from 'pinia';
2import { defaultTaskState } from 'src/modules/chat';
3import { ref, Ref } from 'vue';
4import { run } from 'src/modules/taskWorker';

Callers

nothing calls this directly

Calls 2

defaultTaskStateFunction · 0.90
runFunction · 0.90

Tested by

no test coverage detected