checkpoint on mma overhaul

This commit is contained in:
2026-02-25 20:30:34 -05:00
parent df74d37fd0
commit c2ab18164e
13 changed files with 29 additions and 89 deletions

View File

@@ -19,6 +19,9 @@ paths = []
base_dir = "."
paths = []
[gemini_cli]
binary_path = "gemini"
[agent.tools]
run_powershell = true
read_file = true
@@ -27,6 +30,3 @@ search_files = true
get_file_summary = true
web_search = true
fetch_url = true
[gemini_cli]
binary_path = "\"C:\\projects\\manual_slop\\.venv\\Scripts\\python.exe\" \"C:\\projects\\manual_slop\\tests\\mock_gemini_cli.py\""