Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altic-dev/Pilot
/ repo-setup.ts
File
repo-setup.ts
src/tools/repo-setup.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ tool } from
'ai'
;
2
import
{ z } from
'zod'
;
3
import
{ createContainer, execCommand } from
'@/lib/docker'
;
4
import
{ sessionStore } from
'@/lib/session-store'
;
Callers
nothing calls this directly
Calls
7
createContainer
Function · 0.90
execCommand
Function · 0.90
detectBuildConfig
Function · 0.90
getAllSessions
Method · 0.80
createSession
Method · 0.80
updateSession
Method · 0.80
injectPicker
Method · 0.80
Tested by
no test coverage detected