feat: add process submit helper

This commit is contained in:
Peter Steinberger
2026-01-17 06:38:47 +00:00
parent 65a8a93854
commit 3dc4a96330
4 changed files with 108 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
- Tools: Firecrawl fallback now uses bot-circumvention + cache by default; remove basic HTML fallback when extraction fails.
- Tools: default `exec` exit notifications and auto-migrate legacy `tools.bash` to `tools.exec`.
- Tools: add tmux-style `process send-keys` and bracketed paste helpers for PTY sessions.
- Tools: add `process submit` helper to send CR for PTY sessions.
- Status: trim `/status` to current-provider usage only and drop the OAuth/token block.
- Directory: unify `clawdbot directory` across channels and plugin channels.
- UI: allow deleting sessions from the Control UI.