this post was submitted on 28 Oct 2025
188 points (96.5% liked)

Programming

23348 readers
271 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Evotech@lemmy.world 1 points 6 days ago (1 children)

You just whitelisted commands. It can't do anything destructive

[–] AllHailTheSheep@sh.itjust.works 1 points 6 days ago (1 children)

interesting. what do you use as the model and how is that config set up? I'm not disinterested in trying it I just don't know much about using it for workflows, is there an article you'd recommend?

[–] Evotech@lemmy.world 2 points 6 days ago (1 children)

I just use Cursor. Nice vscode IDE.

But tog can also use n8n etc to interface with git in a more automated manner

thanks, I'll check it out!