mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05:18 +00:00
Fix navigation
Removed duplicate tool entries and organized the list.
This commit is contained in:
parent
a7fe03af02
commit
47ad2c666c
1 changed files with 19 additions and 19 deletions
|
|
@ -26,25 +26,25 @@
|
||||||
## Tools
|
## Tools
|
||||||
|
|
||||||
* [Tools](tools/index.md)
|
* [Tools](tools/index.md)
|
||||||
* [Describe](tools/describe.md)
|
* [Describe](tools/describe.md)
|
||||||
* [Review](tools/review.md)
|
* [Review](tools/review.md)
|
||||||
* [Improve](tools/improve.md)
|
* [Improve](tools/improve.md)
|
||||||
* [Ask](tools/ask.md)
|
* [Ask](tools/ask.md)
|
||||||
* [Help](tools/help.md)
|
* [Help](tools/help.md)
|
||||||
* [Help Docs](tools/help_docs.md)
|
* [Help Docs](tools/help_docs.md)
|
||||||
* [Update Changelog](tools/update_changelog.md)
|
* [Update Changelog](tools/update_changelog.md)
|
||||||
* [💎 Add Documentation](tools/documentation.md)
|
* [💎 Add Documentation](tools/documentation.md)
|
||||||
* [💎 Analyze](tools/analyze.md)
|
* [💎 Analyze](tools/analyze.md)
|
||||||
* [💎 CI Feedback](tools/ci_feedback.md)
|
* [💎 CI Feedback](tools/ci_feedback.md)
|
||||||
* [💎 Compliance](tools/compliance.md)
|
* [💎 Compliance](tools/compliance.md)
|
||||||
* [💎 Custom Prompt](tools/custom_prompt.md)
|
* [💎 Custom Prompt](tools/custom_prompt.md)
|
||||||
* [💎 Generate Labels](tools/custom_labels.md)
|
* [💎 Generate Labels](tools/custom_labels.md)
|
||||||
* [💎 Generate Tests](tools/test.md)
|
* [💎 Generate Tests](tools/test.md)
|
||||||
* [💎 Implement](tools/implement.md)
|
* [💎 Implement](tools/implement.md)
|
||||||
* [💎 Improve Components](tools/improve_component.md)
|
* [💎 Improve Components](tools/improve_component.md)
|
||||||
* [💎 PR to Ticket](tools/pr_to_ticket.md)
|
* [💎 PR to Ticket](tools/pr_to_ticket.md)
|
||||||
* [💎 Scan Repo Discussions](tools/scan_repo_discussions.md)
|
* [💎 Scan Repo Discussions](tools/scan_repo_discussions.md)
|
||||||
* [💎 Similar Code](tools/similar_code.md)
|
* [💎 Similar Code](tools/similar_code.md)
|
||||||
|
|
||||||
## Core Abilities
|
## Core Abilities
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue