### Issues - [x] I have checked [existing issues](https://github.com/NTBBloodbath/norgolith/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement) and there no existing ones with the same request. ### Feature description Things I can think of right now: - [ ] ~~Update command~~ `plugin install` is idempotent and overwrites the existing shared library with the latest build. YAGNI - [x] Let plugins have configuration options in `norgolith.toml` - [x] Install from crates.io or Git repos - [x] Communicate with core tracing - [ ] Enforce network permissions - [ ] Sandbox at per-plugin level instead of process-level - [ ] Either fork-per-hook or process isolation so that bugs in plugins don't crash the norgolith process ### Help Yes ### Implementation help _No response_
Issues
Feature description
Things I can think of right now:
Update commandplugin installis idempotent and overwrites the existing shared library with the latest build. YAGNInorgolith.tomlHelp
Yes
Implementation help
No response