Feature matrix
This is a reference table of feature support across IDEs and agent modes. To understand the overall model of how Explyt works first, read the overview.
Legend: + means the feature is supported, - means it is not supported, a year means the planned support date.
General features
| Feature \ IDE | IDEA1 | Android Studio | PyCharm | GoLand | Rider | WebStorm | PhpStorm |
|---|---|---|---|---|---|---|---|
| Increase test coverage | + | + | + | 2026 | 2026 | + | 2026 |
| Code buttons: Generate tests, Repair tests | + | + | + | 2026 | 2026 | + | 2026 |
| Generate tests from a specific execution | + | + | 2026 | 2026 | 2026 | 2026 | 2026 |
| Flaky test analysis | + | + | + | + | + | + | + |
| Agent chat | + | + | + | + | + | + | + |
| Simple interface mode | + | + | + | + | + | + | + |
| Message queue | + | + | + | + | + | + | + |
| Ask/Copy | + | + | + | + | + | + | + |
| Images | + | + | + | + | + | + | + |
| Memory Bank | + | + | + | + | + | + | + |
| Automatic chat compression | + | + | + | + | + | + | + |
| Inline code generation | + | + | + | + | + | + | + |
| Commit message generation | + | + | + | + | + | + | + |
| TMS support | + | + | + | + | + | + | + |
Features that help you control the agent
| Feature \ IDE | IDEA1 | Android Studio | PyCharm | GoLand | Rider | WebStorm | PhpStorm |
|---|---|---|---|---|---|---|---|
| Plugin settings | + | + | + | + | + | + | + |
| MCP servers | + | + | + | + | + | + | + |
| Skills | + | + | + | + | + | + | + |
| AGENTS.md | + | + | + | + | + | + | + |
| Agent rules | + | + | + | + | + | + | + |
| Agent onboarding | + | + | + | + | + | + | + |
| Subagent profiles (Model Routing) | + | + | + | + | + | + | + |
| Agent modes | + | + | + | + | + | + | + |
| .readignore/.writeignore | + | + | + | + | + | + | + |
| Edit Scope | + | + | + | + | + | + | + |
| Agent Changes | + | + | + | + | + | + | + |
| Auto Review | + | + | + | + | + | + | + |
| Review results window | + | + | + | + | + | + | + |
| Vulnerability search | + | + | - | - | - | - | - |
Agent features
| Feature \ IDE | IDEA1 | Android Studio | PyCharm | GoLand | Rider | WebStorm | PhpStorm |
|---|---|---|---|---|---|---|---|
| Can call build system commands | + | + | + | 2026 | + | + | 2026 |
| Run tests with code instrumentation | + | + | + | 2026 | 2026 | + | 2026 |
| Read code from dependencies | + | + | + | 2026 | + | 2026 | 2026 |
| Read files and browse directories | + | + | + | + | + | + | + |
| Find usages of an entity | + | + | + | + | + | + | + |
| Web search & Web fetch | + | + | + | + | + | + | + |
| Indexes for fast code search | + | + | + | + | + | + | + |
| Edit and create files | + | + | + | + | + | + | + |
| Sees errors in a file | + | + | + | + | + | + | + |
| Rename an entity across the project | + | + | + | + | + | + | + |
| Run terminal commands with the project SDK | + | + | + | + | + | + | + |
| Call IDE inspections | + | + | + | + | + | + | + |
| Run the debugger, set breakpoints | + | + | + | + | + | + | + |
Agent modes
| Feature \ Agent | General | Code | Debug | Plan | Test | Review | Ask | Orchestrator |
|---|---|---|---|---|---|---|---|---|
| Read files and browse directories | + | + | + | + | + | + | + | + |
| Find usages of an entity | + | + | + | + | + | + | + | - |
| Web search & Web fetch | + | + | + | + | + | + | + | - |
| Indexes for fast code search | + | + | + | + | + | + | + | - |
| Edit and create files | + | + | + | + | + | - | - | - |
| Sees errors in a file | + | + | + | + | + | - | - | - |
| Rename an entity across the project | + | + | + | + | + | - | - | - |
| Run terminal commands with the project SDK | + | + | + | + | + | + | - | - |
| Call IDE inspections | - | - | - | - | - | + | - | - |
| Run the debugger, set breakpoints | - | - | + | - | - | - | - | - |
| Can call build system commands | + | + | + | + | + | + | - | - |
| Run tests with code instrumentation | + | + | + | + | + | + | - | - |
| Read code from dependencies | + | + | + | + | + | + | + | - |
| Call subagents | + | - | - | - | - | - | - | + |