惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
C
CERT Recently Published Vulnerability Notes
Know Your Adversary
Know Your Adversary
Security Archives - TechRepublic
Security Archives - TechRepublic
Security Latest
Security Latest
P
Privacy & Cybersecurity Law Blog
P
Privacy International News Feed
月光博客
月光博客
Stack Overflow Blog
Stack Overflow Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
H
Help Net Security
Recent Commits to openclaw:main
Recent Commits to openclaw:main
AI
AI
O
OpenAI News
M
MIT News - Artificial intelligence
Scott Helme
Scott Helme
U
Unit 42
P
Proofpoint News Feed
罗磊的独立博客
C
Check Point Blog
MongoDB | Blog
MongoDB | Blog
Engineering at Meta
Engineering at Meta
博客园 - 三生石上(FineUI控件)
阮一峰的网络日志
阮一峰的网络日志
Apple Machine Learning Research
Apple Machine Learning Research
T
The Exploit Database - CXSecurity.com
I
InfoQ
云风的 BLOG
云风的 BLOG
aimingoo的专栏
aimingoo的专栏
Google DeepMind News
Google DeepMind News
W
WeLiveSecurity
Webroot Blog
Webroot Blog
P
Palo Alto Networks Blog
C
Cybersecurity and Infrastructure Security Agency CISA
N
News and Events Feed by Topic
Cisco Talos Blog
Cisco Talos Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - Franky
A
About on SuperTechFans
美团技术团队
J
Java Code Geeks
T
Tenable Blog
L
LINUX DO - 最新话题
NISL@THU
NISL@THU
G
Google Developers Blog
Forbes - Security
Forbes - Security
爱范儿
爱范儿
S
Security @ Cisco Blogs
Project Zero
Project Zero
有赞技术团队
有赞技术团队

Mintlify Blog

22 UX improvements to the web editor Introducing the Mintlify Help Center Starter Kit Introducing the collaborative editor built for teams and agents Workflows, rebuilt Is your documentation agent-ready? Mintlify raises $45M Series B led by Andreessen Horowitz and Salesforce Ventures 5 things you didn't know you could do in the Mintlify web editor Docs on autopilot: From zero to self-maintaining with Mintlify The state of agent traffic in documentation (March 2026) How we built a virtual filesystem for our Assistant We Replaced Our Internal Wiki With a Slack Bot. You Should Too. 8 ways teams use Mintlify to keep docs updated automatically Documentation is your AI interface What three years of watching AI in production taught us Bridging two JSX runtimes: How we solved Astro's React children problem AI agents are shipping faster than anyone can document Knowledge management systems for technical teams Workflows: Automate documentation maintenance Mintlify acquires Helicone to redefine AI knowledge infrastructure Why more product managers are switching to Mintlify Auto-generating documentation sites from GitHub repos Your docs, your frontend, our content engine Take control of your documentation system Almost half your docs traffic is AI, time to understand the agent experience @mintlify for better docs, faster Mintlify for Enterprise Real llms.txt examples from leading tech companies (and what they got right) Mintlify + Claude Opus 4.6: Powering AI-native knowledge management Declaring Clankruptcy: An experiment in agent orchestration Analytics for AI and agent traffic A better way to edit and publish in Mintlify Improved agent experience with llms.txt and content negotiation Your docs are now discoverable by agents Why do we need MCP if skills exist now? skill.md: An open standard for agent skills install.md: A Standard for LLM-Executable Installation Why documentation is one of the most important surfaces for marketers How I built our knowledge base in an afternoon Closing the loop between user questions and documentation 2025: A Year in Review Mintlify Security Event - November 2025 Inside our effort to improve the Mintlify assistant Introducing the next step towards self-updating docs How we eliminated cold starts for 72M monthly page views with edge caching 10 UI fixes I shipped in 10 days The Mintlify agent, now in your dashboard Impact of SHA1-Hulud: The Second Coming on the Mintlify CLI Documentation is dead. Long live documentation. What I shipped in my first 60 days at Mintlify Terminal agents are the future - We're launching mint new How we’re making Mintlify documentation more accessible Building an LSP for your docs The role of good code blocks in documentation The /api Namespace is Now Open Introducing the Mintlify Agent to write documentation with AI We built our coding agent for Slack instead of the terminal Top 7 ways to blend SEO with GEO for explosive brand growth How Mintlify uses Claude Code as a technical writing assistant AI Documentation Trends: What's Changing in 2025 Debugging a mysterious HTTP streaming issue How Pinecone writes documentation How to generate llms.txt Mintlify acquires Trieve to improve RAG search in documentation Behind Replit's Documentation Transformation How often do LLMs visit llms.txt? How Claude's memory and MCP work (and when to use each) Introducing AI Assistant: Turning docs into your product expert My quick formula for docs that convert It's not a race How to hire your first technical writer GEO guide to optimize writing for LLMs How Windsurf writes docs How Anaconda writes documentation Should you generate docs from your API schema? The value of llms.txt: Hype or real? Why we sunsetted mcpt How to use MCP servers to generate docs AI can write your docs, but should it? What is llms.txt? Breaking down the skepticism mcpt: The curated registry for MCP servers Why I joined Mintlify How to audit and overhaul your software documentation What is MCP and how to get started Generate MCP servers from your docs Mintlify vs. Readme: A 2025 Comparison How Generative Engine Optimization is Reshaping Docs Should you build or buy an API documentation tool? When do you really need a monorepo? Fireside Chats: Gong's Approach to Software Documentation The Next Chapter of Mintlify Themes New Devs Don't Read Docs? Maybe It's Not Their Fault Founder Mode: Dub's journey from side project to enterprise link attribution platform Refactoring mint.json into docs.json Breaking down common documentation mistakes What makes good API documentation? Best tools and examples 2024 in Review: Getting Ship Done Five changelog principles from best-in-class developer brands Founder Mode: How Windsurf builds product, from 0 to 1M users Introducing AI Assistant Simplifying docs for AI with /llms.txt
The improved Mintlify CLI
Han Wang · 2026-04-07 · via Mintlify Blog

