Module: OllamaAgent::RepoList
- Included in:
- SandboxedTools
- Defined in:
- lib/ollama_agent/repo_list.rb
Overview
Enumerates files under the sandbox root (skips .git).
Constant Summary collapse
- MAX_LIST_FILES =
500
Enumerates files under the sandbox root (skips .git).
500