MCPcopy
hub / github.com/neomjs/neo / bootstrapWorktree.mjs

File bootstrapWorktree.mjs

ai/scripts/migrations/bootstrapWorktree.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @summary Copies gitignored `ai/config.mjs` plus per-server config overlays from
3 * the main git checkout into the current git worktree, and optionally symlinks the
4 * gitignored substrate-data subdirs of `.neo-ai-data/` (sqlite, chroma, wake-daemon, etc.) so

Callers

nothing calls this directly

Calls 15

listServersWithTemplatesFunction · 0.90
getNumberFlagFunction · 0.85
resolveMainCheckoutFunction · 0.85
pruneStaleWorktreesFunction · 0.85
bootstrapWorktreeFunction · 0.85
symlinkDataDirFunction · 0.85
symlinkGitignoredFilesFunction · 0.85
runBuildAllFunction · 0.85
hasMethod · 0.80
includesMethod · 0.80
errorMethod · 0.80

Tested by

no test coverage detected