Until now, the mint CLI has been mostly a local preview tool. You run mint dev, check that your docs look right, and push. That workflow is unchanged, but the CLI can do a lot more now.

Today we're shipping mint analytics, mint login, and a set of new commands that bring the Mintlify dashboard into your terminal. Manage your docs workflow from the CLI to augment it with agent-driven development with tools like Claude Code, Cursor, and Devin.

mint analytics gives you direct access to your documentation analytics from the command line. All the data you'd normally check in the dashboard like page views, search queries, assistant conversations, and user feedback is now available in your terminal.

The commands break down like this:

mint analytics stats                              # views, visitors, searches, feedback, assistant usage
mint analytics search                             # search queries with hit counts and CTR
mint analytics feedback                           # user-submitted feedback
mint analytics conversation list                  # list assistant conversations
mint analytics conversation view <id>             # view a single conversation
mint analytics conversation buckets list          # list grouped conversation categories
mint analytics conversation buckets view <id>     # view conversations in a category

Every subcommand supports --from, --to, and --page flags, so you can slice data by date range, page path, or traffic source. Each outputs structured data you can pipe, filter, and act on. But the real value is what happens when you combine this with a coding agent.

Claude Code can run mint analytics as part of a session, so you can give your agent full context on how users interact with your docs. Instead of switching to the dashboard, copying data, and describing what you see, you can pipe analytics output directly into a prompt.

Some examples of what this looks like in practice:

Find and fix content gaps. Pull your search queries with low click-through rates, hand them to Claude Code, and ask it to identify which pages need better coverage. The agent can read your existing docs, cross-reference the search data, and draft improvements in one pass.

Prioritize what to write next. Feed your assistant conversation categories into Claude Code and ask it to rank documentation gaps by frequency. You get a data-driven content roadmap without manual analysis.

Respond to user feedback. Pipe mint analytics feedback into your agent, and let it triage issues, suggest fixes, and even open PRs against your docs repo.

This is what agent-native documentation tooling looks like. Your agent already knows how to write and edit docs. Now it also knows how your users actually use them.

We've also shipped search and the AI assistant on local previews. Previously, mint dev gave you a visual preview but with search fully disabled, meaning the only way to navigate your local docs was by clicking through the sidebar. That made it difficult to test the actual user experience.

Now when you run mint dev, search works out of the box. The AI assistant is also available on local previews for Pro and Enterprise accounts. You'll need to run mint login first to authenticate, and then your local preview behaves just like what your users see in production.

The new CLI commands for identity management:

mint login     # OAuth authentication via Stytch
mint logout    # end your session
mint status    # check your current session
mint signup    # CLI-based onboarding for new users

mint login is the foundation for the authenticated CLI features. Once you're logged in, you get access to mint analytics, the assistant on local previews, and the other platform features we're building. Your session persists, so you authenticate once and keep working.

This release is the beginning of a larger effort to make the CLI a first-class interface to the Mintlify platform. The long-term vision is parity with the dashboard: deployment management, configuration, team settings, and more, all from the terminal.

We're building for a world where coding agents handle more of the docs workflow end to end. That means the tools need to meet agents where they are, in the terminal, with structured output, behind standard auth.

Update your CLI and log in:

npm i -g mint@latest
mint login
mint analytics stats

Check out the CLI documentation to explore all the new commands.