mirror of
https://github.com/patriceckhart/zot.git
synced 2026-06-27 13:56:33 +02:00
- Pre-turn auto-compact: when the previous turn already pushed context past the threshold, condense before sending. The user's prompt is re-queued and fired automatically once compaction succeeds. - HTTP 413 handling: a 'payload too large' from the provider is no longer surfaced as a status_err. Instead the request is retried after a transparent auto-compact pass. - Both inline auto-compacts surface a yellow chat note above the status bar so the user sees the spinner *and* the reason; on success a status_ok like 'context auto-compacted; sending your last message' confirms the retry. - Resume picker (/sessions and startup) now scrolls to the bottom of the loaded transcript instead of parking at the last user turn, so the most recent reply is always fully visible. - Drop the VS Code mouse-capture path: native click-drag selection beats the wheel-speed boost there. |
||
|---|---|---|
| .. | ||
| agent | ||
| assets | ||
| auth | ||
| core | ||
| extproto | ||
| provider | ||
| skills | ||
| tui | ||