mirror of
https://github.com/jamesmurdza/awesome-ai-devtools.git
synced 2026-06-07 15:13:58 +02:00
pi: 2026-06-05T02:58:56.843Z
This commit is contained in:
@@ -14,7 +14,7 @@ See the checklist below for specific requirements.
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] The entry is a tool that uses AI
|
||||
- [ ] The entry is an AI-powered tool
|
||||
- [ ] The entry is a developer-focused tool
|
||||
- [ ] The description is unambiguous and clear
|
||||
- [ ] The description is clear and unambiguous
|
||||
- [ ] The description matches the style of other entries
|
||||
|
||||
@@ -122,11 +122,11 @@ 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:
|
||||
|
||||
- [gptcomet](https://github.com/belingud/gptcomet) — CLI tool to help you generate commit message and review changes. Supports multiple providers and languages.
|
||||
- [Baz CLI](https://github.com/baz-scm/baz-cli) - CLI for AI assisted code review, with access to the actual code, diff etc.
|
||||
- [gptcomet](https://github.com/belingud/gptcomet) — CLI tool to help you generate commit messages and review changes. Supports multiple providers and languages.
|
||||
- [Baz CLI](https://github.com/baz-scm/baz-cli) - CLI for AI-assisted code review with access to the actual code, diffs, 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.
|
||||
- [Jctx](https://github.com/Shashwat-Gupta57/Jctx) — Python CLI that extracts structured, architecture-aware context from Python, Kotlin, and Java codebases for LLMs. Features internal dependency mapping and token estimation.
|
||||
- [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.
|
||||
- [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 the frontend, Codex for the backend), Agent Teams for parallel development, and 6 built-in quality gate skills. One-command install via npx.
|
||||
- [Butterfish](https://butterfi.sh) — CLI tool that embeds ChatGPT in your shell for easy access. Includes simple agentic capabilities.
|
||||
- [TmuxAI](https://tmuxai.dev/) - AI-powered, non-intrusive terminal assistant.
|
||||
- [IWE](https://github.com/iwe-org/iwe) — Markdown knowledge graph with CLI that gives AI agents structured access to your knowledge base — no vector database required.
|
||||
@@ -277,7 +277,7 @@ Integrations that automatically review pull requests and suggest code fixes:
|
||||
- [Pixee](https://pixee.ai) — Finds security and code quality issues and creates merge-ready pull requests with 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.
|
||||
- [CodeReviewBot](https://codereviewbot.ai/) — AI powered code reviews for GitHub.
|
||||
- [CodeReviewBot](https://codereviewbot.ai/) — AI-powered code reviews for GitHub.
|
||||
- [Gito](https://github.com/Nayjest/Gito) - AI code reviewer that works with any language model, locally or in GitHub Actions.
|
||||
- [Baz](https://baz.co) - AI Code Reviewer that is tailored to your team's guidelines and conventions. Customizable, adaptable, responsive and integrated with the rest of the developer tooling for context.
|
||||
- [Z.ai Code Review](https://github.com/tarmojussila/zai-code-review) - AI-powered GitHub Pull Request code review using Z.ai models.
|
||||
@@ -324,7 +324,7 @@ Platforms for running multiple AI coding agents in parallel with workspace isola
|
||||
- [Vibe Kanban](https://vibekanban.com/) — AI-powered Kanban platform for orchestrating autonomous coding agents. Manage agent workflows with visual boards for task delegation and progress tracking.
|
||||
- [OpenASE](https://github.com/pacificstudio/openase) — Open-source ticket-driven platform for orchestrating Claude Code, Codex, and Gemini CLI agents across isolated workspaces and status-based workflows.
|
||||
- [Trellis](https://github.com/mindfold-ai/Trellis) — All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines.
|
||||
- [Codex on ChatGPT](https://chatgpt.com/codex) - Webbased multi-agent orchestration, connected to github repositories. Each thread runs in its own sandbox. When tests pass, creates PR for you. Uses OpenAI models.
|
||||
- [Codex on ChatGPT](https://chatgpt.com/codex) - Web-based multi-agent orchestration connected to GitHub repositories. Each thread runs in its own sandbox. When tests pass, it creates a PR for you. Uses OpenAI models.
|
||||
- [GolemBot](https://github.com/0xranx/golembot) — Unified framework wrapping Claude Code, Cursor, OpenCode, and Codex CLIs behind a single streaming API. Adds IM adapters (Slack, Telegram, Discord, Feishu), Skill system, fleet mode, and HTTP embedding.
|
||||
- [Stoneforge](https://stoneforge.ai) — Open-source orchestration for AI coding agents. Run multiple agents in parallel with automatic dispatch, merge, and recovery.
|
||||
- [Shep](https://github.com/shep-ai/cli) — Multi-session SDLC control center that orchestrates AI coding agents (Claude Code, Cursor CLI, Gemini) for autonomous feature development with configurable approval gates and a live web dashboard.
|
||||
|
||||
Reference in New Issue
Block a user