What problem does this solve?
I frequently run Claude inside Docker containers for environment isolation, but this breaks most of the editor's AI features. My investigation showed that SUPACODE relies heavily on environment variables. Manually forwarding all these parameters is quite cumbersome, so I am wondering if there could be a simpler solution—perhaps introducing a new abstraction layer to initialize the SUPACODE configuration.
Proposed solution
Alternatives considered
No response
Supacode version
No response
Are you planning to build this yourself?
Before submitting
What problem does this solve?
I frequently run Claude inside Docker containers for environment isolation, but this breaks most of the editor's AI features. My investigation showed that SUPACODE relies heavily on environment variables. Manually forwarding all these parameters is quite cumbersome, so I am wondering if there could be a simpler solution—perhaps introducing a new abstraction layer to initialize the SUPACODE configuration.
Proposed solution
Alternatives considered
No response
Supacode version
No response
Are you planning to build this yourself?
ready.Before submitting
ready.