|
|
|
|
|
by jamesponddotco
705 days ago
|
|
Wrote something similar[1] using Go a while back, but I love that this one only uses shell tools. Extremely useful when working with LLMs for small to medium projects. For bigger ones on the other hand, I wish I could just get the exact context I need. Maybe something like only the files open in vim? [1]: https://git.sr.ht/~jamesponddotco/llmctx |
|