Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/EveryInc/compound-engineering-plugin
/ codex-writer.test.ts
File
codex-writer.test.ts
tests/codex-writer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
2
import
{ promises as fs } from
"fs"
3
import
path from
"path"
4
import
os from
"os"
Callers
nothing calls this directly
Calls
12
writeCodexBundle
Function · 0.90
loadClaudePlugin
Function · 0.90
convertClaudeToCodex
Function · 0.90
renderCodexConfig
Function · 0.90
mergeCodexConfig
Function · 0.90
mergeCodexHooks
Function · 0.90
entryExists
Function · 0.85
exists
Function · 0.70
skillContent
Function · 0.70
pluginDescription
Function · 0.70
historicalSkillDescription
Function · 0.70
historicalAgentDescription
Function · 0.70
Tested by
no test coverage detected