Skip to content

SetupCache

reference
1 min readUpdated

Kind: Class

Source: atloria-monorepo/libs/agent-core/src/autonomous/setup-agent.ts

Methods

MethodSignatureReturns
getget(repoKey: string)`SetupResult
setset(repoKey: string, result: SetupResult)void
buildKeybuildKey(repo: string, commit: string)string
clearclear()void

Where it refuses work

  • SetupCache stops the work with an early return when !entry.

Was this page helpful?

Download as PDF