docs: update TODO list

This commit is contained in:
Gigi
2025-04-04 21:52:23 +01:00
parent 61c6e06398
commit f851cfcdba

13
TODO.md
View File

@@ -1,5 +1,18 @@
# VibeLine TODO List
Steps to glory, aka make this thing awesome forever:
- [ ] Allow plugins to execute stuff using MCP Tools
- [ ] Convert `transcribe` step into a plugin
- [ ] Allow plugins to have an "input", i.e. which dir they should watch
After that:
- [ ] Create an "archive" plugin that moves old stuff to a separate folder
- [ ] Create even more plugins
- [ ] Dockerize it for easy deployment
Old vibe TODO list:
- [x] Set up basic project structure
- [x] Create voice memo processing system
- [x] Implement dynamic plugin loading system