v3.3.0 — Scrollable chat list + Scheduled plan
What's new
Scrollable chat list
The sidebar chat list is now a scrollable widget — all detected chats are shown, no more … N more truncation. Scroll with the mouse wheel when hovering the list.
Collapsible chat list
Click the Список чатов / Chat list header to collapse or expand the block (▾/▸ arrow). Handy when the list is long and you want a more compact view.
Scheduled plan (cycles)
A new «План запусков / Scheduled plan» card:
- Add as many trigger times as you need (e.g. 05:00 / 08:00 / 17:00)
- Each time fires a full cycle independently
- Repeat daily checkbox — on: loops forever; off: each entry fires once and is auto-removed
- Start plan / Stop plan button — mutually exclusive with the single START button
- Status label shows the next trigger and a live countdown
Installation
pip install -r requirements.txt
python claude_continue_gui.pySee CHANGELOG.md for full history.