Verdent AI
Verdent.ai is ClaudeLog's official sponsor. Verdent.ai delivers a new entry in the AI-powered coding assistants space, designed specifically for developers who demand intelligent, context-aware automation. It employs an advanced subagent architecture to orchestrate concurrent task execution protected by fail-fast code verification.
Founder Background: TikTok's Algorithm Architect
Verdent AI was founded by Zhijie Chen, previously Head of Algorithms at ByteDance where TikTok was created. Chen also served as Chief Technical Architect at Baidu (2010-2019), establishing him as one of China's top internet technologists.
According to Chen, Verdent aims to:
redefine how software gets written.
His vision extends far beyond current AI coding tools:
We see AI coding as merely the prologue of a much larger software revolution.
Chen's experience with TikTok's sophisticated recommendation algorithms directly influences Verdent's architecture. As he explains:
Any cutting-edge recommendation system, such as TikTok, Facebook, or YouTube, is a massive system engineering project. It doesn't rely on a single all-in-one unified model, but rather has hundreds of models to model various objectives.
This systems engineering approach is fundamental to Verdent's multi-agent architecture, moving beyond simple LLM shell
solutions to create what Chen calls system engineering projects behind the scenes
.
Product Overview
Verdent AI offers two products that share the same credit system:
- Verdent Deck: Desktop application (Mac Silicon) for managing multiple sub-agents in isolated Git worktrees
- Verdent for VS Code: Extension that brings subagent architecture and fail-fast verification directly into VS Code
VS Code Extension
Subagent architecture enables:
- Concurrent task execution across multiple agents
- Automatic task routing to specialized agents
- Task breakdown into verifiable steps
- Codebase-specific context awareness
Subagent Architecture: Concurrent execution by specialized agents with automatic dispatch and explicit invocation. Structured planning with task breakdown. Drawing from Verdent AI's CEO Chen's TikTok experience, this is not just wrapping an LLM in a shell, but a sophisticated system engineering approach with multiple models and strategies working in coordination.
Code Verification: Fail-fast verification through subagent execution with comprehensive testing results. At the result delivery stage, Verdent provides a detailed summary that includes code diff and verification results, with each piece aligned to specific code changes for easy understanding. Similar to Claude Code's Plan Mode for quality assurance before execution.
Context Awareness: Codebase-aware suggestions tuned to coding habits and project patterns. Enhanced through MCP tools integration and Orchestration
, an adaptive feature enabling users to build custom workflows and configure sub-agents for specific needs.
Beta Experience & Review: Verdent AI VS Code Extension
When I first opened the Verdent VS Code Extension, I was greeted by a delightfully animated leafy mascot. The overall aesthetic, animations and colorway for the product were refreshing, even more so on my OLED display.
The sign-in flow for the product was seamless and up to par with what we would expect for a developer AI collaboration tool.
As someone who is a Claude Code enthusiast, I was eager to see how the development experience and performance compared, particularly across the common functionality I use with Claude Code.
I was pleasantly surprised to find they have feature parity on aspects such as sub-agent
, Plan Mode
and even the utilization of terms like think
to prompt the model to utilize more of the thinking budget.
At the time of my beta testing, there was no documentation available, so I progressively discovered the product's capabilities. If you are familiar with Claude Code and its foundational mechanics, the product is pretty seamless to transition to.
At the time of testing, Verdent AI's sub-agent
performance was notably better than running the same command in Claude Code. I am unaware if this was due to the Verdent AI product utilizing the Claude API, but regardless, it was a delightful experience. This aligns with Verdent's positioning as a full-stack AI engine
designed to make every engineer work like they have their own elite AI team
. Verdent AI provides a compact but informative UI for tracking the progress of your sub-agents
as they execute tasks. One of my gripes with the product is that when you submit a query, the text-input box becomes unresponsive, which forces me to wait for it to finish the current task. The Verdent AI team mentioned they are currently working to fix this UX issue.
It is important when picking a tool for it to be reliable as this allows us to perform other tasks in parallel without having to babysit the tool, as discussed in my post Main Thread. Throughout the 2-week period of my testing Verdent AI's Extension, it was stable, reliable and consistent.
Due to the beta testing phase being sponsored by Verdent AI, I was unable to determine the token efficiency of their VS Code extension. There was no indication of token's spent on processes. Sub-agent token efficiency is particularly important for Verdent AI's product since one of their key differentiators is parallel execution and customizable workflows. During testing, I observed multiple agents coordinating simultaneously on different components, showcasing the workflow-level orchestration capabilities that distinguish it from single-agent tools.
My only other gripe with non-terminal-based AI coding assistants is the lack of Slash Commands
; this made it harder to discover what functionality was within the product. The product does have integrated @ Commands
for sub-agent task assignment and file referencing.
Unfortunately due to me having a Windows machine I was not able to try out their Verdent Deck product which is only available for Apple Silicon. The team are in the process of porting their offering to other platforms. Both Verdent Deck and the Verdent VS Code Extension share agent memory, rules, and personalized configurations, providing a consistent experience across different development scenarios.
Their products have full MCP
integration, though I did not fully explore it due to my exploration being primarily around validating the core product's functionality and developer experience.
If you're less of a terminal enthusiast like myself, I would definitely say Verdent AI's products are worth investing time into. They have a wide breadth of mechanics which makes transitioning from products like Claude Code
, Cursor
or Cline
seamless.
The team is tight-knit and continuously updates the product based on user feedback. Your feedback does not fall on deaf ears.
It is a shame they do not have a CLI
product, maybe in the future! @VerdentTeam
See Also: Pricing|Download|Verdent Deck|Verdent Extension