@chaotic1988/pi-todo
v0.1.0
Published
A [pi](https://github.com/mariozechner/pi) extension that gives the LLM persistent, file-based todo tracking. Create, update, list, and delete todos that survive across sessions, terminal windows, and reboots.
Readme
pi-todo
A pi extension that gives the LLM persistent, file-based todo tracking. Create, update, list, and delete todos that survive across sessions, terminal windows, and reboots.
Install
pi install npm:@chaotic1988/pi-todoQuick Start
Once loaded, the LLM has five tools: create_todo, get_todo, update_todo, delete_todo, and list_todos.
See docs/user-guide.md for the full tool reference and storage details.
