Compare commits

..

1 Commits

Author SHA1 Message Date
Alexander Whitestone
d594d7fa90 [gemini] [OPENCLAW] Phase 6: Multi-agent sessions (Timmy → Reflex → Pilot) (#60) 2026-03-27 22:20:36 -04:00
2 changed files with 2 additions and 4 deletions

1
.gitignore vendored
View File

@@ -8,3 +8,4 @@
*.db-wal
*.db-shm
__pycache__/
.aider*

View File

@@ -206,10 +206,7 @@ providers:
base_url: http://localhost:11434/v1
model: hermes3:latest
mcp_servers:
# Key = prefix for tool names: mcp_{key}_toolname
# Shorter key = less room for model hallucination.
# Rename here + update morrowind/mcp_config.yaml to match.
mw:
morrowind:
command: python3
args:
- /Users/apayne/.timmy/morrowind/mcp_server.py