Kind: Class
Source: atloria-monorepo/libs/agent-core/src/autonomous/setup-agent.ts
Methods
| Method | Signature | Returns |
|---|---|---|
get | get(repoKey: string) | `SetupResult |
set | set(repoKey: string, result: SetupResult) | void |
buildKey | buildKey(repo: string, commit: string) | string |
clear | clear() | void |
Where it refuses work
SetupCachestops the work with an early return when!entry.
Was this page helpful?