MCPcopy Create free account
hub / github.com/Xyntopia/taskyon / taskManager.ts

File taskManager.ts

src/modules/taskManager.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { LLMTask } from './types';
2import { useVectorStore } from './localVectorStore';
3import type { ChatStateType } from './chat';
4import { v1 as uuidv1 } from 'uuid';

Callers

nothing calls this directly

Calls 1

useVectorStoreFunction · 0.90

Tested by

no test coverage detected