MCPcopy Index your code
hub / github.com/anomalyco/opencode / stats.ts

File stats.ts

packages/opencode/src/cli/cmd/stats.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Effect } from "effect"
2import { effectCmd } from "../effect-cmd"
3import { Session } from "@/session/session"
4import { NotFoundError } from "@/storage/storage"

Callers

nothing calls this directly

Calls 8

effectCmdFunction · 0.90
displayStatsFunction · 0.85
pushMethod · 0.80
allMethod · 0.45
fromMethod · 0.45
selectMethod · 0.45
logMethod · 0.45
messagesMethod · 0.45

Tested by

no test coverage detected