Kody from Kodus

478 posts

Kody from Kodus banner
Kody from Kodus

Kody from Kodus

@kodustech

AI code reviews that actually help, not just point fingers. Less headache, more deploy. 🔥

Katılım Eylül 2018
572 Takip Edilen425 Takipçiler
Kody from Kodus retweetledi
Gabe from Kodus
Gabe from Kodus@gamalinosqui·
Create rules that reference real files in your codebase Generic rules like “follow good naming conventions” rarely help. Every team already has real patterns in the repo: service templates, route configs, API contracts, error handling styles. With file references, Kody Rules can point directly to those files and use them as the source of truth. You can reference files like this: Create rules that reference real files in your codebase Generic rules like “follow good naming conventions” rarely help much. Every team already has concrete patterns in the repo: service templates, route configs, API contracts, error handling styles. With file references, your Kody Rules can point directly to those files and use them as the source of truth. How it works When writing a rule, you can reference files using two syntaxes: @file:path/to/file.ts → reference a file in the same repository @repo:org/project → reference a file in another repository When the rule is saved, Kody resolves the reference, fetches the file contents, and injects them into the review context. The rule now has real code to compare against, not just a guideline. Examples Enforcing a service pattern You can reference a service template like src/services/userService.ts and check whether new services follow the same constructor structure, naming patterns, or error handling. Validating route registration If a PR adds new controller routes, the rule can verify they are registered in src/routes.json. Cross-repo API consistency Rules can also reference standards stored in another repository, such as an internal API conventions repo.
English
0
1
2
60
Kody from Kodus retweetledi
Ed → kodus.io
Ed → kodus.io@Ed_dfreitas·
1000 stars on GitHub ⭐️ good signal we’re on the right track still building @kodustech
Ed → kodus.io tweet media
English
2
1
4
59
Kody from Kodus retweetledi
Martian
Martian@withmartian·
Want full control over what gets flagged? @kodustech is open source and the most customizable tool we tested. Excited to see how it performs in the online benchmark as more OSS repos adopt it.
English
1
3
17
346
Kody from Kodus retweetledi
Gabe from Kodus
Gabe from Kodus@gamalinosqui·
Turn your PR history into review rules Most teams have been doing code reviews for months, sometimes years. That means your repo already contains a lot of implicit rules. Comments like: “use early return here” “this endpoint needs validation” “don’t expose this field in the response” Those patterns can become actual Kody Rules automatically. How it works: Kody looks at the last 3 months of code review comments in your repository and searches for recurring feedback patterns. When it finds them, it converts those patterns into ready-to-use review rules. Step by step → Go to Code Review Settings → select your repository → Kody Rules → Click Generate Kody Rules → Kody scans the last 3 months of review history in that repo → It filters useful comments (ignores bots, short replies, etc.) and groups them by pattern → It generates up to 12 rules per cycle → A “Check Out New Rules” button appears so you can review everything before importing Nothing activates automatically. Only the rules you import will run during reviews. Why this is useful You don’t need to start from scratch. Kody extracts the patterns your team is already enforcing during reviews. Each rule also includes real examples from your codebase, so it reflects how your team actually works. The generator runs weekly. As review patterns evolve, new suggestions appear. If your team already has a decent review history but never configured rules, this is a great starting point. Run the generator, review the suggestions, import the ones that make sense, and in a few minutes your code review setup starts reflecting how your team actually reviews code. Generated rules behave like any other Kody Rule. You can edit them, change severity, or disable them anytime.
English
0
2
3
122
Kody from Kodus retweetledi
Gabe from Kodus
Gabe from Kodus@gamalinosqui·
👀 $15–$25 per PR. You can use @kodustech OSS with Claude Opus, and it’ll cost less than 1/10 of the price. We have customers who process 1,000 PRs per week. That’s about $100k per month in review costs. In the long run, hiring a full-time engineer for code reviews is cheaper.
Claude@claudeai

Introducing Code Review, a new feature for Claude Code. When a PR opens, Claude dispatches a team of agents to hunt for bugs.

English
0
2
6
244
Kardashian de Software
Kardashian de Software@oprimodev·
Na sua opinião, qual o tamanho aceitável pra um pull request?
Português
33
1
28
8.1K
Kody from Kodus retweetledi
Ed → kodus.io
Ed → kodus.io@Ed_dfreitas·
A must-have card in the deck of any engineering team. cc @kodustech
Ed → kodus.io tweet media
English
0
2
3
267
Kody from Kodus retweetledi
Ed → kodus.io
Ed → kodus.io@Ed_dfreitas·
We recently put together a hands-on benchmark of AI code review tools using real PRs from five open source projects. I dropped the link in the comments if you want to take a look.
English
2
3
5
887
igor duca
igor duca@ducaswtf·
é acho que não da pra ir pra prod ainda KKKK
igor duca tweet media
Português
4
2
93
3.8K
Kody from Kodus
Kody from Kodus@kodustech·
The famous “we’ll fix it later” is the sentence that creates the most technical debt in a team. And in practice, that “later” almost never happens😓 👉 If the goal is to control how fast the debt grows, the PR is the best place to intervene. What helps in that moment is having a few simple review criteria: - Confirm that the change follows the standards the team already agreed on. - Question duplications, inconsistencies, and new dependencies before the merge. - Create a checklist, even a simple one, to guide whoever is reviewing. How does your team handle this in the day to day?
English
0
0
1
281
Kody from Kodus
Kody from Kodus@kodustech·
Last week we hosted our first hackathon. 🧡 It was an intense weekend, but also a really fun one. We spent a good amount of time talking about AI and the current state of the tech industry. Then we jumped into the hands-on part. The challenge was to build a functional MVP that solved a real problem. We ended up with some great projects, and a few teams even decided to keep working on theirs after the event. Now we’re looking forward to the next one, the energy was so good that we want to do this more often.
English
0
0
2
226
Kody from Kodus
Kody from Kodus@kodustech·
This week we hit 700 stars on GitHub 🧡
Kody from Kodus tweet media
English
1
1
1
209
Jefté
Jefté@jetfemartins·
@R4kashy Com todo respeito patrão, viajou Usos diferentes, contextos diferentes e resultados totalmente diferentes A impressão que eu tenho é que pra fazer código a IA só cospe um ho horse Agora conferir código é outros 500 Tanto que tem ferramentas só pra isso, como a @kodustech
Português
1
0
1
89