MCPcopy 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

1import { tool } from 'ai';
2import { z } from 'zod';
3import { createContainer, execCommand } from '@/lib/docker';
4import { sessionStore } from '@/lib/session-store';

Callers

nothing calls this directly

Calls 7

createContainerFunction · 0.90
execCommandFunction · 0.90
detectBuildConfigFunction · 0.90
getAllSessionsMethod · 0.80
createSessionMethod · 0.80
updateSessionMethod · 0.80
injectPickerMethod · 0.80

Tested by

no test coverage detected