MCPcopy 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
3import { lifecycle, STALE_UPVOTE_THRESHOLD } from "./issue-lifecycle.ts";
4

Callers

nothing calls this directly

Calls 2

markStaleFunction · 0.85
closeExpiredFunction · 0.85

Tested by

no test coverage detected