Nick Bradford
Nick Bradford
I've found 2 workarounds for this. First, remove the NullHandler after you've imported `pynvim` but before configuring your logger (the approach I'm taking with [VimGPT](https://github.com/nsbradford/VimGPT)) ```python from pynvim import NullHandler...
@rathboma if you'd like, we'd be happy to help set you up with a Dockerfile/config so ellipsis can build/test and verify its changes and get you better quality results 🙏
hey sorry about this @rathboma, we're looking into it
Just hitting this now, +1 to CommonJS support. The only workaround I found that "worked" is [brillout](https://www.npmjs.com/package/@brillout/import), mentioned above ```typescript import { import_ } from '@brillout/import'; async function main() {...
hi @joshreini1 - apologies for delay in Ellipsis response, issues with our LLM provider. We're finding a workaround. (Automated summaries and reviews should still be operational)
hi @joshreini1 - sorry for the delay on Ellipsis here. it looks like we're having issues with our LLM provider. We're investigating a workaround 🙏
+1 would be very helpful - the docs mention it's supported by `runArgs`, but doesn't seem to be all connected. There's also `--secret-args`, but that doesn't seem to work? https://code.visualstudio.com/remote/advancedcontainers/environment-variables
+1 i also have this issue
Would love a solution/guidance here 🙏 so far the likely option is moving to Session mode, though given our Supabase `Max client connections` is fixed i would be pretty concerned...
Apologies, there’s a bug with Ellipsis where it’s not properly receiving your comments, only the issue body (hence its confusion both times) - i’m fixing now