aissia/tests
StillHammer 58d7ca4355 fix: Enable HTTPS for Claude API and fix interactive mode IIO routing
- HttpClient: Use full URL with scheme (https://) for proper SSL support
- main.cpp: Create separate InteractiveClient IO to avoid self-delivery skip
- main.cpp: Process llm:response messages in main loop for terminal display
- ClaudeProvider: Add debug logging for request details

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 07:27:56 +08:00
..
fixtures fix: Enable HTTPS for Claude API and fix interactive mode IIO routing 2025-11-28 07:27:56 +08:00
mcp fix: Enable HTTPS for Claude API and fix interactive mode IIO routing 2025-11-28 07:27:56 +08:00
mocks test: Implement 20 integration tests for Scheduler and Notification modules 2025-11-27 09:49:08 +08:00
modules fix: Fix test fixtures JsonDataNode constructor calls 2025-11-27 13:49:50 +08:00
utils fix: Fix test fixtures JsonDataNode constructor calls 2025-11-27 13:49:50 +08:00
CMakeLists.txt test: Implement 20 integration tests for Scheduler and Notification modules 2025-11-27 09:49:08 +08:00
main.cpp test: Implement 20 integration tests for Scheduler and Notification modules 2025-11-27 09:49:08 +08:00