Skip to content

Add Kiro to README Supported Tools table#606

Merged
avifenesh merged 2 commits intomainfrom
feature/add-kiro-to-readme-supported-tools-table-596
Mar 2, 2026
Merged

Add Kiro to README Supported Tools table#606
avifenesh merged 2 commits intomainfrom
feature/add-kiro-to-readme-supported-tools-table-596

Conversation

@avifenesh
Copy link
Copy Markdown
Collaborator

Summary

  • add Kiro to the README Supported Tools table with current prefixes and config surfaces
  • add a docs parity test to ensure the Kiro table row stays aligned with rules.json-derived counts and file patterns
  • add changelog entry for issue Add Kiro to README Supported Tools table #596 and fix README top-line rule count to current total

Testing

  • cargo fmt --check --all
  • cargo test -p agnix-cli --test docs_website_parity -- --nocapture

Closes #596

Copilot AI review requested due to automatic review settings March 2, 2026 00:05
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates top-level documentation to include Kiro in the Supported Tools table and adds a parity test to keep that table row aligned with the current rule set derived from knowledge-base/rules.json.

Changes:

  • Add a Kiro row to the README “Supported Tools” table, including prefixes, count, and config file surface.
  • Add a docs parity test to ensure the README’s Kiro table row stays in sync with rules.json.
  • Update the README’s “All rules” count and add a changelog entry referencing #596.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
crates/agnix-cli/tests/docs_website_parity.rs Adds a test that validates the README’s Kiro row against rules.json (prefixes, count, file patterns).
README.md Adds Kiro to the Supported Tools table and updates the hardcoded total rule count link.
CHANGELOG.md Documents the README update for Kiro tool support (#596).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@avifenesh avifenesh merged commit 0e50435 into main Mar 2, 2026
11 checks passed
@avifenesh avifenesh deleted the feature/add-kiro-to-readme-supported-tools-table-596 branch March 2, 2026 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Kiro to README Supported Tools table

2 participants