diff --git a/ax_cli/commands/bootstrap.py b/ax_cli/commands/bootstrap.py index 51f39d4..6d918b7 100644 --- a/ax_cli/commands/bootstrap.py +++ b/ax_cli/commands/bootstrap.py @@ -8,8 +8,8 @@ --description "Playful ax-cli helper" \\ --model codex:gpt-5.4 \\ --audience both \\ - --save-to /home/ax-agent/agents/axolotl \\ - --profile next-axolotl + --save-to ~/agents/axolotl \\ + --profile axolotl What it does, in order: