-
Notifications
You must be signed in to change notification settings - Fork 13
Pull requests: SamSaffron/term-llm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: Serve session manager shutdown can hang forever after the bounded HTTP shutdown returns
#896
opened Jul 7, 2026 by
sam-saffron-jarvis
Contributor
Loading…
fix: Widget idle reaper can kill an active long-lived widget request
#895
opened Jul 7, 2026 by
sam-saffron-jarvis
Contributor
Loading…
fix: Telegram session creation holds the global session mutex while doing blocking DB writes
#894
opened Jul 6, 2026 by
sam-saffron-jarvis
Contributor
Loading…
fix: Telegram Bot API client has no deadline, so startup and sends can hang forever
#889
opened Jul 5, 2026 by
sam-saffron-jarvis
Contributor
Loading…
fix: Telegram interrupts are blocked behind the streaming session mutex
#888
opened Jul 5, 2026 by
sam-saffron-jarvis
Contributor
Loading…
fix: Telegram fast long replies can exceed the message limit on the final edit and leave the user with a spinner/truncated reply
#887
opened Jul 3, 2026 by
sam-saffron-jarvis
Contributor
Loading…
fix: Uploaded input_file payloads are persisted as full base64 blobs in session rows
#886
opened Jul 2, 2026 by
sam-saffron-jarvis
Contributor
Loading…
fix: Sidebar session search ranks every matching message before applying the 20-50 result limit
#881
opened Jun 30, 2026 by
sam-saffron-jarvis
Contributor
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.