RepoEntry
Defined in: src/repos.ts:33
Properties
Section titled “Properties”display
Section titled “display”display:
string
Defined in: src/repos.ts:36
lastUsedAt?
Section titled “lastUsedAt?”
optionallastUsedAt?: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
recentAgentCount?
Section titled “recentAgentCount?”
optionalrecentAgentCount?:number
Defined in: src/repos.ts:40
Count of sessions (agents) run on this repo within the recent window; undefined if none.