Documentation Index
Fetch the complete documentation index at: https://docs.zencoder.ai/llms.txt
Use this file to discover all available pages before exploring further.
Smarter IDE Workflows and Collaboration
March 2026 brings a big step forward in making Zencoder feel more like a true coding partner inside your IDE. This release focuses on improving collaboration with AI, reducing friction in daily workflows, and giving you more control directly from the editor. Here’s what we’ve been working on:New Features
Multi-Model Code Review
You can now get a second opinion on your code using another model directly inside your IDE.- Review with another model lets you validate and improve generated code quality
- /comprehensive-review provides deeper, multi-model feedback for more critical changes
- Helps catch issues earlier and improves confidence in AI-generated code
Skills in the IDE
Managing and using skills is now much more seamless.- Add and manage skills directly from the UI
- Built-in skills are easier to discover and use
- Enables more structured and repeatable workflows inside your IDE
Project Understanding with /init
A new /init command helps the agent understand your repository faster.- Automatically gathers project context and structure
- Improves response quality from the very first interaction
- Reduces the need to repeatedly explain your codebase
Visual Code Understanding (Mermaid Support)
Agents can now render diagrams directly in your IDE.- Mermaid diagrams are fully supported in chat
- Makes it easier to understand architecture, flows, and generated outputs
- Useful for both planning and reviewing changes
IDE Notifications
Stay in the loop without constantly checking the chat.- Sound and visual notifications when:
- responses are ready
- approvals are required
- Fully configurable in settings
Improvements
Enhanced Agent Workflows
- More reliable task execution with improved handling of complex workflows
- Better subagent coordination for more accurate and structured outputs
- Improved context handling across longer sessions
User Experience Improvements
- Smoother chat experience with improved auto-scrolling and interaction handling
- Simplified controls for model and tool selection
- Cleaner output rendering for agent responses and diffs
- Reduced friction in everyday development workflows
Performance and Stability
- Improved responsiveness across both VS Code and JetBrains plugins
- Reduced crashes and freezes during longer sessions
- More reliable handling of background processes and executions
Bug Fixes
IDE Stability Fixes
- Fixed rare cases where the agent could freeze or crash
- Fixed issues with chat auto-scrolling and output rendering
- Improved handling of long-running operations and interruptions
Workflow and Execution Fixes
- Fixed issues affecting task execution consistency
- Improved reliability of agent actions across different environments
- Reduced edge-case failures during complex operations
Important Changes
Custom Rules Deprecation
We are beginning to phase out custom rules in favor of a more structured approach.- Users will be guided to migrate to the new system
- Improves consistency and long-term maintainability
Shift Away from Traditional Code Completion
- Traditional inline code completion is no longer supported
- Focus is now on agent-driven workflows and assisted coding
Overall
March is all about making Zencoder:- More collaborative → multi-model reviews, better feedback loops
- More usable → improved UI, notifications, smoother interactions
- More reliable → fewer crashes, better performance
- More powerful → skills, workflows, and deeper project understanding