MCPcopy Index your code
hub / github.com/codeaashu/claude-code / getInsightsModel

Function getInsightsModel

src/commands/insights.ts:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44
45// Model for narrative insights (Opus - best quality)
46function getInsightsModel(): string {
47 return getDefaultOpusModel()
48}
49
50// ============================================================================
51// Homespace Data Collection

Callers 1

generateSectionInsightFunction · 0.85

Calls 1

getDefaultOpusModelFunction · 0.85

Tested by

no test coverage detected