Skip to content

v0.35.4

Choose a tag to compare

@pardnchiu pardnchiu released this 06 Sep 14:41
· 63 commits to master since this release
d060114

v0.35.3 -> v0.35.4

Summary

The release consolidates prompt and note handling, adds report output and in-app document preview, and tightens resumed-session behavior. It also cleans up guidance and migration paths around the reorganized runtime.

翻譯

本版整合提示詞與筆記處理,新增報告輸出和應用程式內文件預覽,並改善續接工作階段的行為;同時整理重新組織後執行環境的指引與遷移路徑。

Changes

FEAT

  • Add report-specific prompt support and a dedicated report-writing tool (@pardnchiu) [61c170b]
  • Add in-app document preview for supported workspace files (@pardnchiu) [2a399b0]
翻譯
  • 新增報告專用提示詞支援與專用報告寫入工具
  • 為支援的工作區檔案新增應用程式內文件預覽

FIX

  • Fix note migration transaction handling and prevent resumed stream content from duplicating (@pardnchiu) [a3db170]
翻譯
  • 修正筆記遷移交易處理,並避免續接串流內容重複

UPDATE

翻譯
  • 精簡子代理、工具錯誤與待辦規劃指引

REFACTOR

  • Rename knowledge storage, tools, and routes to notes while preserving legacy data migration (@pardnchiu) [061936d]
  • Consolidate system prompts, move embedded prompt assets into structured directories, and guard summary-preserving resets (@pardnchiu) [1012a75, c5eb7fe]
翻譯
  • 將 knowledge 儲存、工具與路由改名為 notes,並保留舊資料遷移
  • 整合 system prompts,將嵌入提示詞資源移入結構化目錄,並防止保留摘要的重設遺失上下文

Scope

  • internal/note/, internal/runtime/routes/, internal/tools/note/ — REFACTOR, FIX
  • configs/prompts/, configs/configs.go, internal/agents/exec/ — FEAT, REFACTOR, UPDATE
  • internal/tools/file/ — FEAT
  • page/ — FEAT, FIX, REFACTOR

Generated by SKILL