Eric Liu

Results 14 comments of Eric Liu

We should be able to - [ ] detect this on the CLI to prevent the error and - [ ] have better messaging when this occurs

@KevyVo Can you explain why GitHub is needed for this? Isn't the build context using code from local? What does GitHub provide?

Use the IDE LLM debugger rather than our own AI debugger. The IDE LLM will have more context and will likely give better suggestions.

Update: This PR is on hold. As mentioned above the threading of the logCache and the size of some of the function signatures is cumbersome. Additionally, this may not be...