Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexkit/magic-context
/ step
Function
step
packages/cli/src/lib/prompts.ts:104–106 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
102
clackLog.message(message);
103
},
104
step(message) {
105
clackLog.step(message);
106
},
107
};
108
109
export
function
intro(title: string): void {
Callers
nothing calls this directly
Calls
1
step
Method · 0.80
Tested by
no test coverage detected