yumoqing adf9309def feat(hermes-web-cli): migrate to aiohttp client and ensure sqlor database usage
- Replace all requests HTTP calls with aiohttp async client
- Update test_service_connection to accept service_id and use aiohttp
- Ensure all database operations use sqlor framework (already implemented)
- Add proper async/await patterns for HTTP operations
- Maintain compatibility with existing API contracts
- Follows module-development-spec and production requirements
2026-04-24 11:02:31 +08:00
Description
No description provided
463 KiB
Languages
Python 82.7%
JavaScript 16.4%
Shell 0.9%