feat(exec): add shell command execution endpoint
This commit is contained in:
7
TODO.md
7
TODO.md
@@ -17,5 +17,8 @@
|
||||
- CI workflow runs syntax checks on push + PR
|
||||
|
||||
## Next
|
||||
- Manual runtime test on a desktop session (capture + click loop)
|
||||
- Optional: add monitor selection and OCR helper endpoint
|
||||
- [x] Add `POST /exec` endpoint (PowerShell/Bash/CMD) with timeout + stdout/stderr
|
||||
- [x] Add exec configuration via env (`CLICKTHROUGH_EXEC_*`)
|
||||
- [x] Document exec API + config
|
||||
- [x] Create backlog issues for OCR/find/window/input/session-state improvements
|
||||
- [ ] Open PR for exec feature branch and review/merge
|
||||
|
||||
Reference in New Issue
Block a user