|
J
jonny
5b7f487a5f
Most users register against the production hub, so requiring --hub on every invocation was friction. Default the flag to https://riahub.ai via a module-level DEFAULT_HUB_URL constant; explicit --hub still wins, so dev and self-hosted setups (e.g. http://whitehorse:3005) keep working. The legacy `ria-agent run` path keeps its own --hub handling unchanged — it has a config-file fallback and existing operators rely on it. Bumps version to 0.1.8. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
|||
|---|---|---|---|
| .. | |||
| __init__.py | |||
| test_cli_register_errors.py | |||
| test_cli_tx.py | |||
| test_config.py | |||
| test_disconnect.py | |||
| test_full_duplex.py | |||
| test_hardware.py | |||
| test_integration_tx.py | |||
| test_integration.py | |||
| test_legacy.py | |||
| test_param_lock_contention.py | |||
| test_streamer_tx.py | |||
| test_streamer.py | |||
| test_tx_safety.py | |||
| test_tx_underrun.py | |||
| test_ws_client_binary.py | |||
| test_ws_client.py | |||