docs: mark structured plugin files task as completed

This commit is contained in:
Gigi
2025-04-01 16:04:01 +01:00
parent b320ad5b9b
commit 1f4aadc1b0

View File

@@ -13,7 +13,7 @@
- [x] Extract llama models to ENV variables
- [x] Create action_items plugin (renamed to action_items_todo)
- [x] Use python library for pluralization
- [ ] Use more structured files for the plugins & put metadata into those structured files
- [x] Use more structured files for the plugins & put metadata into those structured files
- [ ] Write README.md with project overview, installation instructions, usage examples, plugin system documentation, and directory structure explanation
- [ ] Create LICENSE (MIT recommended)
- [ ] Add error handling for Ollama connection issues