Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ pr.ts
File
pr.ts
packages/opencode/src/cli/cmd/pr.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Effect } from
"effect"
2
import
{ UI } from
"../ui"
3
import
{ effectCmd, fail } from
"../effect-cmd"
4
import
{ Git } from
"@/git"
Callers
nothing calls this directly
Calls
6
effectCmd
Function · 0.90
fail
Function · 0.90
spawn
Method · 0.80
text
Method · 0.65
cwd
Method · 0.65
run
Method · 0.45
Tested by
no test coverage detected