Skip to content

Add Explyt AI Agent#1286

Open
Columpio wants to merge 1 commit into
akullpp:masterfrom
Columpio:add-explyt
Open

Add Explyt AI Agent#1286
Columpio wants to merge 1 commit into
akullpp:masterfrom
Columpio:add-explyt

Conversation

@Columpio

@Columpio Columpio commented Jul 10, 2026

Copy link
Copy Markdown

Adds Explyt to the Artificial Intelligence section.

Explyt is an AI agent for IntelliJ IDEA (Java and Kotlin) that fixes code with the project facts your IDE already knows. Instead of relying only on an LLM, grep, and terminal logs, it runs configured builds and tests, finds symbol usages, reads connected library sources, applies IDE refactorings (e.g. semantic rename), and debugs with real variable values and call stacks — all through IDE integration rather than by re-deriving project state from text.

The other entries in this category build or evaluate LLM/agent apps (LangChain4j, JamJet, MCP Java SDK, Dokimos). Explyt is different: it is an IDE-native coding agent for Java/Kotlin projects, and the unique feature versus other coding agents is that it grounds itself in the IDE's own project index (build/test runners, symbol references, library sources, debugger) instead of terminal output and text search alone.

Marked [c] as commercial per contributing guideline (iii): it has a free trial and clear paid tariffs (listed on the JetBrains Marketplace page and explyt.ai).

Disclosure: I'm affiliated with Explyt. The plugin has 7000+ downloads on the JetBrains Marketplace.


Summary by cubic

Adds Explyt to the IDEs section as a sub-item under IntelliJ IDEA. It’s a commercial [c] AI agent plugin that uses IDE project facts, debugger, refactorings, symbol navigation, and static analysis to help with Java and Kotlin development.

Written for commit ee76ef7. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

@vega0707

vega0707 commented Jul 10, 2026 via email

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants