Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time. Junie adapts seamlessly to your workflow, providing plans for execution and collaborating on complex coding tasks through different modes like code mode and ask mode. It understands project structure and logic, helping to find efficient solutions and maintain clean, production-ready code. Users can rely on Junie to run tests and verify changes, keeping projects stable and reducing compilation errors. With real-world examples from developers creating games and apps, Junie proves to be a versatile and intelligent assistant for coding projects of various scopes.
Learn more

Planview Portfolios is a Strategic Portfolio Management product that helps organizations translate strategy into results, managing investment trade-offs against capacity and financials, governing delivery against outcomes, and operating from a connected view of strategy, work, resources, and outcomes.
Forward Planning
• Scenario comparison against priorities, constraints, and dependencies, combining manually built scenarios with AI-generated options
• Investment prioritization, capacity planning, and demand management
• Program and product funding, roadmapping, and financial planning
• Forecast versus actuals tracking
Outcome-Led Governance
• Connected objectives and key results across portfolio, program, and team levels
• Strategic missions translated into specific investments
• Program management, project planning, and resource management
• Process automation, time reporting, and portfolio reporting and dashboards, with out-of-the-box reports and Power BI integration
• A governance and visibility layer across delivery modes, giving a unified strategic view of work happening in other Planview products used for Lean-Agile and collaborative execution
Contextual Intelligence
• A Connected Work Graph mapping relationships between strategy, dependencies, work, resources, and outcomes
• Planview Anvi, the AI built into Portfolios, which generates planning scenarios, surfaces status, risk, and sentiment signals for governance, and identifies patterns across the Connected Work Graph
• Anvi available through in-app intelligence, Anvi Chat, and Anvi Home
• Connections to systems of record across an organization's existing technology stack through Planview Hub
Security and Deployment
• SOC 2, ISO 27001, and ISO 27701 certification
• Data encryption in storage, transit, and backups
• Cloud-hosted or on-premise deployment options
• Customer data is not used to train AI models and is not shared with other customers or third parties
• Planview Anvi operates within the customer's own Planview environment rather than as an external service
Learn more
Brokk
Brokk is an AI-native code assistant built to handle large, complex codebases by giving language models compiler-grade understanding of code structure, semantics, and dependencies. It enables context management by selectively loading summaries, diffs, or full files into a workspace so that the AI sees just the relevant portions of a million-line codebase rather than everything. Brokk supports actions such as Quick Context, which suggests files to include based on embeddings and structural relevance; Deep Scan, which uses more powerful models to recommend which files to edit or summarize further; and Agentic Search, allowing multi-step exploration of symbols, call graphs, or usages across the project. The architecture is grounded in static analysis via Joern (offering type inference beyond simple ASTs) and uses JLama for fast embedding inference to guide context changes. Brokk is offered as a standalone Java application (not an IDE plugin) to let users supervise AI workflows clearly.
Learn more