Enhance hooks, improve TOML generation, and add new features - #16
Merged
Conversation
…d logging - Updated pre-commit hook to introduce a MINOR_CHANGE mode for logging trivial changes without proposal requirements. - Enhanced pre-push hook to check for missing scripts and provide clearer error messages, including a summary of sync failures. - Added validation for the existence of secrets.json in sync_all.sh to prevent unresolved placeholders in local agent configs. - Refactored path helpers in various platform sync scripts to improve maintainability and consistency.
…gging - Updated the pre-commit hook to log the count of files affected by MINOR_CHANGE instead of listing them. - Modified the TOML section generation to ensure fully-qualified section headers for nested tables, improving the accuracy of the output. - Added a test case for three-level nesting in TOML sections to validate the new behavior.
- 实现 AI 生成代码后的自动跨模型审查功能,循环修复直到通过 - 添加完整的技能文档、调用指南和范围外声明文件 - 集成到现有技能体系,支持可配置的 reviewer 模型选择 - 实现自动归档机制,将审查过程保存到 .plan-reviews 目录 - 支持单模型降级模式和多 reviewer 并行审查 - 添加全面的单元测试覆盖文件结构和内容验证
- 从环境配置中移除 gateway.json 文件 - 更新主工具包描述,删除对 RAG 网关的引用 - 从 MCP 配置目录中清理不再使用的网关系统 - 简化平台集成配置结构 - 重构配置文件组织方式以提高维护性
- 在 .gitignore 中添加 PRD 目录排除规则 - 更新 env/README.md 文档,添加 postgres.json 和 sqlite.json 配置文件说明 - 在 secrets.json.example 中添加 Postgres 连接字符串和 SQLite 数据库路径配置 - 新增 env/mcp/postgres.json 配置文件,支持 Postgres MCP 服务 - 新增 env/mcp/sqlite.json 配置文件,支持 SQLite MCP 服务
…stioning process - Introduced a clarity gate (PG-000) for non-trivial requests to ensure decision clarity before proceeding with questioning. - Updated questioning process to automatically engage when unresolved blocking decisions exist. - Enhanced documentation to reflect new processes and rules, including explicit triggers for grilling. - Improved search functionality to index full responses, summaries, and review logs. - Added tests to verify the implementation of the clarity gate and its integration with existing workflows.
- 新增 cross-model-review 与 plan-grill 详细文档 - 各 SKILL.md 补充 locale/supported_locales 元信息 - 补充示例文件与运行前置依赖(env/review.json、plan-reviews build)引用 - ios-engineer rule_index.md 登记 GR-011~013,并关联已批准的 evolution 提案
…更新 agent-preamble 模板以支持更多任务类型
…script for proposals and validations. Add SKILL review and fix documentation detailing issues and resolutions across multiple SKILLs, ensuring consistency and clarity in documentation and validation processes.
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.