Push Tracker
ria-toolkit-oss/tests
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
..
agent feat(agent): default ria-agent register --hub to https://riahub.ai 2026-06-01 13:05:11 -04:00
datatypes Moved all contents of to , refactored accordingly 2026-04-21 14:38:06 -04:00
io Moved all contents of to , refactored accordingly 2026-04-21 14:38:06 -04:00
orchestration Merge remote-tracking branch 'origin/main' into zfp-oss 2026-04-22 15:44:12 -04:00
remote_control Fix onnxruntime Python 3.10 incompatibility and hackrf test import failure 2026-04-20 14:18:04 -04:00
ria_toolkit_oss_cli Merge remote-tracking branch 'origin/main' into zfp-oss 2026-04-22 15:44:12 -04:00
server removing orchestrator references 2026-04-22 10:10:25 -04:00
transforms Moved all contents of to , refactored accordingly 2026-04-21 14:38:06 -04:00
utils zfp functionality and servers 2026-03-31 13:51:10 -04:00
__init__.py changed file to a string 2025-12-11 15:12:01 -05:00
test_agent.py formats 2026-04-20 16:49:52 -04:00