Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChinaSiro/claude-code-sourcemap
/ TaskUpdateTool.ts
File
TaskUpdateTool.ts
restored-src/src/tools/TaskUpdateTool/TaskUpdateTool.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ feature } from
'bun:bundle'
2
import
{ z } from
'zod/v4'
3
import
{ getFeatureValue_CACHED_MAY_BE_STALE } from
'../../services/analytics/growthbook.js'
4
import
{ buildTool,
type
ToolDef } from
'../../Tool.js'
Callers
nothing calls this directly
Calls
8
lazySchema
Function · 0.85
buildTool
Function · 0.85
or
Method · 0.80
describe
Method · 0.80
optional
Method · 0.80
array
Method · 0.80
object
Method · 0.80
record
Method · 0.45
Tested by
no test coverage detected