• @[email protected]
    link
    fedilink
    16
    edit-2
    7 months ago

    Gotta say I do find it funny that it’s hosted on GitHub. I’d think to really go against CoPilot, it needs to move to another platform.

    • @MajorHavoc
      link
      47 months ago

      Yeah. This has a “Borders hosting their eCommerce on AWS” vibe.

  • @[email protected]
    link
    fedilink
    14
    edit-2
    7 months ago

    I don’t see any indication of AI integration on Codeberg, and in fact one of the features of the project is that it is lightweight and simple to set-up. Unsure if integrating potentially resource intensive or complex AI aligns with those properties.

  • @[email protected]
    link
    fedilink
    12
    edit-2
    7 months ago

    I think an LLM integrated into the IDE would be better suited when it comes to projects that aren’t backed by a company like Microsoft who have a large amount of GPU compute to spare for their users.

    Or it’d be bart of a CI pipeline. AFAIK that is theoretically already possible. You could configure the existing CI to feed the code through some form of AI code check.

  • @onlinepersona
    link
    English
    117 months ago

    I think Codeberg/Forgejo is trying to get federation working first (as they should). AI should hopefully come later (if at all).

    CC BY-NC-SA 4.0

  • I’m sorry that this in no way answers your question, but… does anyone know if the LMS protocol is sufficiently rich enough to support AI co-piloting? It seems like it should, as it already supports extended autocompletes such as loop templating, but I wonder if a copilot would tax it.

    That’s how I’d hope it (AI co-coding) would arrive: not having to be custom baked into each editor, but hooked into a standard usable by even simple (non-IDE) editors.

  • @MajorHavoc
    link
    07 months ago

    Seems inevitable, but could take awhile.