At Kodus, we built Kody โ an open source Code Review Agent that learns how your team works and delivers precise reviews, covering quality, security, and performance, seamlessly integrated into your Git workflow.
No Codex by OpenAI videos yet. You could help us improve this page by suggesting one.
Based on our record, Codex by OpenAI seems to be a lot more popular than Kodus.io. While we know about 73 links to Codex by OpenAI, we've tracked only 6 mentions of Kodus.io. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
You can try out Kodus (https://kodus.io). - Source: Hacker News / 3 months ago
Iโm part of the Kodus team, so take this with a grain of salt, but our focus has always been to avoid empty hype and actually build something useful for day-to-day code review. If you want to give it a try, Iโd love to hear your feedback: https://kodus.io. - Source: Hacker News / 3 months ago
Great to see this topic coming up! I work at Kodus, so Iโm closely involved with both the development and real-world application of AI-powered code review tools. From my experience (and from what I hear from users), AI really helps raise the bar for code reviews: it catches bugs, suggests style improvements, flags inconsistencies, and helps maintain security and quality standards. What I find most interesting is... - Source: Hacker News / 4 months ago
Really liked the analysis. Weโre building Kodus, an AI code review agent that works directly on GitHub, GitLab, Bitbucket, or Azure. The idea is that Kody, our agent, leaves comments on PRs with suggestions based on your teamโs existing patterns. And over time, it learns from the reviews your team has already done. You can configure what it comments on and how it gives feedback, and everything happens right inside... - Source: Hacker News / 5 months ago
AI code review tools like Kodus are gaining ground. The promise is simple: ease the pain points we already know. Instead of always relying on a human reviewer, you can get instant feedback from a system that scans your code for bugs, security flaws, and style issues. - Source: dev.to / 5 months ago
> incorrect, its an o3 finetune. This is Open AI's fault (and literally every AI company is guilty of the same horrid naming schemes). Codex was an old model based on GPT-3, but then they reused the same name for both their Codex CLI and this Codex tool... I mean, just look at the updates to their own blog post, I can see why people are confused. https://openai.com/index/openai-codex/. - Source: Hacker News / 5 months ago
The big step function here seems to be RL on tool calling. Claude 3.7/3.5 are the only models that seem to be able to handle "pure agent" usecases well (agent in a loop, not in an agentic workflow scaffold[0]). OpenAI has made a bet on reasoning models as the core to a purely agentic loop, but it hasn't worked particularly well yet (in my own tests, though folks have hacked a Claude Code workaround[1]). o3-mini... - Source: Hacker News / 6 months ago
Fine-tuning based learning (pre-trained optimization). For example, a language model (e.g., OpenAI Codex) fine-tuned for the software development tasks. - Source: dev.to / 9 months ago
> there's no CodeGPT, its just GPT4 Codex[1] is OpenAI's CodeGPT. It's what powers GitHub Copilot and it is very good but not publicly accessible. Maybe they don't want something else to outcompete Copilot. [1] https://openai.com/index/openai-codex/. - Source: Hacker News / over 1 year ago
> it would need some human touch but most of the work will be done already By that very loose standard, the matter of time is 2 years 6 months 18 days ago โ August 10, 2021 was OpenAI's blog post about the Codex model, with a chat interface producing functional JavaScript: https://openai.com/blog/openai-codex Right now, what I see coming out of these tools (and what I see in the jobs market) gives me the... - Source: Hacker News / over 1 year ago
Trag - AI code reviews. Review your PR in minutes, not days.
GitHub Copilot - Your AI pair programmer. With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
CodeRabbit - Unleash AI on Your Code Reviews with CodeRabbit
OpenAI - GPT-3 access without the wait
Vibinex Code-Review - A distributed process for reviewing pull requests.
Kite - Kite helps you write code faster by bringing the web's programming knowledge into your editor.