Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down Expand Up @@ -406,7 +406,7 @@
]
},
"banner": {
"content": "🚀 关联字段可视化导航上线!查看 [更新日志](/zh/changelog) 了解详情。",
"content": "🚀 在 AI Chat 中 @ 任意节点!查看 [更新日志](/zh/changelog) 了解详情。",
"dismissible": true
},
"tabs": [
Expand Down
56 changes: 56 additions & 0 deletions en/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,62 @@ title: "Changelog 2026"
rss: true
---

<Update label="May 14, 2026">

# @ 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.

<script type="application/ld+json" dangerouslySetInnerHTML={{ __html: JSON.stringify({
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "@ Any Node in AI Chat",
"description": "You can now @ any node in AI Chat and describe what you need.",
"thumbnailUrl": ["https://teable.ai/assets/images/og-image.png"],
"uploadDate": "2026-05-14T00:00:00+08:00",
"contentUrl": "https://dxshyegpql0u3hra.public.blob.vercel-storage.com/96847668956aaaed45fd5cd4239c2346.mp4"
}) }} />

## 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.

<video autoplay loop muted playsinline controls preload="auto" className="w-full aspect-video" src="https://dxshyegpql0u3hra.public.blob.vercel-storage.com/96847668956aaaed45fd5cd4239c2346.mp4" />

## 2. Find Nodes as You Type

After typing @, enter a few letters to quickly find the node you need.

<video autoplay loop muted playsinline controls preload="metadata" className="w-full aspect-video" src="https://dxshyegpql0u3hra.public.blob.vercel-storage.com/98f1f67eb77bcc687d20c166da310ea3.mp4" />

## 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.

<video autoplay loop muted playsinline controls preload="metadata" className="w-full aspect-video" src="https://dxshyegpql0u3hra.public.blob.vercel-storage.com/9183a8a5494841ad3a030782455e96df.mp4" />

<AccordionGroup>
<Accordion title="AI Chat Input Improvements (6)">
- 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.
</Accordion>

<Accordion title="Context Rendering &amp; Reliability (5)">
- 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.
</Accordion>
</AccordionGroup>

</Update>


<Update label="May 13, 2026">

# AI, automation, and stability optimization
Expand Down
56 changes: 56 additions & 0 deletions zh/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,62 @@ title: "更新日志 2026"
rss: true
---

<Update label="2026-05-14">

# 在 AI Chat 中 @ 任意节点

> 现在你可以在 AI Chat 中 @ 任意节点并描述需求,让 AI 编辑你的表格、自动化、应用、文件夹,来完成复杂任务。

<script type="application/ld+json" dangerouslySetInnerHTML={{ __html: JSON.stringify({
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "在 AI Chat 中 @ 任意节点",
"description": "现在你可以在 AI Chat 中 @ 任意节点并描述需求,让 AI 编辑你的表格、自动化、应用、文件夹,来完成复杂任务。",
"thumbnailUrl": ["https://teable.ai/assets/images/og-image.png"],
"uploadDate": "2026-05-14T00:00:00+08:00",
"contentUrl": "https://dxshyegpql0u3hra.public.blob.vercel-storage.com/96847668956aaaed45fd5cd4239c2346.mp4"
}) }} />

## 1. 处理任意节点,或一次处理多个节点

@ 任意你希望 AI 处理的表格、自动化、应用、文件夹,然后描述你想要的结果。你更可以在同一条消息里 @ 多个节点,在一次对话里完成复杂需求。

<video autoplay loop muted playsinline controls preload="auto" className="w-full aspect-video" src="https://dxshyegpql0u3hra.public.blob.vercel-storage.com/96847668956aaaed45fd5cd4239c2346.mp4" />

## 2. 输入以快速查找节点

输入 @ 后继续打字,即可快速找到你需要的节点。

<video autoplay loop muted playsinline controls preload="metadata" className="w-full aspect-video" src="https://dxshyegpql0u3hra.public.blob.vercel-storage.com/98f1f67eb77bcc687d20c166da310ea3.mp4" />

## 3. 粘贴 Teable URL 处理跨 Base 任务

如果需要跨 Base 处理数据或自动化,只需把相关 Teable URL 粘贴到 AI Chat,并描述你的目标即可。

<video autoplay loop muted playsinline controls preload="metadata" className="w-full aspect-video" src="https://dxshyegpql0u3hra.public.blob.vercel-storage.com/9183a8a5494841ad3a030782455e96df.mp4" />

<AccordionGroup>
<Accordion title="AI Chat 输入体验改进 (6)">
- 重构了 AI Chat 输入框,现在表格、视图、应用、自动化、文件夹、附件和选中行都可以以内联 chip 的形式展示。
- 表格提及现在支持通过悬浮面板选择具体视图,更方便精确引用某个 table view。
- 表格、应用、自动化和文件夹现在会显示父级路径,重名节点也更容易区分。
- 附件现在可以以内联文件 chip 的形式显示,并支持上传进度和附件预览。
- 新增输入框动态提示,更清楚地引导用户添加 @ 上下文、粘贴文件或拖拽文件。
- 优化了移动端 @ 提及选择器,小屏幕下选择节点更顺畅。
</Accordion>

<Accordion title="上下文展示与可靠性 (5)">
- 历史消息中的 @ 提及、附件和选中行现在会以内联 chip 展示,不再显示为普通文本标记。
- 修复了消息已包含内联 @ 提及时,上下文 chip 重复展示的问题。
- 优化了聊天历史回显,重新打开对话后,提及的节点和附件 chip 仍能保持清晰可读。
- “Configure with AI” 流程现在可以把相关自动化步骤直接作为 mention chip 插入 AI Chat。
- 统一了编辑器、历史消息和 onboarding prompt 中的 chip 样式,整体体验更一致。
</Accordion>
</AccordionGroup>

</Update>


<Update label="2026-05-13">

# AI、自动化与稳定性优化
Expand Down