Is your feature request related to a problem? Please describe.
While Oh-My-OpenCode provides a comprehensive and powerful set of agents, it can sometimes trigger overly heavy workflows for simple tasks. This leads to higher token consumption and reduced efficiency. Many users have started using oh-my-opencode-slim (https://github.com/alvinunreal/oh-my-opencode-slim) as a lightweight alternative to address this. However, currently, we have to manually edit JSON configuration files to install or manage the slim version, which is cumbersome and breaks the smooth experience provided by OpenCode-Config-Manager.
Describe the solution you'd like
I would love to see native support for oh-my-opencode-slim integrated directly into OpenCode-Config-Manager. The ideal implementation would include:
- Plugin Detection & Installation: Ability to automatically detect, install, or update the oh-my-opencode-slim plugin.
- UI Integration: A toggle switch in the main interface or Plugins sidebar to easily switch between the standard Oh-My-OpenCode and the Slim version.
- Agent Management: Compatibility with the agent management UI so users can visually manage the lightweight agents provided by the slim version.
Describe alternatives you've considered
The current workaround is to manually modify the plugins array in the JSON configuration files to load the slim plugin and manually toggle agents, which is prone to formatting errors and lacks convenience.
Additional context
The community need for a lighter workflow and reduced token usage was also briefly mentioned in Issue #23. Supporting the slim version would greatly benefit users who prefer a more streamlined, token-efficient multi-agent setup for their daily coding tasks. Thank you for your amazing work on this tool!
Is your feature request related to a problem? Please describe.
While Oh-My-OpenCode provides a comprehensive and powerful set of agents, it can sometimes trigger overly heavy workflows for simple tasks. This leads to higher token consumption and reduced efficiency. Many users have started using oh-my-opencode-slim (https://github.com/alvinunreal/oh-my-opencode-slim) as a lightweight alternative to address this. However, currently, we have to manually edit JSON configuration files to install or manage the slim version, which is cumbersome and breaks the smooth experience provided by OpenCode-Config-Manager.
Describe the solution you'd like
I would love to see native support for oh-my-opencode-slim integrated directly into OpenCode-Config-Manager. The ideal implementation would include:
Describe alternatives you've considered
The current workaround is to manually modify the plugins array in the JSON configuration files to load the slim plugin and manually toggle agents, which is prone to formatting errors and lacks convenience.
Additional context
The community need for a lighter workflow and reduced token usage was also briefly mentioned in Issue #23. Supporting the slim version would greatly benefit users who prefer a more streamlined, token-efficient multi-agent setup for their daily coding tasks. Thank you for your amazing work on this tool!