New this week: 6 head-to-head tests added, including Claude vs Gemini for long documents.

See what changed →

This hub covers developer tools: coding assistants, terminal agents, virtualisation and the infrastructure software teams argue about at renewal time.

Pricing in this category splits sharply. Consumer-facing coding assistants cost $10 to $30 a month. Enterprise infrastructure is quoted per socket or per core and can move by an order of magnitude after an acquisition, which is exactly what happened to VMware customers.

Open source matters more here than anywhere else on the site. For several of these tools the credible alternative is free, self-hosted and maintained by people who use it themselves.

Guides in this category

Alternatives guides

Best AI tools for…

Tool pages in this category

We have not published individual tool pages for this category yet. The guides below cover the options, and priced tool pages will follow. In the meantime, the AI tools hub covers the coding assistants that overlap with this category.

How we pick the alternatives

Every list here starts with the same three tests. Does the tool actually replace the thing it is compared against, or only part of it? What does it really cost once the free tier runs out? And is the price we quote the one the vendor publishes today, rather than the one it charged last year?

We check pricing against the vendor’s own page and date every figure. Where a plan is metered — credits, GPU time, seats, transcription minutes — we say which limit runs out first, because that is usually what decides whether a cheaper plan is genuinely cheaper.

Ratings on tool pages are aggregate scores from third-party review platforms, published with their review count so you can weigh them yourself. They are not our own test scores.

Developer tools have two prices now

The subscription, and the tokens. Almost every guide in this category runs into that separation, and comparison tables routinely merge them.

Cursor is $20 a month. Windsurf is $20. Zed Pro is $10 and includes $5 of model tokens. Copilot moved to premium requests with overage billing, which a thread on r/GithubCopilot summarised as better functionally but much worse on usage pricing. Our GitHub Copilot alternatives guide has the detail.

The consequence: a free, open-source extension that needs $40 of model tokens a month is not cheaper than a $20 subscription. And a metered agent is a variable cost that scales with how much your team uses it, which is exactly when you want it most.

When comparing, ask three things. What does the seat cost, what do the tokens cost on top, and what happens at the quota edge? Some tools stop, some bill overage, and some silently downgrade to a weaker model, which is the worst outcome because the code gets worse and nothing tells you.

Free tiers here are unusually good

Unlike marketing or productivity software, the free plans in developer tooling got better rather than worse.

GitHub Free includes unlimited private repositories and unlimited collaborators. Jira is free forever for ten users. Jira Service Management is free for three agents with real workflows and on-call scheduling. Zed is free forever and unlimited if you bring your own API keys. Amazon Q Developer gives away agentic requests with current Claude models.

And the open-source end is genuinely mature rather than aspirational. Forgejo runs a full code forge on a Raspberry Pi. Redmine has been running production teams since 2006. Tabby and Refact.ai self-host code completion with no per-seat cost at all.

For a small team, the honest answer in this category is often that the free tier is enough, and the money is better spent on model tokens than on seats.

Ask where your code goes, in writing

Agents read far more of your repository than autocomplete ever did. That changes the risk profile even when a vendor has not changed a word of its policy.

Three questions to put to any vendor before a rollout, and to get answered in writing rather than from a marketing page. Are code snippets retained, and for how long? Are they used to train models, and can that be disabled at the organisation level rather than per developer? Is there a documented zero-retention mode?

If you cannot get satisfactory answers, self-hosting is not paranoia, it is the cheaper path through a procurement review. Tabby, Refact.ai and GitLab self-managed all keep code inside your network, and Continue.dev or Aider pointed at a local model through Ollama keep it on the machine. Our Cursor alternatives guide covers the local options.

Buy the practices you actually run

Enterprise service management is sold on completeness, and completeness is what makes it expensive.

ServiceNow publishes no price. It is sold by module and user type on annual contracts, and implementation frequently costs as much as the first-year licence. Most IT departments genuinely operate incident, request fulfilment and change enablement, and aspire to the rest. Buying a platform that supports thirty-four ITIL practices to run four is the most common waste in this part of the category.

The useful test, from our ServiceNow alternatives guide: if only IT will use it, Jira Service Management or Freshservice will do the job at a published price. If HR, facilities and procurement are genuinely in the business case, that is what an enterprise platform is for, and the cheaper tools will disappoint you within a year.

Frequently asked questions

01 What is the cheapest way to get a coding agent?

Claude Pro at $20 a month includes Claude Code at no extra cost, which is the best value of the bundled options. ChatGPT Plus includes Codex at the same price. Several open-source agents cost nothing but need your own API key.

02 Do coding assistants replace a developer?

No. They shorten the distance between knowing what you want and having a first version of it. Review, architecture and debugging still sit with a person.

03 Why did VMware pricing change so much?

Broadcom moved VMware from perpetual licences to subscription bundles after acquiring it, and consolidated the product line. Many customers saw renewals rise steeply, which is what pushed Proxmox and others onto shortlists.

04 Is open source a serious option here?

More than in most categories. Proxmox, Ollama and several coding agents are used in production by teams who could afford the commercial equivalent and chose not to.

05 What should I check before switching infrastructure tools?

Migration cost, not licence cost. The sticker price difference is usually smaller than the engineering time to move, and that time is the part vendors do not quote.

06 Are these tools safe to point at private code?

It depends on the plan. Enterprise tiers typically offer zero data retention and exclusion from training; consumer tiers often do not. Check the specific plan rather than the vendor’s general policy.

07 Are AI coding assistants actually cheaper than they look?

Usually the opposite. The seat price is only half the cost, because model tokens are billed separately on most tools and metered agents scale with usage. A free open-source extension needing $40 of tokens a month is dearer than a $20 subscription. Compare seat plus tokens, and check what happens at the quota edge.

08 Which developer tools have genuinely useful free tiers?

GitHub Free with unlimited private repositories, Jira free for ten users, Jira Service Management free for three agents, Zed free forever and unlimited with your own API keys, and Amazon Q Developer free tier including agentic requests with current Claude models.

09 How do I keep company code off a vendor server?

Self-host or run locally. Tabby and Refact.ai self-host code completion with no per-seat cost. GitLab self-managed keeps repository, CI and issues inside your network. Continue.dev and Aider pointed at a local model through Ollama keep code on the machine entirely.

10 Does my coding assistant train on my code?

It varies by vendor and by plan, and marketing pages are vague. Ask three specific questions in writing: what is retained and for how long, whether snippets are used for training and whether that can be disabled organisation-wide, and whether a zero-retention mode is documented.

11 What is the cheapest alternative to ServiceNow?

Jira Service Management, free for three agents and around $20 an agent after that, or Freshservice at a published per-agent price. GLPI is free and open source with strong IT asset management. ServiceNow itself publishes no price and is quoted by module and user type.

12 Should I self-host my code forge?

If you have someone who already runs servers, it is the cheapest option at any headcount: Forgejo or Gitea run from a single binary with no licence. Without that person, remember a forge outage stops your whole team, and a hosted non-profit option like Codeberg may fit better.

Other alternative hubs