feat: v21 improve#78
Merged
Merged
Conversation
- Removed deprecated sync_home_ai_resources.py script and updated references to the new run.sh script. - Modified run.sh to handle compact output mode and added quiet mode functionality. - Updated SKILL.md to reflect changes in command usage and output formats. - Enhanced sync output functions to support compact JSON output for better integration with AI tools. - Added tests for compact output and bisync plan functionality to ensure correctness. - Adjusted agent prompts and reporting contracts to emphasize compact output as the default. - Updated inventory and YAML configurations to remove references to obsolete scripts.
…st script for compatibility
… requirement for bisync apply
- Updated support routing documentation to clarify guidance and streamline core rules. - Simplified evidence order and method buckets for clearer decision-making. - Enhanced claim discipline and added advisory helpers for better task resolution. - Refined the resolve_simple_task.py script to improve clarity and reduce complexity in gate and claim handling. - Updated suggest_support_skills.py to provide more generic method hints and improved path suggestion logic. - Removed deprecated skill references and streamlined the suggestion process for better usability.
… on usage and synthesis requirements
… validation logic
… and exception handling
…d clarification handling
…behavior classification
…y for improved readability and structure
…ions for retained artifacts and add tests for filename requirements
…view high-level skill - Introduced `anti-patterns-python.md` and `anti-patterns-terraform.md` to outline critical, major, minor, and nit anti-patterns for Python and Terraform respectively. - Created `internal-review-high-level` skill to provide systems-level evidence about architecture, workflow, and operational context. - Added detailed checklists for analysis dimensions, audit dispatch, plan completion audit, review lenses, and scope drift to support the new skill. - Updated references and routing for internal review skills to align with the new structure. - Implemented tests for internal gateway simple task and local agent sync install AI resources to ensure proper routing and functionality.
…for improved TDD routing and behavior handling
…ve unnecessary sections
…ill structure and auditing, add tests for validation
…d enhance anti-pattern documentation
…reporting in SKILL.md and sync-contract.md
…and conditional section rendering
…internal-gateway-idea` across documentation and scripts for consistency
…r clarity and consistency - Refined the description in SKILL.md to replace "revise" with "patch" for action clarity. - Enhanced the report contract in references/report-contract.md to include required sections and clarify decision trace expectations. - Adjusted the review usefulness replay fixture to emphasize illustrative output shape. - Added tests for skill output consistency and decision vocabulary in test_report_contract.py. - Updated internal gateway skills to improve clarity on task execution and validation requirements. - Ensured that all relevant documentation reflects the latest terminology and process improvements.
- Updated the description in SKILL.md for clarity. - Removed Claude translation support from agent_translation.py. - Improved error handling in home_sync_contract.py for YAML parsing. - Enhanced bisync_skills.py to include symlink checks and improved ignore logic. - Added new tests for apply overrides, normalization, workspace checks, and error handling. - Implemented safety checks in apply paths to prevent path escaping and symlink issues. - Refactored sync_home_ai_resources.py to improve error reporting and handling.
…nternal agent support and changelog automation
- Added `mattpocock-code-review` skill for two-axis code reviews. - Updated inventory to include new skills and references. - Introduced anti-pattern catalogs for Bash, Java, Node.js, Python, and Terraform. - Enhanced `internal-review-code` to load relevant anti-pattern references. - Updated managed resource scope to reflect new skill imports. - Corrected file paths in tests to point to the new anti-pattern references.
… documentation and tests
…mmit instructions and clarify validation requirements
…and-quality across inventory and skill references
… improved patch handling and validation
…vulnerable package watchlist; enhance skills documentation and execution plans
…ync functionality
…ns in skill names
…ls/ for external resource management
…pdate managed assets assertion in tests
…n SKILL.md and writing-skills-checklist.md
…tion references in SKILL.md and workflow.md
- Adjusted line breaks and indentation for better clarity in multiple test files. - Simplified assertions and expressions to enhance code legibility. - Organized import statements and paths for consistency across test scripts. - Ensured that multi-line statements are formatted for easier understanding.
- Rename duplicate test_simplification_routing_contract.py files to avoid pytest import mismatch - Move test_external_resource_catalog_contract.py under local-agent-sync-external-resources to satisfy test layout contract - Add internal-gateway-idea-fast-check references to SKILL.md and workflow.md - Fix ruff lint errors: unused imports/variables and E402 module-level import ordering
- Exclude awesome-copilot-security-review references from detect-private-key (example patterns) - Apply ruff format to test_cli.py
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.
Description
Change Type
List of changes
Consumer Impact
Testing Instructions
Validation Evidence
Breaking Changes
Checklist