- Add --swarm <count> capability to launch up to 100 agents in parallel - Support multiple providers: --claude, --openai, --gemini, --grok, --local - Implement lazy agent spawning for efficient resource usage - Add automatic authentication for all providers - Create parallel file processing with progress tracking - Migrate all tests from Jest to Vitest - Add comprehensive test coverage for swarm functionality - Support idiomatic usage: dev --claude --swarm 5 -p 'edit files...' - Version bump to 2.1.0
Hanzo AI JetBrains Plugin
Access 200+ AI models directly in your JetBrains IDE with Hanzo AI's unified platform. This plugin provides seamless integration with Hanzo's AI infrastructure, bringing powerful AI capabilities to your development workflow.
Key Features
- 200+ LLM Models: Access models from OpenAI, Anthropic, Google, Meta, and more through a single interface
- Model Context Protocol (MCP): Enhanced AI capabilities with file operations, search, and code analysis
- Symbol Search: AI-powered symbol search across your entire project
- Smart Chat Interface: Interactive AI assistant in a dedicated tool window
- Secure Authentication: Login with your Hanzo AI account for personalized access
- Multi-IDE Support: Works with IntelliJ IDEA, PyCharm, WebStorm, GoLand, and other JetBrains IDEs
Getting Started
- Install the plugin from JetBrains Marketplace
- Open the Hanzo AI tool window (View → Tool Windows → Hanzo AI)
- Login with your Hanzo AI account
- Start chatting with AI or use the symbol search feature
Visit hanzo.ai to create an account and learn more about our AI platform.
Development
Requirements
- IntelliJ IDEA 2023.3 or later
- JDK 17 or later
- Gradle 8.5 or later
Building
./gradlew build
Running
./gradlew runIde
Testing
./gradlew test
License
Copyright (c) 2024 Hanzo AI. All rights reserved.