dave1010 / clipea

📎🟢 Like Clippy but for the CLI. A blazing fast AI helper for your command line
MIT License
299 stars 12 forks source link

Plugin system with specialisation recipies #4

Open dave1010 opened 9 months ago

dave1010 commented 9 months ago

Plugins would allow:

Plugins could be activated at run time. TBC:

UX needs to be seamless and quick, without slowing down the response

Implementation:

Plugin ideas:

Plugins would need to prove their worth. They'd only be useful if they performed better than the base setup

Recipies are only useful if they

Consider security, especially if they're automatic and pull in more environment info.