gitbutler icon indicating copy to clipboard operation
gitbutler copied to clipboard

package without any AI plugin/code

Open c33s opened this issue 1 year ago • 1 comments

provide a version without any AI "modules" packaged. enterprise environments can be very strict. phpstorm has currently the problem that the ai plugin cannot be completely removed which blocks the whole ide form being used in some enterprise environments. see the discussion there for more insight: https://youtrack.jetbrains.com/issue/LLM-1760/Can-not-remove-Jetbrains-AI-Assistant-plugin-completely

c33s avatar Feb 13 '24 21:02 c33s

Hey @c33s, Since February the app has changed in the following ways relevant to this issue:

  • You can configure GitButler to use a local LLM via (Ollama)
  • All LLM features the app has have to be explicitly enabled on per-project basis and are always triggered by an explicit action.

Let me know if these changes fulfill your specific requirements

krlvi avatar Aug 15 '24 13:08 krlvi

Closing this one since we havent heard back from the author. Feel free to create a new issue if this is still an issue. Thank you.

krlvi avatar Sep 10 '24 18:09 krlvi

@krlvi please reopen. as stated in the remote issue https://youtrack.jetbrains.com/issue/LLM-1760/Can-not-remove-Jetbrains-AI-Assistant-plugin-completely the ai part has to be optional (extra download). enterprise rules are quite strict. no ai code has to be in the program. so your ai part must be a plugin which is not bundled per default.

c33s avatar Sep 10 '24 18:09 c33s

Thanks for letting us know, @c33s. Previously it might not have been clear that the AI-related code would have to be shipped in a plugin to be entirely unavailable unless it's loaded. @krlvi Should this issue be re-opened for us to keep that in mind or re-closed as not planned?

Byron avatar Sep 11 '24 05:09 Byron