What happened
On September 4, 2026, the AI coding assistant Cursor stopped working for users connecting from Russia. Two of its core features — autocomplete (the feature that finishes lines of code as you type) and its "agent" mode (which can write and edit larger chunks of code on its own) — simply went dark, with no announcement and no warning email from Cursor's maker, Anysphere.
The timing tells its own story. Cursor's Terms of Service were updated on September 3, 2026, one day before the shutdown. The new clause, numbered 17.5 and titled "Export and Trade Controls," states that the service cannot be used in, or exported to, any U.S.-embargoed country or territory, or by anyone restricted under U.S. trade law. Russia falls under that language. Cursor is simply the latest company to make its actual product match what its legal terms already said — OpenAI and Anthropic made the same kind of move earlier.
Paying for Cursor from Russia was already effectively impossible before this: Russian bank cards were declined by the payment processor. What changed on September 4 is that the free tier stopped working too. And a VPN is not a real fix here — it only delays an account ban, because connecting to the service from a restricted country breaks the same Terms of Service regardless of which IP address you show up with.
The group hit hardest is developers who write code for 1C — the accounting and business-management software used by the majority of mid-size Russian companies, roughly the local equivalent of what QuickBooks or SAP does elsewhere. Many of them had built their daily workflow around Cursor's autocomplete and agent features. That workflow is now gone, and it isn't coming back through a VPN.
What it means for you
If you do freelance or in-house 1C development
You lost the tool that predicted your next line of code and could rewrite whole blocks on command. If your income depends on turning around 1C customizations quickly, this is a direct hit to your hourly output, not just an inconvenience.
If you run a business that depends on 1C
Your in-house developers or contractors may quietly slow down starting this week, because the tool they used to move fast just disappeared. If a project has a deadline, ask now whether your team has already switched to something else — don't find out when the deadline is missed.
If you're studying to become a 1C developer
AI-assisted coding tools are often how beginners learn the language BSL (1C's proprietary scripting language) faster, by watching suggested code and understanding why it works. Losing free-tier AI help mid-course is a real setback, not just a minor annoyance.
If your income depends on a foreign SaaS tool of any kind
This is the third such shutdown this year, after similar moves by OpenAI and Anthropic. The pattern is now clear: any subscription tied to a U.S. company's export-control terms can be switched off overnight for users in sanctioned countries, with no notice period. It's worth checking every tool your income relies on for the same exposure, not just coding assistants.
How to try it right now
The good news is that two tools built specifically for 1C developers are already live, opened without a VPN, and billed in rubles from a Russian card.
Start free with Aether Lab — a full development environment for 1C that runs entirely in your browser, so there's nothing to install or update. It includes a code editor (built on the same Monaco engine that powers VS Code) with support for BSL, a built-in diff viewer that highlights exactly what an AI suggestion would change, and a chat panel for asking questions about your configuration. It connects to your 1C database through a small file called an external processing file (.epf), which simply exports your code and metadata to the browser tool. The free trial runs two days; after that, plans start at 1,990 rubles per month, with a corporate tier available for teams.
If you already work inside 1C:EDT (1C's own development environment), look at AI Code Maestro. It offers a free basic tier, then paid plans from 2,999 rubles per month. Unlike Aether Lab, it plugs directly into 1C:EDT 2025 as an add-on, so you don't have to leave your existing editor — it also has a web-chat version and a technical bridge (called MCP) that lets other AI agents connect to your project data. It understands both older (8.2) and current (8.3) 1C configurations, along with the exchange rules used to sync data between different 1C systems, and it can visually compare two versions of the same file side by side.
If you also need general-purpose AI help — for writing, images, or quick text generation — while your team migrates off Cursor, the free AI tools at mykreatool.com are worth bookmarking as a no-cost backup that doesn't depend on a foreign billing system at all.
Upsides and what changes
Both alternatives run on Russian infrastructure and are billed through Russian payment rails, which removes the single point of failure that just took Cursor offline: a foreign company's decision, enforced through a foreign court's export rules. Aether Lab adds features Cursor never had for 1C users specifically — built-in query analysis, configuration analytics, and document recognition for source paperwork, plus ready-made connections to task trackers, CRM systems, email, and even phone systems. AI Code Maestro's advantage is that it slots into 1C:EDT, the environment many professional 1C teams already use daily, so switching doesn't mean relearning your whole toolchain.
Limitations
Neither tool is a one-to-one replacement for what Cursor did. Aether Lab doesn't offer the "ghost text" style autocomplete that silently suggests your next line as you type — you have to actively ask its AI for help rather than have it appear automatically, and it has no plugin for 1C:EDT at all, so Configurator-only teams get the full experience while EDT users don't. Both tools process your code and database metadata on their own servers rather than on your machine, which is a real consideration if you work with a closed corporate network or handle sensitive client data — in that case, talk to their sales teams about a corporate contract before uploading anything.
Conclusion and one action for today
Cursor's shutdown wasn't a bug or a temporary outage — it was a company aligning its product with rules it had already written into its contract. If you're a 1C developer, the one thing to do today is open Aether Lab's two-day free trial and run one real task from your current backlog through it, so you know by tomorrow whether it covers your workflow before you're forced to find out under deadline pressure.



Comments 0