docs: add terminal API and user documentation

- Add docs/api/terminal.md with WebSocket protocol and reset endpoint
- Add docs/features/terminal.md with user guide for persistent sessions
- Add docs/features/terminal-troubleshooting.md with diagnostic steps
- Mark tasks 8.1-8.3 complete

Refs: persistent-terminal-sessions tasks 8.x
This commit is contained in:
2026-05-24 12:48:36 +00:00
parent 0a8f1419a6
commit fc873e2d6b
4 changed files with 392 additions and 3 deletions
@@ -59,6 +59,6 @@
## 8. Documentation
- [ ] 8.1 Update API documentation with new reset endpoint
- [ ] 8.2 Update user documentation about persistent terminals
- [ ] 8.3 Add troubleshooting guide for terminal issues
- [x] 8.1 Update API documentation with new reset endpoint
- [x] 8.2 Update user documentation about persistent terminals
- [x] 8.3 Add troubleshooting guide for terminal issues