Remix.run Logo
amluto 3 hours ago

> temporary per-repo permission scope or token that allowed only pull and push to the repo in question

How about pull from the repo but only push to a staging area from which the user, but not the token, can push for real?

Frankly, LLM agents should do this too. Letting your LLM push seems foolhardy to me.

namibj an hour ago | parent | next [-]

Jules is heavily restricted in what it can do to your repos.

alostpuppy an hour ago | parent | prev | next [-]

Exe.dev has an integrations feature which is similar allowing you to grant access to specific repos without having give the VMs credentials. I think it’s a similar pattern to iron.sh.

I have been thinking more and more about how I might use this pattern.

moi2388 2 hours ago | parent | prev [-]

That makes so much more sense.