mirror of
https://github.com/jamesmurdza/awesome-ai-devtools.git
synced 2026-04-26 05:06:28 +02:00
Fix grammar and spelling mistakes in README.md
This commit is contained in:
@@ -125,8 +125,8 @@ Autonomous CLI agents that generate code, execute shell commands, and manage mul
|
||||
Lightweight command-line tools for AI-assisted commits, shell translation, and workflow automation:
|
||||
|
||||
- [aloc](https://github.com/modern-tooling/aloc) — A modern, AI-augmented lines of code counter built with Rust and Ratatui. Uses AI effort profiles for accurate project estimation.
|
||||
- [gptcomet](https://github.com/belingud/gptcomet) — CLI tool to help you generate commit message and review changes. Support mutiple providers and languages.
|
||||
- [cmd-ai](https://github.com/BrodaNoel/cmd-ai) - Turns natural language into executable shell commands (ei.: `ai Tell me the free space on disk`)
|
||||
- [gptcomet](https://github.com/belingud/gptcomet) — CLI tool to help you generate commit message and review changes. Support multiple providers and languages.
|
||||
- [cmd-ai](https://github.com/BrodaNoel/cmd-ai) - Turns natural language into executable shell commands (e.g.: `ai Tell me the free space on disk`)
|
||||
- [Baz CLI](https://github.com/baz-scm/baz-cli) - CLI for AI assisted code review, with access to the actual code, diff etc.
|
||||
- [models](https://github.com/arimxyer/models) — A TUI for browsing AI models, benchmarks from Artificial Analysis, and coding agents with GitHub integration. Built with Rust and Ratatui.
|
||||
- [CCG Workflow](https://github.com/fengshao1227/ccg-workflow) — Multi-model collaboration system for Claude Code. Orchestrates Claude + Codex + Gemini with 28 slash commands, smart routing (Gemini for frontend, Codex for backend), Agent Teams for parallel development, and 6 built-in quality gate skills. One-command install via npx.
|
||||
@@ -272,7 +272,7 @@ Integrations that automatically review pull requests and suggest code fixes:
|
||||
- [Corgea](https://corgea.com/) — A GitHub integration that finds and fixes vulnerable code.
|
||||
- [Pixee](https://pixee.ai) — Pixeebot finds security and code quality issues in your code and creates merge-ready pull requests with recommended fixes.
|
||||
- [CodeAnt AI](https://www.codeant.ai/) — Automatically create PRs to fix code issues.
|
||||
- [What The Diff](https://whatthediff.ai/) — AI-powered app that reviews the diff of pull requests and writes a descriptive comment about the changes in plain english.
|
||||
- [What The Diff](https://whatthediff.ai/) — AI-powered app that reviews the diff of pull requests and writes a descriptive comment about the changes in plain English.
|
||||
- [Trag](https://usetrag.com/) — AI powered code reviews with pre-defined instructions and patterns.
|
||||
- [CodeReviewBot](https://codereviewbot.ai/) — AI powered code reviews for GitHub
|
||||
- [Callstack.ai Code Reviewer](https://callstack.ai/code-reviewer) — AI-powered PR reviewer for GitHub, designed to identify bugs, security issues, and performance bottlenecks.
|
||||
|
||||
Reference in New Issue
Block a user