Files
Copilot 5215eeed84 Add extensibility framework with plugin system (#149)
* Initial plan

* Add plugin system core infrastructure with API, examples, and tests

Co-authored-by: PatrickFanella <61631520+PatrickFanella@users.noreply.github.com>

* Integrate plugin system with bot and API server

Co-authored-by: PatrickFanella <61631520+PatrickFanella@users.noreply.github.com>

* Add plugin system to README and configure linting

Co-authored-by: PatrickFanella <61631520+PatrickFanella@users.noreply.github.com>

* Fix type safety in PluginLoader (code review feedback)

Co-authored-by: PatrickFanella <61631520+PatrickFanella@users.noreply.github.com>

* Update backend/plugins/template/index.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: PatrickFanella <61631520+PatrickFanella@users.noreply.github.com>
Co-authored-by: ⓪ηηωεε忧世 <onnweexd@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-02 22:59:23 -06:00
..