This folder will host eval integrations for agentic IDEs and coding assistants beyond what's in ../python/. The Python orchestrator already covers Claude Code, Antigravity, Cursor, MCP servers, and any Python-executable host. This folder is for everything else: IDE-native extensions, non-Python runtimes, proprietary integration patterns.
Contributions welcome. Follow the structure convention: each integration lives in its own subfolder with its own README, assets, and self-contained setup instructions. Keep integrations isolated from each other.
See the top-level ../README.md for the pattern philosophy, fairness guarantees, and "Things to hack on" list applicable to any eval workflow here.