diff --git a/docs.json b/docs.json
index e52f57b..1b64c2e 100644
--- a/docs.json
+++ b/docs.json
@@ -41,7 +41,7 @@
]
},
"banner": {
- "content": "🚀 Visual Navigation for Link Fields! See our [changelog](/en/changelog) for details.",
+ "content": "🚀 @ Any Node in AI Chat! See our [changelog](/en/changelog) for details.",
"dismissible": true
},
"tabs": [
@@ -406,7 +406,7 @@
]
},
"banner": {
- "content": "🚀 关联字段可视化导航上线!查看 [更新日志](/zh/changelog) 了解详情。",
+ "content": "🚀 在 AI Chat 中 @ 任意节点!查看 [更新日志](/zh/changelog) 了解详情。",
"dismissible": true
},
"tabs": [
diff --git a/en/changelog.mdx b/en/changelog.mdx
index 866e2cf..c6ad140 100644
--- a/en/changelog.mdx
+++ b/en/changelog.mdx
@@ -3,6 +3,62 @@ title: "Changelog 2026"
rss: true
---
+
+
+# @ Any Node in AI Chat
+
+> You can now @ any node in AI Chat and describe what you need. Let AI edit your tables, workflows, apps, or folders to complete complex tasks.
+
+
+
+## 1. Work with Any Node, or Multiple Nodes at Once
+
+Mention any table, workflow, or app you want AI to work on, then describe the result you need. You can also @ multiple nodes in the same message to complete complex requests in one conversation.
+
+
+
+## 2. Find Nodes as You Type
+
+After typing @, enter a few letters to quickly find the node you need.
+
+
+
+## 3. Paste a Teable URL for Cross-Base Work
+
+For cross-base data or automation tasks, paste the related Teable URL into AI Chat and describe what you want to do.
+
+
+
+
+
+- Rebuilt the AI Chat input with inline chips for tables, views, apps, workflows, folders, attachments, and selected rows.
+- Table mentions now support a hover view picker, so you can mention a specific view from the related table.
+- Added parent paths for mentioned tables, apps, workflows, and folders, making similarly named nodes easier to distinguish.
+- Added inline file chips with upload progress and attachment previews directly inside the chat input.
+- Added rotating input hints, including clearer guidance for @ context, pasted files, and dropped files.
+- Improved the mobile mention picker so @ node selection works better on smaller screens.
+
+
+
+- Past messages now render @ mentions, attachments, and row selections as inline chips instead of plain text markers.
+- Fixed duplicate context chips when messages already include inline @ mentions.
+- Improved chat history round-tripping so mentioned nodes and attachment chips stay readable after reopening a conversation.
+- The “Configure with AI” flow can now insert the related workflow step directly into AI Chat as a mention chip.
+- Unified chip styling across the editor, past messages, and onboarding prompts for a more consistent experience.
+
+
+
+
+
+
# AI, automation, and stability optimization
diff --git a/zh/changelog.mdx b/zh/changelog.mdx
index 967fca0..b1a11a5 100644
--- a/zh/changelog.mdx
+++ b/zh/changelog.mdx
@@ -3,6 +3,62 @@ title: "更新日志 2026"
rss: true
---
+
+
+# 在 AI Chat 中 @ 任意节点
+
+> 现在你可以在 AI Chat 中 @ 任意节点并描述需求,让 AI 编辑你的表格、自动化、应用、文件夹,来完成复杂任务。
+
+
+
+## 1. 处理任意节点,或一次处理多个节点
+
+@ 任意你希望 AI 处理的表格、自动化、应用、文件夹,然后描述你想要的结果。你更可以在同一条消息里 @ 多个节点,在一次对话里完成复杂需求。
+
+
+
+## 2. 输入以快速查找节点
+
+输入 @ 后继续打字,即可快速找到你需要的节点。
+
+
+
+## 3. 粘贴 Teable URL 处理跨 Base 任务
+
+如果需要跨 Base 处理数据或自动化,只需把相关 Teable URL 粘贴到 AI Chat,并描述你的目标即可。
+
+
+
+
+
+- 重构了 AI Chat 输入框,现在表格、视图、应用、自动化、文件夹、附件和选中行都可以以内联 chip 的形式展示。
+- 表格提及现在支持通过悬浮面板选择具体视图,更方便精确引用某个 table view。
+- 表格、应用、自动化和文件夹现在会显示父级路径,重名节点也更容易区分。
+- 附件现在可以以内联文件 chip 的形式显示,并支持上传进度和附件预览。
+- 新增输入框动态提示,更清楚地引导用户添加 @ 上下文、粘贴文件或拖拽文件。
+- 优化了移动端 @ 提及选择器,小屏幕下选择节点更顺畅。
+
+
+
+- 历史消息中的 @ 提及、附件和选中行现在会以内联 chip 展示,不再显示为普通文本标记。
+- 修复了消息已包含内联 @ 提及时,上下文 chip 重复展示的问题。
+- 优化了聊天历史回显,重新打开对话后,提及的节点和附件 chip 仍能保持清晰可读。
+- “Configure with AI” 流程现在可以把相关自动化步骤直接作为 mention chip 插入 AI Chat。
+- 统一了编辑器、历史消息和 onboarding prompt 中的 chip 样式,整体体验更一致。
+
+
+
+
+
+
# AI、自动化与稳定性优化