Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ BuildInstructionPrioritySection
Function
BuildInstructionPrioritySection
agentContext/builder.go:646–648 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
644
)
645
646
return
PromptSection{
647
Name:
"environment-attachment"
,
648
Content: content,
649
}
650
}
651
Callers
2
TestContextBuilderTemplateSectionsAndHelpers
Function · 0.92
BuildSubagentPromptSections
Function · 0.85
Calls
1
getNamedTemplateSection
Function · 0.85
Tested by
1
TestContextBuilderTemplateSectionsAndHelpers
Function · 0.74