Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ Tools for specific coding workflows.
| [vibe-kanban](https://github.com/BloopAI/vibe-kanban) | Free | Agent orchestration | Kanban-style control plane for coordinating AI coding agents. |
| [GPT Pilot](https://github.com/Pythagora-io/gpt-pilot) | Free | Full app dev | Builds entire apps from scratch. Interactive development with AI. |
| [Sweep](https://sweep.dev/) | Free tier | GitHub PRs | AI junior developer. Handles issues and creates PRs automatically. |
| [AgentGuard](https://github.com/momenbasel/AgentGuard) | Free | Agent security | AI agent supply chain security. Intercepts package installs from Claude Code, Codex, and Copilot. Validates against typosquatting, malicious packages, and dangerous patterns. Works as a Claude Code hook, CLI, MCP server, or skill. |

---

Expand Down
Loading