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

推荐订阅源

T
Tailwind CSS Blog
P
Proofpoint News Feed
V
Visual Studio Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
爱范儿
爱范儿
Microsoft Azure Blog
Microsoft Azure Blog
Recent Announcements
Recent Announcements
Vercel News
Vercel News
Hugging Face - Blog
Hugging Face - Blog
GbyAI
GbyAI
博客园 - 聂微东
D
DataBreaches.Net
酷 壳 – CoolShell
酷 壳 – CoolShell
Microsoft Security Blog
Microsoft Security Blog
L
LangChain Blog
美团技术团队
H
Help Net Security
aimingoo的专栏
aimingoo的专栏
C
Check Point Blog
U
Unit 42
博客园 - 叶小钗
有赞技术团队
有赞技术团队
M
MIT News - Artificial intelligence
MongoDB | Blog
MongoDB | Blog

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 The improved Mintlify CLI 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
The Mintlify agent, now in your dashboard
Han Wang · 2025-12-01 · via Mintlify Blog

Shipping new features used to mean building the functionality, then stopping to draft docs from scratch, cross-check existing pages, create a pull request, and repeat the cycle whenever inconsistencies surfaced.

We recently shipped the Mintlify agent in Slack. It understands your existing documentation, so you can simply tell it what to update and it will generate the pull request for you. You can add extra context to refine its output and keep iterating until it’s exactly right.

Now, the agent will surface suggested documentation changes automatically based on new code you ship, right from the mintlify dashboard.

With the agent you can write new content from prompts or PRs, revise outdated code examples and API references, search and update existing docs, and answer questions about your documentation or technical writing.

In the dashboard

Open the agent panel from your dashboard with ⌘+I (Mac), Ctrl+I (Windows/Linux), or by clicking Ask agent. Inside, you’ll find:

  • Chat for sending prompts and getting proposed doc changes
  • History to revisit past conversations
  • Settings to manage GitHub and Slack integrations

When the agent proposes updates, you can open the pull request directly from the chat or preview the changes in the web editor.

In your Slack workspace

You can also use the agent directly in Slack to collaborate on documentation updates. If your workspace requires admin approval for apps, make sure the mintlify app is approved first.

To connect:

  1. Open the agent panel → Settings
  2. Click Connect under Slack integration
  3. Add the mintlify app and link your account
  4. Test it by sending the agent a DM or mentioning @mintlify in a channel

No matter how hard teams try, human-maintained documentation inevitably drifts out of date. The people with the most context have the least time, and those with time often lack the context.

We’re now entering an era of self-updating knowledge systems: documentation that evolves on its own by monitoring pull requests, capturing content from Slack and support tickets, synthesizing updates from multiple sources, and proactively flagging contradictions or outdated information.

This means your knowledge becomes a living source of truth, always up-to-date for both human readers and the AI systems that increasingly rely on it.

Stay tuned for more updates.