Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ BuildTrustAndExternalContextSection
Function
BuildTrustAndExternalContextSection
agentContext/builder.go:650–652 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
648
Content: content,
649
}
650
}
651
652
func
nowForPrompt() time.Time {
653
if
hook := currentPromptHooks().Now; hook != nil {
654
return
hook()
655
}
Callers
2
TestContextBuilderTemplateSectionsAndHelpers
Function · 0.92
BuildSubagentPromptSections
Function · 0.85
Calls
1
getNamedTemplateSection
Function · 0.85
Tested by
1
TestContextBuilderTemplateSectionsAndHelpers
Function · 0.74