Releases/v0.6.0#162
Merged
Merged
Conversation
- 文档更新: 同步 CHANGELOG 与 README 至新版本功能 * 新增 v0.6.0 版本日志,详细记录 `AgentManager`、`SkillManager`、`shell` 工具及 `ExclusionManager` 等核心组件的引入 * 更新 README 功能列表,将内置工具数量从 12 个扩展至 14 个,增加 Shell 执行与 Skill 系统支持 * 修订 TUI 界面描述,明确新增 Environment Config 和 Skill Config 标签页,以及六标签页布局 * 更新 `/agent` 命令说明及 Gitignore 支持、敏感文件保护 (`SensitiveFileError`) 的安全机制文档 * 修正审计工作流描述,明确写入、编辑及 Shell 命令均纳入两阶段审批流程 (Preview/Review/Decide) * 升级 Python 版本要求标识为 >=3.14,并同步中英文文档 (CHANGELOG.md, CHANGELOG_ZH.md, README.md, README_ZH.md)
- 更新核心版本标识 * 修改 `pyproject.toml` 中的 `[project] version` 字段从 "0.5.0" 变更为 "0.6.0" * 更新 `src/constants/__init__.py` 中的 `__version__` 常量值以匹配新版本号
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.