Documentation
¶
Index ¶
- Constants
- func ActiveSubagentsPath() (string, error)
- func ChatImagesDir(projectHex string) (string, error)
- func ConfigPath() (string, error)
- func EnsurePromptTemplatesDir() error
- func EnsureSubagentsDir() error
- func GlobalAgentsPath() (string, error)
- func GlobalRulesDir() (string, error)
- func GlobalSkillsDir() (string, error)
- func ImagePath(projectHex, chatIDHex string, seq int, t time.Time) (string, error)
- func LocalSkillsDir(projRoot string) string
- func LocalSkillsMirrorPath(projRoot string) string
- func MCPConfigPath() (string, error)
- func ProjectRoot(projectHexID string) (string, error)
- func ProjectRulesDir(projectHexID string) (string, error)
- func ProjectSkillsDir(projectHexID string) (string, error)
- func ProjectsDir() (string, error)
- func ProjectsMapPath() (string, error)
- func PromptTemplatesDir() (string, error)
- func ScheduledSubagentPath(idHex string) (string, error)
- func SkillsRegistryLockPath() (string, error)
- func SkillsRegistryPath() (string, error)
- func SolomonHome() (string, error)
- func SubagentsDir() (string, error)
Constants ¶
View Source
const ImagesDirName = "images"
Variables ¶
This section is empty.
Functions ¶
func ActiveSubagentsPath ¶ added in v2026.615.0
func ChatImagesDir ¶
func ConfigPath ¶
func EnsurePromptTemplatesDir ¶ added in v2026.615.0
func EnsurePromptTemplatesDir() error
func EnsureSubagentsDir ¶ added in v2026.615.0
func EnsureSubagentsDir() error
func GlobalAgentsPath ¶
func GlobalRulesDir ¶
func GlobalSkillsDir ¶
func LocalSkillsDir ¶
func LocalSkillsMirrorPath ¶
func MCPConfigPath ¶
func ProjectRoot ¶
func ProjectRulesDir ¶
func ProjectSkillsDir ¶
func ProjectsDir ¶
func ProjectsMapPath ¶
func PromptTemplatesDir ¶ added in v2026.615.0
func ScheduledSubagentPath ¶ added in v2026.615.0
func SkillsRegistryLockPath ¶
func SkillsRegistryPath ¶
func SolomonHome ¶
func SubagentsDir ¶ added in v2026.615.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.