sistemas-cibernetico-fisicos/.aurelio/config.toml
Fábio Cunha 31c9baede3 feat(aurelio): bootstrap flow-meter-pcb realm workspace
- Add .aurelio/config.toml, mcp_config.json, sync.py, README.md

- Seed .aurelio/realm/AGENTS.md and memory/index.md
2026-07-05 20:24:26 +01:00

19 lines
416 B
TOML

[identity]
name = "savearth Flow Meter PCB"
realm = "flow-meter-pcb"
version = "2.8.0"
[sync]
enabled = true
endpoint = "https://mcp.portugalfuturista.org"
interval_seconds = 300
auto_push = true
[models]
default_local = "qwen2.5-coder:14b"
default_cloud = "gemini-2.5-pro"
ollama_url = "http://127.0.0.1:11434"
[brain]
auto_save = true
artifact_types = ["task", "implementation_plan", "walkthrough", "analysis"]