Update feature description for lightweight runtime

This commit is contained in:
Daniel
2026-03-10 23:59:29 +08:00
committed by GitHub
parent 68f0147d7f
commit 6860f9a341

View File

@@ -15,7 +15,7 @@ A lightweight web interface for [Claude Code](https://docs.anthropic.com/en/docs
## Features
- **Lightweight runtime**: low backend overhead, browser-based control panel.
- **Lightweight runtime1.6MB**: low backend overhead, browser-based control panel.
- **Multi-session management**: create, switch, rename, and delete sessions; deleting a session also removes the local Claude history record.
- **Session resume**: context continuity via `--resume`; you can also reattach via SSH + `tmux attach -t claude` when needed.
- **Background task support**: Claude processes continue after browser disconnect and notify you on completion.