Releases: QoderAI/changelog-Jetbrains
Releases · QoderAI/changelog-Jetbrains
New Hook Mechanism for Agent Execution
Features
- To provide developers with greater control over the agent lifecycle, we’ve implemented a comprehensive Hook system. You can now inject custom logic at critical stages of the agent's execution flow by listening to the following events:UserPromptSubmit, PreToolUse, PostToolUse, PostToolUseFailure, and Stop.
- New Qwen3.5-Plus Model Support
Improvements
- Added syntax highlighting support for 80+ programming languages in chat sessions.
Fixed
- Fixed several known issues.
Support Custom Models
Features
- Now supports BYOK configuration for easy integration with Coding Plans from providers including Alibaba Cloud Model Studio.
- Support to use Color Scheme Font from Color Scheme in the chat window.
Improvements
- Optimized login interaction experience
Fixed
- Other performance improvements and network bug fixes.
Enhanced Context Management, SkillsJars Integration & Shortcut Improvements
Features
- Support for context usage display and proactive compression in input box.
- Support for SkillsJars: right-click the resources directory to quickly create a Skill from within a Jar package via the Qoder Files menu.
- Support for creating a new session via keyboard shortcut: Alt+N (Windows) and Option+N (Mac).
- Support for adding files to the Qoder input box by right-clicking files in the project file window.
- Support for right-click for cut, copy, and paste operations in Qoder input box.
- Issue reporting now supports uploading screenshots or local images via keyboard shortcut.
Improvements
- Issue reporting now supports uploading screenshots or local images via keyboard shortcut.
Fixed
- Other performance improvements and network bug fixes.
New Qwen3.5-Plus Model Support
Features
- Qwen3.5-Plus: Alibaba's latest model, delivering a comprehensive leap in reasoning capability, efficiency, and multimodal experience.
More New Model Support
Features
- Kimi-K2.5: Kimi's latest model, excelling in multimodal understanding and complex task handling.
- GLM-5: Zhipu AI's latest flagship model, excels at complex systems engineering and long-horizon tasks
- MiniMax-M2.5: MiniMax's latest Agentic model, combining speed, performance, and cost-efficiency.
- Inline Chat: Able to switch model selection for inline chat only
Improvements
- Auto swtich to Auto model for new users in Pro trial duration
Fixed
- Fixed several known issues
Built for Qoder: The New Qwen-Coder-Qoder Model, Elevating the End-to-End Coding Experience
Features
- Introducing Qwen-Coder-Qoder Model: A deeply customized model built to enhance the end-to-end programming experience in Qoder. This model is based on Qwen-Coder and has undergone large-scale reinforcement learning optimized for the Qoder Agent framework, tools, and scenarios. In our real-world software engineering task benchmarks, it has surpassed Cursor Composer-1 in task completion rate, particularly achieving 50% higher accuracy in terminal commands on Windows systems.
Fixed
- Fixed other known issues
Bug fixes
Support for adding customized skills
Features
-
Custom Skills support: Add your own skills and invoke them with /skill in the input field
-
Enhanced .aiignore: Now supports .md extension for more flexible file exclusion rules
-
Quick file creation: Right-click in Project view to create Qoder files (commands, rules, skills, AGENT.md, .aiignore)
- Smart prompt enhancement: One-click expansion and optimization of brief prompts
Improvements
- Better quota limit notifications for free tier users
Fixed
- Fixed errors when accepting code completions with Tab
- Fixed code completion not working for certain XML files
- Various stability improvements
Manually trigger NEXT code completion
Features
- Support for manually triggering NEXT code completion
Improvements
- Improved experience for "Issue Report"
Fixed
- Fixed compatibility issue with JetBrains 2026.1 EAP
- Fixed occasional login error issues
- Fixed other known issues
Adds Database Integration and Command Capabilities
Features
- Comprehensive Database Support
- Support for @databases as context in Qoder's Ask/Agent mode
- Support for generating and executing SQL in Query Console
- New Custom Commands
- Create reusable commands from your common prompts and workflows, and instantly invoke them in the Agent with / to streamline daily development tasks
- Enhanced PlantUML rendering capabilities
- Allow editing files outside the project through tools
Improvements
- Optimized basic transport protocol