From 1f4aadc1b0d78e2c4f081cb4d071f5b538dc5745 Mon Sep 17 00:00:00 2001 From: Gigi Date: Tue, 1 Apr 2025 16:04:01 +0100 Subject: [PATCH] docs: mark structured plugin files task as completed --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 4a4b37e..35659d3 100644 --- a/TODO.md +++ b/TODO.md @@ -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