pub fn load_context_dir(dir: &str) -> Option<String>Expand description
Load all .md files from a directory (flat, no convention).
Simpler alternative to AgentContext when you just need raw file concat.
pub fn load_context_dir(dir: &str) -> Option<String>Load all .md files from a directory (flat, no convention).
Simpler alternative to AgentContext when you just need raw file concat.