MCPcopy Create free account
hub / github.com/CodeFox-Repo/codefox / constructor

Method constructor

backend/src/build-system/context.ts:92–145  ·  view source on GitHub ↗

* Constructor to initialize the BuilderContext. * Sets up the handler manager, retry handler, model provider, logger, and virtual directory. * Initializes the global context with default values. * @param sequence The build sequence containing nodes to be executed. * @param id Unique iden

(
    private sequence: BuildSequence,
    id: string,
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

setMethod · 0.80
getInstanceMethod · 0.45

Tested by

no test coverage detected