# 改进 Ask discourse 上的历史管理

**URL:** https://meta.discourse.org/t/improve-managing-history-on-ask-discourse/378924
**Category:** Feature
**Tags:** ai, ask-discourse
**Created:** [2025年八月17日 09:37 UTC](https://meta.discourse.org/t/improve-managing-history-on-ask-discourse/378924 "2025-08-17T09:37:37Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [2025年八月19日 21:01 UTC](https://meta.discourse.org/t/improve-managing-history-on-ask-discourse/378924/5 "2025-08-19T21:01:41Z")

</div>

> [@sam](#):
>
> @awesomerobot 我想知道是否有简单的方法可以移植到 `/discourse-ai/ai-bot/conversations` 使用的格式？（它会按日期拆分内容）

是的，[ask.discourse.com](http://ask.discourse.com) 是在我们把这些功能移到 AI 插件之前构建的，所以第一步是移除我们的自定义实现……现在已经完成了 [DEV: remove custom homepage and replace with our built-ai AI conversations page by awesomerobot · Pull Request #28 · discourse/discourse-ask-theme · GitHub](https://github.com/discourse/discourse-ask-theme/pull/28)

所以我们现在使用的是 `/discourse-ai/ai-bot/conversations`，并且拥有“真正的”带有分区的侧边栏。这样需要维护的自定义内容也大大减少了，这很好。

 ![image](https://global.discourse-cdn.com/meta/original/4X/b/2/6/b2648a1be4f65c24ebba23bc308d933c63ffe8f4.png)

我认为移除对话框可以作为后续工作来完成，因为我们已经有一个用于侧边栏项目内联按钮的 API，因为我们使用它们来管理聊天私信。

---

_[View the full topic](https://meta.discourse.org/t/improve-managing-history-on-ask-discourse/378924)._
