MineContext icon indicating copy to clipboard operation
MineContext copied to clipboard

[FEATURE]: Plugin System

Open GrinZero opened this issue 1 month ago • 1 comments

📝 Feature Description [Please make everyone to understand it]

In the past, I tried software like https://github.com/mediar-ai/screenpipe to record my computer and provide AI-powered context, but the steep learning curve made me give up quickly. Today, I discovered MineContext, and to me, it’s a very impressive alternative.

However, one shortcoming is that it seems quite difficult to extend it through developer means. I’d like to build some custom capabilities that can interact automatically with different systems. For example, I’d love to make it automatically pop up a window in specific situations to suggest creating certain to-do lists, or trigger requests to my other apps under specific conditions.

So I’m wondering — is there any plan to develop a plugin system? That would truly unlock endless possibilities for community-driven growth and innovation.

👍 What problem does this feature solve

Extensibility

👾 What does the proposed API look like

No response

🚑 Any additional information

No response

GrinZero avatar Nov 11 '25 10:11 GrinZero

There is no plugin system currently, but you can quickly modify the code and then package an application.

qin-ctx avatar Nov 12 '25 07:11 qin-ctx