Closed wayne-wang-1119 closed 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
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.
checkout the Todo need help take a look into it and figure out how to pass token in without ppl noticing