Features
- #502
3b397df- Add docs on SQL & Parquet schema / format, as well as a new CLI command:trackio query project --project PROJECT --sql SQL_QUERY. Thanks @abidlabs! - #506
498bbc4- Scope bucket sync to trackio/ subtree to avoid walking the HF cache. Thanks @abidlabs! - #505
8e26ab9- Add anidfield toRunwhich is used internally, allowing users to have multiple runs with the same run name. Thanks @abidlabs! - #517
29e1034- Fix static exports, Space bucket handling, and other misc issues. Thanks @abidlabs! - #489
1b96db3- Removegradiodependency intrackio-- onlygradio_clientis needed locally anymore. Also lazily importpandasand remove it as a dependency. Thanks @abidlabs! - #513
d54d290- Reduce HF Spaces 429s: polling tuning and batched metric logs API. Thanks @abidlabs! - #516
afe2959- Fix run list order and legend overflow. Thanks @abidlabs! - #515
0a242b8- Add Gradio-compatible /gradio_api routes on Spaces. Thanks @abidlabs! - #510
60bbc86- Add server_url and TRACKIO_SERVER_URL for self-hosted servers; space_id and TRACKIO_SPACE_ID take precedence when both are set. Thanks @abidlabs! - #509
21c099a- Fix: Open browser with write_token so trackio show allows mutations. Thanks @abidlabs!