aitbc
ca07a1c670
CLI Tests / test-cli (push) Failing after 2s
Security Scanning / security-scan (push) Successful in 23s
feat: migrate exchange and monitor CLI commands to use centralized aitbc package HTTP client
...
- Replace httpx.Client with aitbc.AITBCHTTPClient in exchange.py list_pairs command
- Migrate monitor.py from httpx to aitbc.AITBCHTTPClient across all commands
- Add aitbc imports: get_logger, AITBCHTTPClient, NetworkError to monitor.py
- Remove httpx import from monitor.py
- Fix indentation in list_pairs command
- Add NetworkError exception handling in list_pairs
- Remove async context managers in favor
2026-04-24 23:55:06 +02:00
..
2026-04-14 13:31:10 +02:00
2026-04-24 23:55:06 +02:00
2026-03-30 16:22:45 +02:00
2026-03-26 09:12:02 +01:00
2026-03-08 11:26:18 +01:00
2026-04-23 13:10:11 +02:00
2026-03-08 11:26:18 +01:00
2026-04-23 12:24:48 +02:00
2026-03-06 22:17:54 +01:00
2026-04-24 22:05:55 +02:00
2026-03-30 16:22:45 +02:00
2026-03-30 16:22:45 +02:00
2026-03-26 09:24:48 +01:00
2026-03-06 22:17:54 +01:00
2026-04-24 22:05:55 +02:00
2026-03-08 11:26:18 +01:00
2026-03-26 09:12:02 +01:00
2026-03-02 22:36:28 +01:00
2026-03-26 09:12:02 +01:00
2026-03-29 11:52:37 +02:00
2026-03-08 11:26:18 +01:00
2026-04-24 12:57:42 +02:00
2026-04-24 22:05:55 +02:00
2026-03-26 09:24:48 +01:00
2026-04-08 12:10:21 +02:00
2026-04-08 12:10:21 +02:00
2026-04-24 23:33:11 +02:00
2026-03-29 16:17:23 +02:00
2026-04-08 12:10:21 +02:00
2026-04-18 20:39:33 +02:00
2026-04-18 20:39:33 +02:00
2026-03-26 09:24:48 +01:00
2026-03-30 22:34:05 +02:00
2026-04-24 22:05:55 +02:00
2026-03-30 22:34:05 +02:00
2026-04-18 20:39:33 +02:00
2026-03-30 09:04:42 +02:00
2026-03-27 07:34:23 +01:00
2026-03-31 21:45:43 +02:00
2026-03-26 09:24:48 +01:00
2026-04-24 22:05:55 +02:00