Skip to content

RepoEntry

Defined in: src/repos.ts:33

display: string

Defined in: src/repos.ts:36


optional lastUsedAt?: number

Defined in: src/repos.ts:38

Most-recent session createdAt for this repo; undefined if never used.


name: string

Defined in: src/repos.ts:34


path: string

Defined in: src/repos.ts:35


optional recentAgentCount?: number

Defined in: src/repos.ts:40

Count of sessions (agents) run on this repo within the recent window; undefined if none.