Results 8 issues of Alfredo Gallardo

- logs file is always stored under the OS logs directory and named shinkai-logs.logs - app logs sent to 3 targets: - Logs file - Std - Webview Console -...

$env:X402_PAY_TO="0x..."; $env:X402_PRIVATE_KEY="0x..."; cargo test test_settle_payment -- --nocapture

- Introduced OllamaModelsRepository to manage Ollama model metadata - Added support for checking tool capabilities dynamically - Included a comprehensive JSON repository of Ollama models - Refactored model_capabilities_manager to use...

- [x] test shinkai-node directly from the CI runner - [x] remove test scripts and use cargo test directly - [x] replaced hosted runner with github runner - [x] remove...