feat: pin todo list (#464)

* wip: backend todo normalisation

* fe implementation

* remove unused dep

* cursor return ActionType::TodoManagement

* use lucide icons rather than emojis in the todo list

* review comments
This commit is contained in:
Gabriel Gordon-Hall
2025-08-15 10:25:06 +01:00
committed by GitHub
parent e9882b23b9
commit ba8650cfca
14 changed files with 305 additions and 196 deletions

2
.gitignore vendored
View File

@@ -65,7 +65,7 @@ coverage/
.env
frontend/dist
backend/bindings
crates/executors/bindings
build-npm-package-codesign.sh