Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ toAutoClassifierInput
Function
toAutoClassifierInput
src/tools/TaskCreateTool/TaskCreateTool.ts:74–76 ·
view source on GitHub ↗
(input)
Source
from the content-addressed store, hash-verified
72
return
true
73
},
74
toAutoClassifierInput(input) {
75
return
input.subject
76
},
77
renderToolUseMessage() {
78
return
null
79
},
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected