Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Xyntopia/taskyon
/ tools.ts
File
tools.ts
src/modules/tools.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ useVectorStore } from
'src/modules/localVectorStore'
;
2
import
{ execute } from
'./pyodide'
;
3
import
{ seleniumBrowser } from
'./seleniumTool'
;
4
import
{ dump } from
'js-yaml'
;
Callers
nothing calls this directly
Calls
6
useVectorStore
Function · 0.90
execute
Function · 0.90
inspectToolCode
Function · 0.85
extractToolExample
Function · 0.85
executeInDynamicWorker
Function · 0.85
scopedExecution
Function · 0.85
Tested by
no test coverage detected