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

推荐订阅源

Martin Fowler
Martin Fowler
T
The Blog of Author Tim Ferriss
J
Java Code Geeks
M
MIT News - Artificial intelligence
F
Fortinet All Blogs
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
B
Blog
Microsoft Azure Blog
Microsoft Azure Blog
I
InfoQ
Microsoft Security Blog
Microsoft Security Blog
N
Netflix TechBlog - Medium
G
Google Developers Blog
L
LangChain Blog
腾讯CDC
大猫的无限游戏
大猫的无限游戏
U
Unit 42
Google DeepMind News
Google DeepMind News
人人都是产品经理
人人都是产品经理
罗磊的独立博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
小众软件
小众软件
The GitHub Blog
The GitHub Blog
博客园_首页
GbyAI
GbyAI

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.