Magic Cloud now has Git Support
With the latest release of Magic Cloud we have added 10 new slots to Hyperlambda. 7 of these are Git related, and 3 are GitHub related. You can see the full list below. This allows you to basically vibe code using our AI agent, 100% secured by Git, commit and push upstreams, when ever you want to.
- [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]
All of the above slots have also been added to the "default" AI agent in Magic, allowing you to use these from the dashboard as you are vibe coding. Below is a video where I am demonstrating how to use these from the built-in AI agent.
Starting from version v22.6.1 all of the above slots will be available as a part of the core of the language. You can find the latest code here.