Project Context Help Command
When working with an LLM, it can be incredibly useful to provide all your existing code as context. There are many ways to do this, but one I’ve found that is working well on smaller scale projects is the following: OSX: Ubuntu: Run from the src directory, or similar. This will recursively find any *.ts … Read more