8,689
7,538
6,548
5,528
5,047
3,454
2,980
2,945
2,272
1,943
1,903
1,315
900
850
781
770
755
695
693
518
Go to 💻 Coding
🔍
Programming languages
(209)
🔌
APIs
(44)
📊
Query languages
(43)
🐞
Debugging
(43)
💻
Vibe coding
(42)
🔍
Code reviews
(38)
🖥️
Coding lessons
(38)
📚
Code documentation
(32)
🔧
Code optimization
(26)
💻
Code snippets
(23)
🗣
Markup languages
(18)
🖥️
Frontend development
(18)
📚
Code explanations
(18)
🔍
Code analysis
(17)
👩💻
Coding mentorship
(15)
🔍
Regex
(15)
💻
Style languages
(13)
🔄
Git
(12)
🔬
Code testing
(9)
💻
Code formatting
(8)
Cursor
OnSpace.AI - No Code App Builder
Kilo Code
Github Copilot
CodingFleet
Programming Helper
Codeium
Devra
Autocoder.cc
Qoder
Phala Cloud
Warp
Qodo (Formerly Codium)
GoCodeo
Who Codes Best?
Google Antigravity
Jovu
TalkCody
Traycer
Zzzcode
104,075
88,644
57,773
47,310
44,209
42,420
38,361
38,101
36,480
32,675
25,775
21,752
20,961
20,339
19,660
18,986
17,640
13,005
12,968
12,673
Debugging
taaft.com/debugging
192,237 subscribers
There are 4 AI tools for Debugging.
Subscribe
Free mode
100% free
Freemium
Free Trial
Also used for Debugging 4
-
Fewer bugs. Better UX. Higher conversions.Share520 agentry.shReleased 27d agoFree + from $39/mo8044
-
AI wrote the app. Replay QA finds what broke.Share2,777 www.replay.io -
AI agents that code, test, and deploy autonomously.Share5,137 agenhq.comReleased 3mo agoFree + from $59/mo6,108165.0 -
AI-powered IDE for faster coding84,404 www.cursor.shShare
Vanessa🙏 126 karmaDec 19, 2024@CursorCursor is underrated.999 Reply Share Edit Delete Report
Models 20
-
By poolsideLaguna S 2.1 is a 118B parameter Mixture of Experts model with 8B activated parameters per token, built for agentic coding and long horizon software engineering work. It has a 1,048,576 token context window, native interleaved reasoning, and mixed global/sliding window attention across 48 layers.NewTextReleased 1d ago
-
By Cognition AISWE 1.7 is Cognition's most capable coding model to date, reaching frontier level intelligence at a much lower cost. Trained with reinforcement learning from a Kimi K2.7 base, it is optimized for long horizon, asynchronous agentic software engineering tasks and thorough codebase exploration.NewCodingReleased 14d ago
-
By Mistral AILeanstral 1.5 119B A6B is a mixture of experts model with 119 billion total parameters and 6.5 billion active per token, built by Mistral AI as a code agent for formal verification in Lean 4. It accepts text and image input and produces text output, with a 256k token context window. It solves competition math benchmarks like miniF2F and PutnamBench and can verify code correctness properties, uncovering real bugs in open source repositories.NewCodingReleased 20d ago
-
Ornith-1.0-397B-FP8 is DeepReinforce's open-source 397B MoE agentic coding model with FP8 quantization. Built on Qwen 3.5 and RL-trained to jointly optimize scaffolds and solutions, it achieves state-of-the-art performance on Terminal-Bench 2.1, SWE-Bench, and NL2Repo. Supports reasoning, tool use, and 262K context. MIT licensed.NewTextReleased 22d ago
-
Ornith-1.0-397B is a 397B MoE open-source reasoning model for agentic coding, post-trained on Qwen 3.5 MoE via a self-improving RL framework that jointly learns task solutions and the scaffolds guiding them. Achieves 82.4 on SWE-Bench Verified and 77.5 on Terminal-Bench 2.1. MIT licensed with tool-calling and 256K context support.NewMultimodalReleased 25d ago
-
By OpenAIGPT 5.6 Terra is a balanced model in OpenAI's GPT 5.6 preview series. It offers performance competitive with GPT 5.5 while costing about half as much. Terra shows improved coding and cybersecurity capability that scales with reasoning effort, and is paired with a layered safety and misuse safeguard stack during its limited preview release.NewTextReleased 26d ago
-
By OpenAIGPT 5.6 Luna is the fast and affordable tier of OpenAI's GPT 5.6 preview series. It is the lowest cost model in the family while still delivering strong capability, including cybersecurity gains that scale with reasoning effort. Luna is released as part of a limited, safeguard paired preview alongside the Sol and Terra models.NewTextReleased 26d ago
-
By CohereNorth Mini Code 1.0 is Cohere’s Apache 2.0 agentic coding model with 30B total parameters and 3B active parameters, built for repo-level software engineering, terminal agents, local coding, and code generation.NewCodingReleased 1mo ago
-
By MicrosoftMAI-Code-1-Flash is Microsoft AI’s 5B inference-efficient agentic coding model integrated into GitHub Copilot, VS Code, and the Microsoft stack.NewCodingReleased 1mo ago
-
By xAIGrok Build 0.1 is xAI’s fast coding model for agentic coding, web development, debugging, MCP support, and tool-calling workflows.NewMultimodalReleased 1mo ago
-
By AnysphereComposer 2.5 is Cursor’s coding-agent model for long-running software tasks, complex instruction following, and agentic coding inside Cursor.NewMultimodalReleased 2mo ago
-
By poolsideLaguna XS.2 is poolside’s open 33B MoE coding model for agentic software work on local machines. It uses 3B activated parameters per token, supports native reasoning with interleaved thinking around tool calls, and is designed for long-horizon coding with low KV-cache requirements and Mac-friendly deployment.NewMultimodalReleased 2mo ago
-
By Kai StephensCarnice-V2-27B is a BF16 supervised fine-tune of Qwen3.6-27B for Hermes-style agent traces. It is built for agentic conversational use, instruction following, and tool-oriented workflows, and is released as a fully merged standalone checkpoint rather than only a LoRA adapter.NewTextReleased 2mo ago
-
By Cognition AISWE-1.6 is Cognition’s latest model for software engineering agents, built to improve both raw capability and what the company calls “model UX.” It is positioned as fast, low-cost, and smoother to use in practice, with up to 950 tok/s and better behavior in agent workflows.TextReleased 3mo ago
-
By OpenAIGPT 5.1 Codex is a code-focused variant that maps specs to working code, writes diffs and tests, and understands repositories with long context, tool calling, and strict JSON or patch output.CodingReleased 8mo ago
-
By AlibabaQwen3 Coder is Alibaba’s code-focused Qwen3 variant. It handles repo-aware generation, completion, debugging, and test creation, with long context, tool and function calling, and strict JSON or diff outputs for IDEs and agents.TextReleased 1y ago
-
By Vercelv0-1.5-lg is Vercel's larger composite AI coding model for full-stack web app generation. It pairs a bigger frontier base LLM with retrieval-augmented context and a custom AutoFix error-correction model, supports a 512K token context window, and excels at complex reasoning tasks like specialized physics engines and multi-step database migrations.CodingReleased 1y ago
-
By Vercelv0-1.5-md is a composite AI coding model from Vercel that generates full-stack web application code. It pairs a frontier base LLM with retrieval-augmented context and a custom AutoFix model that corrects errors during code streaming, producing higher-quality React and Next.js code with fewer mistakes.CodingReleased 1y ago
-
By Vercelv0-1.0-md is Vercel's original composite AI coding model for the v0 platform. It combines Anthropic's Claude Sonnet 3.7 as its base model with retrieval-augmented context and a custom AutoFix error-correction pipeline to generate full-stack web application code from text and image prompts.CodingReleased 1y ago
-
By DeepSeekDeepSeek R1 is a reasoning-first large language model built to solve complex problems with explicit multi-step thinking. It excels at math, coding, and logical analysis, supports long context, tool/function calling, and structured JSON outputs, and can trade latency for higher accuracy via extended "thinking" budgets.TextReleased 1y ago
Repositories 7
#
Repository
Company
Stars
Forks
License
Size
Updated
