Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anthropics/claude-code
/ sweep.ts
File
sweep.ts
scripts/sweep.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
3
import
{ lifecycle, STALE_UPVOTE_THRESHOLD } from
"./issue-lifecycle.ts"
;
4
Callers
nothing calls this directly
Calls
2
markStale
Function · 0.85
closeExpired
Function · 0.85
Tested by
no test coverage detected