DEV Community

Cover image for Magic Cloud has Git Support
Thomas Hansen
Thomas Hansen

Posted on

Magic Cloud has Git Support

Magic Cloud is our flagship product. Being a fairly outspoken guy related to Git, most have believed you can't use Git in Magic.

That's not true. I personally use Git on both Hyperlambda projects, and Magic itself (obviously!) - However, I guess I'm to take some blame here myself, if I'm to be objective about it. I have been known to have one or two controversial opinions ... 😂

Anyways, as of today, Magic has 100% perfectly implemented Git support. In fact, there are as of today 10 new slots related to Git and GitHub, and these are as follows;

  • [git.clone-repo]
  • [git.create-repo]
  • [git.delete-repo]
  • [git.commit]
  • [git.push]
  • [git.checkout]
  • [git.remote.add]
  • [github.repo.create]
  • [github.repo.delete]
  • [github.repo.list]

Git AI Agent

Not only did we implement Git support, but as a bonus we added it to our AI agent - Allowing you to create branches, push, commit, etc, directly from the integrated AI agent. Below is a video of me demonstrating it.

So starting from today, not only can you use Git directly from Hyperlambda - But you can frikkin' vibe code with it ... 😊

Top comments (0)