Cursor launches Origin, GitHub alternative

(cursor.com)

193 points | by tomasreimers 1 day ago

45 comments

  • xvilka 22 minutes ago
    Instead of creating one more centralized alternative, it's best to invest all effort into a decentralized solution, like Radicle[1][2] or federated Forgejo[3][4].

    [1] https://radicle.dev/

    [2] https://radicle.network/nodes/seed.radicle.dev/rad%3Az3gqcJU...

    [3] https://forgejo.org/

    [4] https://codeberg.org/forgejo-contrib/federation/src/branch/m...

    • bilalq 1 minute ago
      I feel like this misses the value of something like Github or Origin entirely though. There's nothing terribly difficult about hosting a git server. The UX and pull requests capabilities are a little involved, but there are alternatives today.

      What makes Github special is the ecosystem and integrations. Sentry, Linear, and so many other tools have special UX around Github. You need centralization (or at the very least, a standard) for that.

      It sucks to see Github's fall from grace, but I just can't bring myself to use a service like this under the custody of SpaceX. I've been saying this for a while, but I really wish Linear would swoop in and become the unified platform for software development.

    • gritzko 2 minutes ago
      git is such a good platform for decentralized tech. Forfeiting that advantage is just criminal. What I really want (and almost have) is a local GitHub for me and agents. With 4+ orchestrators working with a ton of subagents, things get difficult to coordinate. Several days ago, I went back to plain git and it was real slow and abrasive to work with.

      With some wizardry applied, I effectively have an "Excel for worktrees", a very productive and low-friction environment. https://replicated.live/blog/crdt

    • quaintdev 16 minutes ago
  • cryo32 17 minutes ago
    GitHub is a mess so lets throw our code into a Musk owned enterprise, famously a different shade of mess?

    How about neither?

    Man I wish we stuck with Subversion at this point.

    • spiderfarmer 6 minutes ago
      Just the association with Musk will mean no EU company should use Cursor or its products.
    • janfoeh 8 minutes ago
      That makes very little sense to me. When your Subversion server is gone, you're hosed. When your Git forge is down, you take any old SSH shell account anywhere, push and keep working.
      • jaccola 3 minutes ago
        I like Musk companies more than most here it seems, I think he’s a net positive to the world. But (admittedly sans hard evidence) he absolutely gives me the vibe he’d train on my source code without my permission. I simply don’t trust him in this arena.

        So there is more to lose than just the service being unreliable.

    • seany 11 minutes ago
      if we're totally switching tooling, lets at least go to mercurial instead
      • gaigalas 8 minutes ago
        If we're switching, we should probably go to fossil instead.
  • jjice 2 minutes ago
    I can't imagine reaching for this instead of GitLab, GitTea, or one of the many other more mature and open source alternatives. Going for the managers, directors, and CTOs that make decisions and face no consequences if they negatively impact the team, I guess.
  • nikole9696 1 hour ago
    Cursor, which is now owned by Elon, who tried very hard to get all manner of data about citizens with his intrusions? I'm sure I'm not the only one who thinks this isn't a great idea. He'll use it to feed Grok.

    I'm not a big fan of Github right now either but I wouldn't consider this alternative due to its ownership chain.

  • SoKamil 6 minutes ago
    Interesting that they still brand as Cursor instead of SpaceXAI
  • ramoz 9 minutes ago
    Physical custody of our work is going to be an important discussion for industry. ie where does your code live and how do you access it?

    Every agent platform is moving toward you living with them, logging into them, working on their remote computers, only accessing your code and product artifacts with them. This is the caveat we will see with full push-to-cloud swing early on.

    Maybe agentic no-code is the natural evolution but this push is happening too early and naively imo. It all feels wrong and I hope industry remains as dissatisfied with this type of lock-in as we’ve always been.

  • tomasreimers 1 day ago
    Hi all, my name is Tomas. I am one of the developers on Origin, and I was one of the founders of Graphite (https://graphite.com).

    Happy to answer any questions about Origin or source control in general!

    • dbbk 24 minutes ago
      Given Grok was just caught uploading whole codebases and sensitive .envs without permission, how can anyone possibly trust this?
    • pavlov 3 minutes ago
      As a former Tesla customer, I wouldn't buy a toaster from your boss, much less give him access to my code.
    • jjcm 23 hours ago
      What I don't understand from the blog post is what's different in this offering than github - is it just the agentic tie ins where I can ask my agent to make changes while browsing the PR?

      Are there any fundamental differences, ie ways of working that solve the worktrees problem?

      • tomasreimers 19 hours ago
        Expect a lot more from us.

        We wanted to release a beta so people could start experimenting with our scalability and extensibility themselves. Over the next few weeks, you can expect a handful of features starting to change source control to better understand and work with agents.

        • skissane 16 hours ago
          Are there any plans for compatibility with GitHub's APIs?

          I have a lot of dev tooling which assumes code is stored on public GitHub and/or GitHubEnterprise. This produces some degree of lock-in, in that all that code would have to be rewritten to migrate to something else. (Yes, AIs can help, but they still don't make migration effortless.)

          The major Git hosters tend to implement roughly the same concepts, albeit with lots of little variations. It would be great if there were some sort of standardised API everyone implemented. In the absence of that, it makes sense for people to emulate the incumbent's APIs as a de facto standard, just like how other vendors copy OpenAI's APIs for talking to LLMs.

          • justincormack 34 minutes ago
            It seems to have 2 way sync of PRs, issues, issue comments etc, so it must be pretty much the same data model, so they could probably have a compatible API.
        • huflungdung 34 minutes ago
          [dead]
      • dbbk 20 hours ago
        There seems to be basically nothing new here
        • hungryhobbit 29 minutes ago
          Except it promises not to crash regularly.
          • chris_money202 23 minutes ago
            GitHub is crashing due to scaling pressure. Something GH is much more equipped to solve long term.
            • theplatman 15 minutes ago
              are they? given this has been happening frequently over past year and there's been minimal clear communication on their end on how they plan to address this
            • logicchains 17 minutes ago
              They're really not, given they're running on Azure.
      • peterldowns 20 hours ago
        The idea is that it's like Github but it stays up even as your commit/CI frequency increases. As a customer I'm stoked and looking forward to fully switching over as that's exactly what I want.
        • owebmaster 14 hours ago
          Calling it a GitHub that works is just preposterous. Cursor/spacetwitterai have no experience keeping a system like that up.
          • chris_money202 19 minutes ago
            It was probably written 95% by an LLM and has only a few people (if any at all) that understand major parts of the system end to end.

            It will eventually have the same uptime issues as GH (or worse) with less ability to provide stable fixes.

    • icrbow 13 minutes ago
      Please make it Fediverse/Forgejo/etc compatible. It is 2026 and I'm so tired of silos.
      • itomato 3 minutes ago
        Let them cook.
        • generalpf 2 minutes ago
          They're the ones out here asking for us to try it.
    • autonomousErwin 19 hours ago
      What's the biggest differentiator to GitHub (other than uptime). I keep hearing something along the lines of "GitHub for Agents" but would be great to hear from the devs of Origin what they actually think it means in tangible features/functionality?
      • tomasreimers 19 hours ago
        Today, very little. We're intentionally releasing this as a Github alternative where we meet them toe-to-toe on functionality.

        Over the next few weeks you can expect a lot more from us on integrations with agents, understanding agent-written code (without having to read through all of the code), and automatically getting your PRs to a mergable state. Stay tuned :)

        • ad_fontes 14 minutes ago
          So, a complex, vibe-coded platform that was prematurely pushed out to opportunistically take advantage of GitHub's egg-on-face moment? But it doesn't do anything better? And it's owned by the same guy who routinely takes shortcuts that causes both EVs and rockets to crash? Sign me up!
        • fwip 4 minutes ago
          How reassuring to hear that it's an intentional release, rather than totally accidental.
    • jmknoll 20 hours ago
      Completely unrelated to Origin, but are there plans for closer integration of Graphite with Cursor? A combined product would be a very compelling product, but not much seems to have changed since the acquisition.
      • tomasreimers 19 hours ago
        Absolutely - we actually built this all on Graphite tech. Have you already linked your Graphite account with Cursor? If so, there might be a surprise!
    • christophbusse 2 hours ago
      are you maybe also planning to do cross device/cloud realtime sync like a mutagen feature set kind of? so cloud and local agents can work faster together?

      this could be helpful on larger cross platform products/repos (maybe too overfitted on my use case, since i am working across multiple devices (ssh works but the repo code sync is a bit of an overhead with multiple agents and devices that could be better))

    • shykes 19 hours ago
      Are you interested in integrating with more CI platforms, including less "traditional" ones, like dagger.io? If so I would love to talk :)
      • tomasreimers 19 hours ago
        Absolutely! Feel free to shoot me an email at tomas at anysphere dot co.
        • shykes 17 hours ago
          Great! I just sent you an email :)
      • verdverm 19 hours ago
        Solomon, please don't make bed with Elon
    • wahnfrieden 20 hours ago
      Thoughts on Musk ownership of the "next GitHub"?
      • BryantD 19 hours ago
        I think there are a large number of people I’d trust with my code before Musk, and some of them are already running public Git repo hosting.

        xAI was caught uploading any repo their coding agent touched to their storage only last month. This isn’t about Musk’s ideology: it’s about his trustworthiness. He sincerely believes he’s the only person who can save the world and that allows him to justify an awful lot of moral lapses.

      • pseudosavant 19 hours ago
        What kind of enforceable guarantees could we actually get that xAI won't use our private code for training? Not empty promises, guarantees that have legal teeth. This applies to anything with xAI or Cursor though, especially after last months' revelation that Cursor was uploading every repo it touched.
        • sandeepkd 32 minutes ago
          Unless you are an enterprise no one will be offering you such a guarantee. Even with the enterprise the bar has gone down a lot on expectations and compliance, every one is carrying/buying the SOC2 compliance certification these days.
        • vorticalbox 31 minutes ago
          This question also applies to OpenAI, anthopic, GitHub (Microsoft) and any server you send your data too.
          • pseudosavant 2 minutes ago
            Not in the same way really. There aren't examples of OpenAI, Anthropic, or GitHub/Microsoft doing the sketchy things that xAI has been involved with. Those companies care a lot about the reputational damage that would come from flouting their customer's data privacy obligations.

            Cursor/xAI was making a full copy of every repo it ever touched within the last month, and when caught, just acted like that was an accident. A system to download every repo you touch, and then upload it to persistent cloud storage, doesn't just happen by accident.

        • dbbk 10 hours ago
          I mean I think the auto uploading of repos already gives you the answer. This is untrustworthy.
    • throwawaydfasjf 16 hours ago
      Why do I need to link github for this?
  • jjcm 23 hours ago
    I do wonder if calling this "Origin" is going to result in semantic misinterpretations by LLMs. Ie saying,

    > "hey can you push to origin main?"

    now has two separate meanings.

    A LLM may inadvertently push your code to a new provider without you knowing. It's walking a thin line between genius-growth-move and domain typosquatting.

    • bicepjai 2 hours ago
      Hahaha, so true. this is going to be such a pain. Allocate time and context for fight with git :)
    • rzzzt 19 hours ago
      EA has also called its games platform Origin until last year when it was shuttered.
    • melezhik 11 hours ago
      Yep. The same feeling )
    • halJordan 22 hours ago
      Well you see, there's this thing called an embedding and it sits inside a vector space and when attention is applied it disambiguates
  • grandpajoey 19 hours ago
    • slowin 19 hours ago
      That's horrific and the saddest thing I've read in a really long time. I'm glad I erased my Twitter account and I'm definitely not using this code host. Seriously, this is horrible.
    • majorchord 19 hours ago
      But you'll comment on a website that funds Flock
      • ad_fontes 11 minutes ago
        Well, shit. I guess it's back to Slashdot then.
      • grandpajoey 19 hours ago
        That's a good point. I hate Flock and YC should be ashamed of funding it. Still, Musk has a wall to wall record of horrific actions going back years. The Grok CSAM is the worst I've seen yet though. Absolute deal breaker.
  • 3182876 19 hours ago
    Cursor is allegedly worth $60B. That is a higher market cap than Mercedes Benz group, which is profitable and has $144B revenue.

    But the website uses 100% CPU. And this is a beta for paid plans, not a GitHub alternative.

    • Eridrus 15 minutes ago
      Comparing revenue across industries/verticals is not sound.

      Mercedes has a ~5% profit margin on this revenue.

      SaaS, even AI SaaS is expected to have much higher profit margins at scale.

      And on top of that, Mercedes shrunk by 10% revenue over the last year, rather than growing, which makes sense because they missed EVs and are now managing decline and returning money to shareholders.

      If you think Mercedes is not going to go to zero, you should buy Mercedes stock! It returned ~30% of the current cost of the stock as a dividend last year! Taxes on dividends are of course annoying, but a 30% rate of return is excellent! The market obviously thinks that this company is going to zero pretty quickly.

    • LaurensBER 19 hours ago
      All AI companies are valued as if they'll win the AI race. Problem is, only one can win *

      * That is, if a lab like Deepseek doesn't release a "good enough" model for the cost of electricity + a thin margin. Then all AI company lose and all consumers win.

      • brap 23 minutes ago
        > only one can win

        Why? I mean, if you assume that the moment some threshold of intelligence is reached it will suddenly explode and self-improve at a pace no one would be able to ever catch up with, then yes probably only one can win. But I think it’s more sci-fi than reality which is often more nuanced and boring.

        • pjmlp 17 minutes ago
          Late stage capitalism, everyone's curve must exponential growth, yet the amount of customers on planet Earth is limited.
      • HumblyTossed 26 minutes ago
        And that one can only win if it convinces leaders to regulate AI so that opensource models don't get good enough.
      • magic_hamster 21 minutes ago
        > good enough" model for the cost of electricity

        This already exists, in several tiers, depending on what you can afford to run (in terms of VRAM).

        Deepseek V Flash 0731 is already good enough for many things.

      • iLoveOncall 30 minutes ago
        And winning the AI race means being the biggest loser. LLMs aren't profitable.
      • LelouBil 19 hours ago
        What does it even mean to "win the AI race" ?

        Right now there are many providers providing different tradeoffs, for different usages.

        Would "winning" mean releasing an all-purpose better model that will outperform every other companies for all kind of tasks ? Something like AGI but cost effective ?

        Or is it winning the consumer-side AI race ? Like making a kind of "super personal AI assistant" the likes you would see in movies and TVs ?

        I'm not arguing, I am just struggling to understand what it usually means when somebody says that, it's not like competitors will go bankrupt the second OpenAI/Anthropic/Whatever does something specific.

        • slowin 19 hours ago
          I think "winning" means being able to live up to their valuations. The market is not big enough for all of these companies to be worth as much as they claim. In that sense they must "win" or experience massive downward adjustment in their values.
          • iAMkenough 19 hours ago
            So “winning” could mean everyone experiences massive downward adjustment, but your valuation is still highest?
            • slowin 19 hours ago
              There's probably some holes in the analogy is you stretch it far enough. I'm hoping to "win" as a user by local models hitting a performance breakthrough and not needing any of these companies. I think the OP was generally making the point I mentioned though, that there's not room for all of these valuations, maybe one.
        • threatofrain 18 hours ago
          People believe that it will be a market with very few winners.
        • ahartmetz 9 hours ago
          >What does it even mean to "win the AI race" ?

          Creating a world-ruling AGI which feels mild sympathy for its creators, sharing some table scraps with them. Not sure if /s...

    • frogperson 17 hours ago
      i just wish the bubble would pop already. I'm just so over ai.
  • real-hacker 13 hours ago
    "Legacy Privacy Mode disables code storage, so you can't set up a Codebase. Switch to a different privacy mode below to continue." The only other privacy mode is to share data for Cursor to do training.

    All your codebases are belong to us.

  • LelouBil 16 hours ago
    I really hope more people would use Tangled (https://tangled.org/)

    You get:

       - Self hosting your git hosting (if you want)
    
       - Self hosting your issues/PRs (if you want)
    
       - Self hosting your CI (if you want)
    
       - Github-like social features (I have one account, I can follow, star, add issues and PRs to any repo on tangled)
    
    
    It's built on ATProto, so even if the company disappears, all of the integration and features will still work for anyone that wants to run their own AppView (that is open-source), an AppView is basically the UI/Network-wide Data Aggregator for ATProto apps
    • verdverm 33 minutes ago
      Tangled is forcing some of their particular technologies (nix/rust) on users for those pieces and that is a hard sell. I don't use those techs, so I'm not interested to use a platform that I need to learn them to use.

      fwiw, the main site also seems to be down right now, infinite spinner. Docs and blog are loading though

  • s09dfhks 16 minutes ago
    My assumption is x.ai will be training on any code hosted here
    • nomilk 13 minutes ago
      Same for all other AI companies too.
  • colinrand 19 hours ago
    Having an AI company host your source code is giving your source code to an untrustworthy agent who might break their sandbox and might use your source code to accomplish a task that they have been given in their testing ground, for testing purposes only, that would definitely positively not ever be used for non-testing purposes.
    • aldanor 35 minutes ago
      So GitHub itself is a trustworthy agent and nothing to do with AI?
      • colinrand 6 minutes ago
        yeah - from a strict trust point of view, if Github/MSFT are training agents I would be skeptical of them.

        however, there is a practicality issue too. Avoiding all untrustworthy software would have you end up living in a shack in the woods foraging for food.

    • sidcool 14 hours ago
      So GitHub too, then?
  • grim_io 19 hours ago
    Is this a rebranding of the Google Cloud Storage bucket Elon was uploading all our repos to? ;)
  • dutchCourage 19 hours ago
    I expected more than a GitHub clone, this is a bit of a let down.

    There's a lot of space to innovate around collaboration and version control in the age of agentic workflows.

    • elpakal 1 minute ago
      Totally agree. I wonder if git itself needs to be looked at, its objects and history are likely not as important as the context/instructions used to make code changes these days imho
    • tomasreimers 19 hours ago
      Don't worry! We're releasing this beta to show off the tech and wanted to start somewhere people were familiar with. We are releasing a handful of differentiators over the coming weeks :)
      • dutchCourage 2 hours ago
        Great to hear, I'm excited by what's happening in this space!
    • sidcool 14 hours ago
      This is just a beta. And it will iterate rapidly. Not sure how something can let you down so easily at first contact.
  • dmix 20 hours ago
    I was waiting for an AI company to do this. The opportunity to disrupt Github is very apparent right now.
    • kakugawa 19 hours ago
      I believe Entire.io is also trying to build a Github replacement. (Not affiliated, but I use the Entire.io CLI and I find it useful.)
      • flyingjoe 24 minutes ago
        When I click "Get Started" I get greeted with a Github Login button which is kind of ironic
    • pydry 19 hours ago
      Although since vibe coding is Github's Achilles heel openai might not be quite the right company to exploit that.
  • mcny 44 minutes ago
    > You must have a valid mobile phone number to sign up. SMS charges may apply.
    • adeelk93 41 minutes ago
      Reduces barrier of entry for mass AI spam, so I’m for it
  • geogra4 3 minutes ago
    Man, I was disappointed - hoped this used something like darcs under the hood
  • vb-8448 20 hours ago
    What a timing!

    I wonder if they were waiting for a major githut incident :D

    • jvwww 20 hours ago
      You don't have to wait long for that to happen!
    • throwawaydfasjf 16 hours ago
      You need to link your github account to even open the thing. How is this a competitor?
  • artooro 19 hours ago
    This is a good start. You can connect it to 3rd party apps to do CI Runners, etc. Hoping it develops quickly and becomes more fleshed out.

    The main limitation right now is that to share the code with anyone outside your Cursor organization, you need to sync it with GitHub.

  • nerdypepper 1 day ago
    is there a way to browse a repository on origin without a cursor account? are all repos private? how is this a github alternative if so?
    • tomasreimers 1 day ago
      Currently Origin repositories are private to members of a Cursor team. Over time we plan to expand access, but wanted to start with a limited beta of the underlying git tech.
  • newspaper1 28 minutes ago
    This was posted yesterday and now it’s being reposted and all of the old comments have had their timestamps reset. What gives mods? Did Musk request this?
  • VCFundedGenYer 19 hours ago
    If AI is involved it's a big "no, thanks" from me. Simply takes the problem and moves it down the street.
  • thebitguru 17 hours ago
    Vibe coders rejoice! Vibe coding is even easier now =)

    Jokes aside, this is a smart move by Cursor. As you can probably tell by the comments here, it's not for the experienced developers, but it will be a natural choice for vibe coders.

  • romanovcode 30 minutes ago
    Tried to register:

    > Access blocked, please contact support.

    No link to contact support, on help page no way to contact the actual support. Classic Musk tech.

  • hebetude 20 hours ago
    Git can be hosted over ssh or filesystem. I moved to self hosting git. Now it’s always up, go figure!
  • Degorath 4 hours ago
    Does it support jujutsu natively?
    • tomasreimers 1 hour ago
      We are very interested in this. If anyone can put us in touch with the JJ maintainers we would love to chat!
  • jacksonLiu89 12 hours ago
    I would like to put my project on it, sounds very cool. (https://deepkolor.ai/)
  • jacksonLiu89 12 hours ago
    I would like to put my project on it, sounds very cool.(https://deepkolor.ai/)
  • slowin 19 hours ago
    I would never host my code with Elon Musk. I've also moved on from using Cursor to Claude Code/Codex. GitHub has problems, but this is likely (and hopefully) DOA.
  • sidibe 8 hours ago
    Never going to try it, sorry for anyone at cursor who was excited about what they were working on.
  • drivingmenuts 18 hours ago
    This completely fails to address one of the issues that people have with Github, which is the use of AI, whether you like it or not.
  • guywithahat 20 hours ago
    This is very cool but there's no way they won't train on your private repos, in a way that github has been pleasantly respectful of. I have issues with github, but the recent uptime issues are more related to people uploading way more code due to AI than some sort of mismanagement.
  • owebmaster 14 hours ago
    First attempt, they stole the code from customers. Now they will try to ask people to voluntarily give them code.

    It's funny that they are trying to replace GitHub by the part that already has multiple alternatives tho. This will fail without a doubt.

  • haunter 19 hours ago
    Host your code with Elon Musk, what could go wrong
    • operatingthetan 19 hours ago
      True, but people risk their lives by using his vehicles every day, why not YOLO their code too?
  • ChrisArchitect 20 hours ago
    Been waiting ages for them to post any kind of non-comingsoon page about this thing. Wonder if they pushed up the launch based on the earlier GitHub outage buzz.
  • nordcode 9 hours ago
    How do you think does Microsoft start to do some thing better? At least cut slop form windows or put more effort in gh?
  • croes 1 day ago
    How about an original and distinguishable name?

    Then again, what did I expect from a company named cursor.

    • figassis 11 hours ago
      Why not evaluate them on the merits? Is the name really the thing that’s important here?

      “GitHub has so many outages, but dammit, that other one has a terrible name, it’s practically unusable”.

      And origin is a pretty great name to give a git hosting platform. And do you think GitHub, Gitlab are original?

    • maherbeg 1 day ago
      This is a great name! It ties back to git nicely (git pull origin/main), and sounds human.

      Cursor was also a great name given that it evolved into an advanced AI assisted auto complete. I think their team does a solid job with naming.

      • croes 23 hours ago
        Then google the names and look what comes up.

        Without additional search terms you get the wrong results.

        A word that is already used in computer is a bad name.

        And with AI it won’t get better. Ambiguity is a source of confusion and mistakes.

        By your logic pull/push/main are also great names.

        One main purpose of a name is distinguishability.

        • treexs 23 hours ago
          If you google Cursor they dominate the whole first page

          Surely they have a chance of doing it again with Origin

        • skeledrew 13 hours ago
          > Without additional search terms you get the wrong results.

          Until the entity becomes popular enough, like I just searched for "stripe" and all visible results were about the payment company.

  • pianopatrick 16 hours ago
    now that software is easy to make and github has problems, how many "git as a service" offerings will there be?

    My guess is there will be at least dozens if not hundreds.

  • rvz 1 day ago
    Let's see how strong GitHub's network effect really is.

    While the real solution is to actually self-host as I said before [0], it is worth testing to see how much can GitHub's users tolerate the endless outages and unreliability and where they go next.

    We'll see if they want Cursor Origin or the declining GitHub.

    [0] https://news.ycombinator.com/item?id=49331922

    • verdverm 19 hours ago
      We are more likely to find out the anti-network effect of Elon

      There are many people who will not touch this and look down upon those that do. Ethics and morals still seem to have some weight

    • slowin 19 hours ago
      > We'll see if they want Cursor Origin or the declining GitHub.

      I don't want either tbh. There's plenty of open source alternatives. If there's anyone I trust less than Microsoft, it's Elon Musk.

  • throwaway613746 19 hours ago
    Does this have stacked PRs? Cursor acquired Graphite a while back and stacked PRs were a killer feature.
  • ignaciovdk 22 minutes ago
    I don't know, my gut says that this is going to end in a bad way. I signed up, I think but wasn't sure if I needed to buy Cursor, or Origin came with a subscription, so confused.

    For now Arc is staying in Github: https://github.com/Basekick-Labs/arc

  • mjhay 3 minutes ago
    I was just thinking how I wished GitHub was part of a csam generation company owned by a Nazi. This sounds great!