|
|
|
|
|
by narenkmano
1091 days ago
|
|
Thanks! Yeah, it's been a lot of fun hacking around with these models. I just checked out your open-source project; looks super interesting! It has a lot of things I've been wanting to implement. I particularly love the command completion and concept of a repository map. The approach you've taken is the one I use the most in my workflow nowadays. I manually provide context to GPT4 and ask it to translate/fix issues in my code (at least provide high-level ideas about resolving issues). Pretty cool to see a CLI version of that. Having the human in the loop has been crucial in practice. Your approach of having the LLM interact with your code base and collaboratively make edits is interesting. Joining the discord; thanks for the invite! |
|