Zencoder provides a collection of AI agents designed to support your development workflow. These specialized agents can handle everything from answering questions about your code to generating comprehensive test suites and managing complex multi-file operations.

Accessing Agents

All agents are easily accessible through a unified interface:
1

Open Agent Selector

Mac: Press Cmd + . (Command + Period)
Windows/Linux: Press Ctrl + . (Control + Period)
Agent selector dropdown showing available agents
2

Choose Your Agent

Select from the dropdown menu showing both Core Agents and your custom AI Agents.The green section in the image contains Zencoder’s default core agents, while the blue section shows your custom AI agents. You can also use the search bar at the top to quickly find specific agents.Agent dropdown showing core agents in green section and custom agents in blue section with search functionality
3

Start Working

Begin interacting with your selected agent immediately
The agent selector shows all available agents in one convenient dropdown, with Core Agents at the top and your custom AI Agents below.

Core Agents

These specialized agents are built and maintained by Zencoder, each designed for specific development tasks and workflows.

AI Agents (Zen Agents)

Beyond the core agents, Zencoder enables you to create and use custom AI agents tailored to your specific workflows and requirements.

Custom AI Agents

Create specialized agents for recurring tasks like code refactoring, documentation updates, or domain-specific workflows. These agents can be shared with your team and customized to match your development standards and practices.

Typical Agent Workflow

1

Begin with Repo-Info

For new projects, start with the Repo-Info Agent to establish comprehensive project context
2

Use Q&A for Questions

The Q&A Agent is perfect for understanding existing code, getting explanations, and planning your approach
3

Switch to Coding Agent for Implementation

When you need to create or modify code across multiple files, the Coding Agent provides the advanced capabilities needed for complex development tasks
4

Add Testing Coverage

Use the Unit Testing and E2E Testing agents to ensure your code is thoroughly tested

Agent Relationships

Understanding how agents work together can improve your development workflow:
Each agent is designed to excel at specific tasks. Feel free to start new chats with different agents to work on specific tasks as your needs change throughout your development workflow.