Skip to content

Sidet 0.3.2

Choose a tag to compare

@jiaoyingxing jiaoyingxing released this 31 Jul 04:37

核心更新:主页

0.3.2 的核心更新是主页。上一版的主页还只是一个雏形;现在它把常用命令、对话输入和功能选择放到同一个起点,让 Sidet 可以真正作为 Obsidian 的中枢使用。

  • 固定在主页的快捷程序现在同时显示图标和名称,可以直接运行常用的 Obsidian 命令。
  • 输入框已经成为主页的一部分。新建对话后,可以在这里直接输入并发送。
  • 知识库、网页剪藏、联网搜索和 Wiki 卡片以 chip 形式放在输入框上方。选择后,当前状态会同时显示在主页和输入框中,并随消息进入对话。
  • 桌面端和手机端分别设计了主页布局。桌面端把功能选择、输入和快捷程序集中在一个视图中;手机端保留适合触摸的能力入口,窄屏下可以横向查看,输入时继续随软键盘工作。

知识库

  • 知识库检索完成后,当前对话会直接更新命中范围、结果数量和最多四篇可打开的笔记;检索失败时会在同一条消息中给出提示,不需要退出后重新进入对话。
  • 命中笔记改为用户消息内的无框列表,点击即可打开对应笔记。

联网与隐私

  • 网页读取现在设有等待时间、响应体量、单页正文、单轮正文和缓存数量上限。异常或过大的网页会停止读取或截断,不会无界占用一次对话。
  • 模型服务请求失败时,日志不再读取或记录上游错误响应正文,只保留服务商和 HTTP 状态。

English Summary

Sidet 0.3.2 turns the early home screen into a practical hub for Obsidian. Pinned commands now show both icons and names, the composer is part of the home screen, and knowledge-base search, webpage clipping, web search, and Wiki cards can be selected before sending a message. Desktop and mobile layouts are designed separately so the same starting workflow remains usable with a mouse, touch input, narrow screens, and the software keyboard.

Knowledge-base results now refresh in the current conversation and appear as a lightweight list of notes that can be opened directly. Webpage reading has bounded time, response, content, round, and cache budgets, while provider failure logs no longer include upstream response bodies.