mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-13 05:37:29 +08:00
load BOOT/BOOTSTRAP/TOOLS templates into startup context
This commit is contained in:
@@ -136,9 +136,12 @@ Constraints:
|
||||
func (cb *ContextBuilder) LoadBootstrapFiles() string {
|
||||
bootstrapFiles := []string{
|
||||
"AGENTS.md",
|
||||
"BOOT.md",
|
||||
"BOOTSTRAP.md",
|
||||
"SOUL.md",
|
||||
"USER.md",
|
||||
"IDENTITY.md",
|
||||
"TOOLS.md",
|
||||
}
|
||||
|
||||
var result string
|
||||
|
||||
Reference in New Issue
Block a user