Push Tracker
ria-toolkit-oss/tests/agent
J jonny 5b7f487a5f feat(agent): default ria-agent register --hub to https://riahub.ai
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>
2026-06-01 13:05:11 -04:00
..
__init__.py Add changes for screens agent connections. 2026-04-13 11:48:15 -04:00
test_cli_register_errors.py feat(agent): default ria-agent register --hub to https://riahub.ai 2026-06-01 13:05:11 -04:00
test_cli_tx.py format fixes 2026-04-20 13:51:15 -04:00
test_config.py Pluto TX streaming functionality base 2026-04-16 11:13:43 -04:00
test_disconnect.py Pluto TX streaming functionality base 2026-04-16 11:13:43 -04:00
test_full_duplex.py tx_race_condtion_fix 2026-04-16 15:38:35 -04:00
test_hardware.py transmit further updates 2026-04-16 15:12:56 -04:00
test_integration_tx.py format fixes 2026-04-20 13:51:15 -04:00
test_integration.py format fixes 2026-04-20 13:51:15 -04:00
test_legacy.py Add changes for screens agent connections. 2026-04-13 11:48:15 -04:00
test_param_lock_contention.py format fixes 2026-04-20 13:51:15 -04:00
test_streamer_tx.py tx_race_condtion_fix 2026-04-16 15:38:35 -04:00
test_streamer.py format fixes 2026-04-20 13:51:15 -04:00
test_tx_safety.py format fixes 2026-04-20 13:51:15 -04:00
test_tx_underrun.py format fixes 2026-04-20 13:51:15 -04:00
test_ws_client_binary.py format fixes 2026-04-20 13:51:15 -04:00
test_ws_client.py format fixes 2026-04-20 13:51:15 -04:00