mirror of
https://github.com/tiennm99/serena.git
synced 2026-07-14 15:05:58 +00:00
723b7cb175
- Add required --stdio flag for Microsoft.CodeAnalysis.LanguageServer - Add required --extensionLogDirectory parameter to avoid startup failure - Fix test fixture to properly start/stop language server - Remove skip markers from C# tests to enable testing - Return cache_dir from setup_runtime_dependencies for log directory creation The language server now starts successfully and the first test passes. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>