Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/braintrustdata/bash-agent-evals
/ UserFile
Interface
UserFile
src/data/schema.ts:183–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
}
182
183
export
interface
UserFile {
184
id: number;
185
login: string;
186
issues_opened: number;
187
prs_opened: number;
188
comments_made: number;
189
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected