·
96 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
🔄 Changed
PluginLoaderServicenow follows directories-to-scan paradigm instead of assemblies-to-scan. Morgana gains a true plugin system!- Updated
Akka.NETdependency to 1.5.60
🐛 Fixed
- Arguments of
SummarizingChatReducerinSummarizingChatReducerService.CreateReducerwere swapped - Conversation history is now fully preserved after refresh: reducer applies only to LLM view, never to the storage
🚀 What this unlocks
- Extensibility: Foundation for industrial evolution of the plugin system (e.g:
MorganaLLMmay also be plugged)
📝 For full details, see the CHANGELOG:
https://github.com/mdesalvo/Morgana/blob/main/CHANGELOG.md