mirror of
https://github.com/textcortex/claude-code-sandbox.git
synced 2025-07-07 21:35:10 +00:00
Update TODO
This commit is contained in:
parent
b44cf1a84e
commit
a35770b294
1 changed files with 4 additions and 0 deletions
4
TODO.md
4
TODO.md
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue