Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altic-dev/Pilot
/ experiment-code-update.ts
File
experiment-code-update.ts
src/tools/experiment-code-update.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ z } from
"zod"
;
2
import
{ streamText, stepCountIs, tool } from
"ai"
;
3
import
{ logger } from
"@/lib/logger"
;
4
import
{ anthropic } from
"@ai-sdk/anthropic"
;
Callers
nothing calls this directly
Calls
7
getModel
Function · 0.90
getDockerModule
Function · 0.85
createDockerTools
Function · 0.85
detectProgressStage
Function · 0.85
update
Method · 0.80
create
Method · 0.80
complete
Method · 0.80
Tested by
no test coverage detected