Git-of-Thoughts / Gothub

Gothub magical repo
0 stars 1 forks source link

need to fix callback #1

Closed wayne-wang-1119 closed 1 year ago

wayne-wang-1119 commented 1 year ago

checkout the Todo need help take a look into it and figure out how to pass token in without ppl noticing

wayne-wang-1119 commented 1 year ago

also thinking if we should let entire git operations become tools, so agent decide when to commit push etc by itself, interesting to think how powerful agent is but not sure if that's valuable tho

kingh0730 commented 1 year ago

also thinking if we should let entire git operations become tools, so agent decide when to commit push etc by itself, interesting to think how powerful agent is but not sure if that's valuable tho

I would say right now we take full control over git, because we want to offer the user (human) transparency and control, so that we know git is always committed and pushed. Otherwise, we get probabilistic git behaviors.