Skip to content

0.5.4 📦 版本更新

Choose a tag to compare

@github-actions github-actions released this 18 Mar 08:26

What's Changed

📚 文档

  • Update README to version 0.5.3 - Update download links to v0.5.3 - Update version info and last updated date - Auto-generated by release workflow by @github-actions[bot] in 2165445

📝 其他

  • Release 0.5.4 by @github-actions[bot] in fa0a896
  • 修复条件性上下文构建逻辑 检查是否有显式 UI/UX 上下文信号,只有当显式传入了 UI/UX 信号时, 才应用策略检查。否则(普通 zhi 调用),默认允许追加用户自定义的 条件性上下文。修复此前默认 policy='auto' + intent='none' 会拦截 所有未传信号的场景,导致用户勾选的上下文追加(条件性 Prompt)永远 不会被拼接到最终响应中的问题。 更新 .gitignore 文件,添加 test/ 目录到忽略列表 ``` by @煎饼果子卷鲨鱼辣椒 in 32ccc21