testing updates

This commit is contained in:
bryan
2026-01-22 16:08:22 -08:00
parent 4cab6ec387
commit d439fc06c7
10 changed files with 142 additions and 43 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ PYTHONPATH=core:exports python -m my_agent run --mock --input '{...}'
```bash
# Remove and reinstall
pip uninstall -y framework aden-tools
pip uninstall -y framework tools
./scripts/setup-python.sh
```