You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Offline mode with connected local LLMs via Ollama or LM Studio.
663
665
- Deep integration into IDE workflows, including code suggestions in the editor, VCS assistance, runtime error explanation, and more.
664
666
667
+
### JetBrains Junie
668
+
669
+
[Junie](https://www.jetbrains.com/junie) is JetBrains’ AI coding agent for JetBrains IDEs and Android Studio.
670
+
671
+
**Key features:**
672
+
673
+
- Connects to MCP servers over **stdio** to use external tools and data sources.
674
+
- Per-command approval with an optional allowlist.
675
+
- Config via `mcp.json` (global `~/.junie/mcp.json` or project `.junie/mcp/`).
676
+
665
677
### Kilo Code
666
678
667
679
[Kilo Code](https://github.com/Kilo-Org/kilocode) is an autonomous coding AI dev team in VS Code that edits files, runs commands, uses a browser, and more.
0 commit comments