MCPcopy Create free account
hub / github.com/anomalyco/opencode / minimal

Function minimal

packages/opencode/src/cli/cmd/run/footer.command.tsx:219–219  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

217}) {
218 const background = () => (props.dark ? props.theme().shade : props.theme().surface)
219 const minimal = () => props.chrome === "minimal"
220 const content = (
221 <>
222 <box height={1} flexShrink={0} backgroundColor={background()} />

Callers 1

PanelShellFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected