桃酥 (@taosu0216)Trellis 0.3.x 更新日志 中发帖

基础信息


原 repo
GitHub - mindfold-ai/Trellis: All-in-one AI framework & toolkit


文档站
Trellis - Trellis Doc


0.3.1
v0.3.1 - SessionStart 重注入 & 模板精准感知
新增功能:

SessionStart Hook 现在在 clear 和 compact 事件时也会触发(之前仅 startup),确保会话重置后上下文始终被重新注入(Claude + iFlow)

Bug 修复:

修复 iFlow command 模板写入路径缺少 trellis/ 子目录的问题(.iflow/commands/xxx.md → .iflow/commands/trellis/xxx.md)
修复 trellis update 会向纯前端/纯后端项目注入不存在的 ...