Update TODO

This commit is contained in:
Onur Solmaz 2025-05-27 11:23:14 +02:00
parent b44cf1a84e
commit a35770b294

View file

@ -1,3 +1,7 @@
- [ ] Flag for including vs not including non-tracked files
- [ ] Fix terminal output
- [ ] Create listener for Claude turn end, to commit, push and create a PR
- [ ] GH token should not be copied into the container, huge security risk
- [ ] Specify with a flag which branch to switch to on container start
- [ ] Being able to specify which setup commands to run before and after the copying of Git files.
- [ ] There is too much orchestration overhead to manage locally, so we need a UI to control, view, and do stuff outside of the container. The best thing is probably to create a web UI to be run locally, and the user will be redirected to this UI when they start a web app locally.