Replaces os.UserConfigDir() + "agent-orchestrator/..." fallback with os.UserHomeDir() + ".ao/..." in resolveRunFilePath() and resolveDataDir(), so the default layout is: ~/.ao/running.json ~/.ao/data/ AO_RUN_FILE and AO_DATA_DIR env overrides are unchanged. Closes #183 |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||