From our Community

Blog


AI-Generated Code Governance: How Enterprises Control AI

AI can now write production code faster than many organizations can review it. That changes more than developer productivity. When an AI coding agent generates a function, fixes a bug, refactors a service, or prepares a pull request, the repository may still record a human developer as the author. What it often does not record is which AI agent produced the code, what prompt influenced the result, what context the model received, or whether the generated code passed the required human review.

Read more…


Git LFS: How to Manage Large Files in Git Repositories

Git is excellent at tracking source code. It is much less efficient when the repository starts filling with 500 MB design assets, datasets, videos, compiled binaries, or machine learning models.

The problem gets worse over time. Replace a 500 MB binary file ten times and Git can retain versions of that data in repository history. Developers may only need the latest version, but every fresh clone can inherit the weight of years of changes.

Read more…


What to Look for in Enterprise Source Code Management Software

Version control software records changes, preserves history, and enables developers to collaborate. Enterprise source code management adds the operational layer around repositories: authentication, permissions, code review, auditing, repository organization, integrations, automation, and infrastructure management. This distinction matters as an organization grows.

Read more…


Best Self-Hosted Source Code Management Platforms in 2026

Your source code is one of your company's most valuable assets. For organizations with strict security, compliance, or data sovereignty requirements, keeping it entirely on third-party infrastructure is not always an option.

That is why self-hosted source code management still matters in 2026.

But choosing a platform is no longer just about finding a place to host Git. Engineering teams need access control, code review, auditing, integrations, scalability, and in many enterprise environments support for repositories beyond Git.

Read more…


When the AI writes the code, who’s accountable?

How Origin completes RhodeCode

If you run RhodeCode, you’ve already made a decision most teams haven’t: your source code belongs inside your own infrastructure. Behind your firewall, under your access controls, on your terms. You didn’t outsource the system of record for your most valuable asset, and you’re not about to.
But something changed underneath that decision. A growing share of the code landing in your repositories wasn’t written by the person who committed it. It was written by an AI agent — Claude, Copilot, Cursor, Codex, Gemini — and accepted by a developer who moved on to the next task. The commit says a human authored it. The reality is more complicated, and your tooling can’t see the difference.
That’s the gap Origin fills. And it’s why we think the two belong in the same stack.

Read more…



Twitter Feed